-
SQL Script Failing - stored procedure call from redshift
ERROR: COMMIT cannot be invoked from a procedure that is executing in an atomic context. Hint: Try calling the procedure as a top-level call i.e. not from within an explicit transaction block. Or, if this procedure (or one of its ancestors in the call chain) was created with SET config It seems as though Dataiku is…
-
Changing datasets from filesystem_folders issue, won't register new dataset.
I am not hooked into an SFTP or database for Dataiku, I upload files manually right now. When I remove a dataset, and add a dataset, it does not register until I go to the output dataset —> settings —> and then click Test & Get Schema. I tried to set a trigger to run when the dataset in that folder gets changed, and it…
-
Dataiku Cloud利用におけるSSOとIP制限の挙動についての質問
Dataiku CloudにてLaunchPadにログインする際に、アカウント(メールアドレス)を入力するフォームが表示され、そこからSSOを通してログインするという処理を構築しようとしていますが、以下の2点についてご質問させてください。 1.入力したメールアドレスのドメインに応じて、SSOもしくはパスワード認証の振り分けは可能でしょうか? 2.SSOもしくはパスワード認証が通った後に、「IP AllowList」で許可しているIPからのみLaunchPadに接続される という認識であっていますか?(IP AllowListでの制限がどのタイミングで制限されるかを知りたくご質問しました。) よろしくお願いいたします。 Dataiku…
-
Client's credentials revoked
Hi, I get an error while running my scenario, do you know how to fix this? thanks! Oops: an unexpected error occurred Error in Python process: At line 7: <class 'RuntimeError'>: kinit failed, stderr - kinit: Client's credentials have been revoked while getting initial credentials
-
URGENT
I want to use embed documents recipe, but always got an error "Got structured extraction result: failed - Local kernel failed to start, caused by: IOException: Failure while waiting for process to connect, caused by: IOException: Kernel process return code is 1 (processing time: 1598ms)" Dataiku version used: 14.2
-
Pythonレシピを使用したプロジェクト変数の変更のリアルタイム性について
お世話になっております。 Pythonレシピを使用して、プロジェクト変数の数値を変更した場合、プロジェクト変数の変更はレシピの実行が完了したタイミングで行われるのでしょうか? フロー上流のPythonレシピ内でプロジェクト変数を更新する処理を実装しています。しかし、その後の下流のPrepareレシピで当該プロジェクト変数を参照した際、更新前の古い値が取得されていると思われる挙動が発生しました。 DataikuのUI上では、Pythonレシピの実行完了後にプロジェクト変数が変っているように見られましたが、リアルタイムにプロジェクト変数が更新されない場合などがあればご教示いただけますと幸いです。
-
CodeStudioとグローバル権限の関係性について
お世話になっております。 先日Dataiku Cloudにおいて、特定のユーザがCodeStudioを起動できませんでした。 そこで割り当てているグループに対して以下のグローバル権限を追加したところ、無事起動できるようになりました。 ・Write isolated code ・Manage all code envs ・Create code envs これらの権限とCodeStudioの起動の関係性が掴めておらず、グローバル権限によって制御している部分、何ができるようになるか等についてご教示いただけないでしょうか。 また、今回の事象がCodeStudio…
-
DSS Tutorial Creation Error
Hi, I think this is the place I can look for answer. I have been having issue with creating Dataiku DSS (SQL Based tutorial). I thought it was with our PostgreSQL. But we can create connection with no problem and can interact with the DB. However, when it comes to downloading Dataiku DSS tutorial courses, it gives the…
-
Sharepoint上のフォルダをDataikuで扱う方法
お世話になっております。 表題の件ですが、Sharepoint上の様々なファイル(txt,pdf,pptx等)に対してSharepoint Onlineのコネクタ経由で接続することを考えております。 その際、Sharepointの特定のフォルダをDataiku上でManaged Folderのように扱い、フロー上で複数のファイルを一括で処理することを検討しております。 しかし、Sharepoint Onlineのコネクタでは複数のpptxやpdfをフォルダとして扱うことが不可のように見受けられます。 このような処理を実装する方法を教えていただけますと幸いです。 Dataiku version used: 14.4
-
Dataiku Mail/Teams notification integration
Please provide tutorial or steps to integrate Dataiku Mail/ Teams notifications for both scenario- based use and code implementation