-
Automated table definition not creating long enough varchar fields
Anyone have an idea on why my tables are creating with only varchar(18) when the query produces text longer than that? Getting this error: ERROR: Value too long for character type Detail: ----------------------------------------------- error: Value too long for character type code: 8001 context: Value too long for type…
-
Change Email to Work Email
Hi, I need to change my email to my work email so the certification can be valid at work. But I used google sign in, so I can't change it in edit profile. What should I do
-
install-graphics-export air-gapped
I want to install install-graphics-export so I can export my flow or a dashboard to PDF. I’m in an air-gapped environment. When I start the installation, I get the following error message: ./dssadmin install-graphics-export [+] Saving installation log to /data/dataiku/data/run/install.log [+] Checking dependencies +…
-
データセットにてカラムへ記載したdescriptionはAIエージェントの解釈に寄与しますか?
SQL query tool のData context informationにもカラムのメタデータを記載できるため、データセット内のdescriptionのみでも十分ならSQL query tool のData context informationには何も記載せずでもいいのか気になりました。 またSQL query tool が実行したクエリを確認する方法はありますでしょうか
-
Use first row as column headers/column names
I have an excel file whose format is somewhat different. I need to skip first 9 lines and use 10th line as column names. I have tried using "parse next line as column headers" but it is not working for me. Has anyone faced this type of error. Please let me know how to resolve it. I am pasting input file format below:
-
Issue with get_connection in Python Endpoint for Snowflake – API Node
Hi all, I'm currently working on a Python endpoint in Dataiku API Node, where I need to dynamically generate and execute SQL queries against a Snowflake connection. These SQL queries are generated via OpenAI, so I cannot use a predefined SQL endpoint (as those require fixed queries). I followed the official Dataiku…
-
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connec
In my Dataiku UI, I created two Python environments under Code Envs: One for Python 3.12 One for Python 3.9 Each environment installs the Python libraries listed in “packages to install” by retrieving them from repositories hosted on an Artifactory. I imported the Artifactory certificate into the keystore of my Dataiku VM…
-
where to find confusion matrix, ROC, Accuracy and other in standalone evaluation recipe results
Operating system used: windows
-
Course Checkpoint: Time Series Preparation
Hi, can you pls review the answers for Course Checkpoint: Time Series Preparation. I think I am getting 100% right but it still fails me.
-
Unable to create Python code environment after upgrading to DSS 14
Setup: AWS EC2 (Dataiku Cloud Stack) DSS version: 14.0.0 → upgraded again today to 14.0.2 Issue: When I try to create a new Python environment via “Administration ▸ Code envs ▸ New Python env,” the following error appears: Environment creation failed Command failed: '/opt/dataiku-dss-14.0.2/scripts/_create-virtualenv.sh'…