Best Of
-
Triggering Dataiku scenario from AWS Lambda (Node.js) to EC2‑hosted DSS-best practice&auth approach
Hi Dataiku Community, We are working on integrating Dataiku DSS (hosted on EC2) with AWS services and would appreciate guidance/documentation reference on the recommended approach and authentication …1 · -
Re: How to check the last run time of a recipe with python api?
Hi, Looking at the jobs of DSS should provide this information. client = dataiku.api_client() project = client.get_default_project() #or get_project(KEY) if you prefer jobs = project.list_jobs() [job…1 · -
Re: How to check the last run time of a recipe with python api?
If project has multiple recipes, then specific calls needed.1 · -
Re: How to check the last run time of a recipe with python api?
Can you check if you can use below? import dataikuapi from datetime import datetime Connection detailshost = "http://localhost:11200" # Replace with your DSS instance URL api_key = "YO…1 · -
Re: Soumitra Dutta Oxford: How do I import data into Dataiku?
Hello Soumitra Dutta, Welcome to Dataiku DSS! You can import a dataset by navigating to your project > Flow > + Add Item: The "Upload" option will let you upload a dataset from your c…1 · -
Re: GovernNodeにおけるBlueprintとそのバージョンの切り分けについて
@Tsuyoshi ご回答ありがとうございます。 長々と質問失礼いたしました。 引き続きよろしくお願いいたします。1 · -
Re: Automation NodeにおけるCode Envについて
Automation NodeでCode Envを手動作成し、デプロイしたプロジェクトに紐づけることは可能ですが、ご質問に記載の通り、Design NodeのCode EnvをAutomation Nodeにそのまま適用することを推奨しています。「Deployer…1 · -
Dataiku Architect
Job Summary: We are seeking an experienced Dataiku Platform Architect with strong expertise in managing and supporting the Dataiku ecosystem across multiple environments. The ideal candidate will hav…1 · -
Re: コンテナごとのリソース利用状況の取得方法について
また、日本語でご質問をいただく場合、こちらのグローバル掲示板でも英語で回答をもらえる可能性はありますが、以下の日本語用Q&Aコミュニティにご投稿をいただきますと、日本のメンバーに発見される可能性がよ…1 ·


