-
Push to editable recipe
Hello, Could you take an example to use "Push to editable" recipe? It seems like group or windows.. What exactly is it used for?
-
"CASE types double precision and character varying cannot be matched" error in prepare recipe
I get the above error in prepare recipe, not trying to match anything.
-
Python API for fleet manager
Hi all, I am trying to connect to the FMClientAWS using the documentation here : But I am not sure what to use as key_id and key_secret. I could not find anything related to this in the FM UI. Can anyone help me with how to get these two values for my FM? Thanks! Operating system used: linux Operating system used: linux
-
SSH error connecting to ftp1.str.com, caused by: JSchAlgoNegoFailException: Algorithm negotiation fa
Getting the below error when trying to ping of the SFTP folders in the dataiku instance: SSH error connecting to ftp1.str.com, caused by: JSchAlgoNegoFailException: Algorithm negotiation fail: algorithmName="server_host_key"…
-
How to change a Code Studio instance to use a new template?
Hi, Is it possible to change the Code Studio template used for an existing Code Studio instance? If not, can I duplicate it and change the Code Studio Template at that time? thx Operating system used: Windows 10
-
More documentation on project duplication argument duplication_mode?
Hi, Are there more details on what MINIMUM, SHARING, and FULL mean for this API: thx Operating system used: Windows 10
-
Label task
Hello, I have created a label task for the evaluation of a query. The input is a sample of rows of a bigger dataset. With the label task you can then assigned one of five categories. Using the label task has lead to changes of the query that feeds the label task. Now I want to reset the task / remove the data associated…
-
Logging in dataiku notebook / recipe ...
Hello Team, I am working on pyspark recipes. I use notebook to build the logic and change it back into recipe. The dataiku and spark operations ( e.g. df.count() ) emits a lot of log statements to the console and makes the notebook very difficult to use. Is there a way for me to supress logging from dataku and spark APIs?…
-
Defining a global variable in the base name of the output file for a dataset
Hello I am working on a flow that has a python recipe that sets global variables. In the output dataset of the recipe a couple of these variables are being used to set the path and filename of the dataset which is stored in Azure. From researching on how to define the filename it states to set the "Force single output…
-
Practical Use of Code Studios
I am starting this thread to learn about how others are using code studios (such as VSCode, JupyterLab, and Streamlit) and for what purposes. In our organization, we were initially excited about the feature introduced in DSS v11. However, our enthusiasm was quickly dampened by the fact that users cannot select the…