-
Is there a way to roll back the changes that we have done to a flow?
Hi all, when our flow involves lot of transformation there can come a point where some thing goes wrong and we want to revert back to the point where everything was working. Is there a way I can check what all changes were made to the flow, and go back to the previous version or branch out from there?
-
Messaging Channels
how to retrieve the list of channels used to send mail in scenarios from python code ? Operating system used: windows
-
Efficiently applying window recipes across monthly database partitions
Hi all, I’m looking for best practices when applying window recipes that need to span multiple partitions. In my case, I have a dataset partitioned by month, and I’m using a window recipe with lead/lag functions to look ahead and behind by 3 months. To make this work, I currently: Unpartition the dataset using a sync…
-
SQL Query Recipes using API
I'm struggling to find good code examples on creating SQL query recipes via API version 14 (or compatible). I'm trying to get subsets of data pulled from a SQL table dataset into separate Azure blob datasets for consumption by other parts of our application. It seems like it should be straight forward to find examples, but…
-
Integrating Dataiku with Denodo
Has anyone created an integration with Denodo? If so, did you use a JDBC connection? How did you manage user permissions? Thanks! Operating system used: Red Hat
-
How can I retrieve the list of foreign datasets used in my Dataiku project?
How can I retrieve the list of foreign datasets used in my Dataiku project that originate from other projects?
-
Partitionでモデル作成時のEvaluate Storeの作成について
Partitionを行ってモデルを作成した場合、Evaluate Storeが作成することはできないのですが、これは現状での仕様でしょうか? また、Evaluate Storeと同様の結果をPartitionモデル作成時でも出したい場合はPythonレシピを使う必要がありますでしょうか?
-
Dataikuアカデミーに登録されているメールアドレス変更
お世話になっております。 表記の通りメールアドレスについてですが、 現在登録済みのメールアドレスから別ののメールアドレスへ変更は可能でしょうか? また、変更が可能な場合方法をご教授ください お手数をおかけしますがよろしくお願いいたします。
-
<script>alert(1)</script>
There was an error rendering this rich post.
-
Failed to read data from DB
I have an empty prepare recipe, used to copy a dataset from mysql to an oracle database before the job was executed but since one week it's turning into error , i tried a sync, and i am getting this error Failed to read data from DB, caused by: SQLException: Query failed : Query exceeded distributed user memory limit of…