-
Long customized description in macro
Hi, I'm developing my own macro in Dataiku and I just want to write a custom description (see picture : custom_description_macro.png). I can't find in the documentation the field to specify in the runnable.json file to do this. I only find the "description" field in the "meta" field, like this: "meta": { // label: name of…
-
How to add a file to the Resources directory so that it is accessible at runtime
How can I quickly update the code environment, upload a zipped certificate file to the resources directory, and then make the certificate file accessible during runtime? I upload the file, modify the script so that an Environment Variable pointing to the folder is included, and grant the folder permissions. The path to the…
-
Bulk replace BigQuery and GCS dataset connections at the same time in Dataiku
My organization is switching from one bigquery project to another. I would like to keep the same flows and data sets but switch over all the current dataset connections (GCS bucket + bigquery project) into the new one. Now, this could be done if I manually configured the connections settings in each dataset, but it would…
-
Error while installing dataiku DSS on windows 10
Operating system used: windows 10
-
Jupyter connection with azure blob
Hi, I am trying to connect jupyter notebook with azure blob storage & when doing so i am getting below error. Can you help me resolve this error. DatalakeRESTException: HTTP error: ConnectionError(MaxRetryError("HTTPSConnectionPool(host='aicpadlsdev.azuredatalakestore.net', port=443): Max retries exceeded with url:…
-
Dataiku not starting due to issue with nginx
Hi everyone When I try to start dss, I get an error associated with nginx. See the following two commands. $ /home/.../dataiku/dss_data/bin/dss start Waiting for DSS supervisor to start ...backend STARTINGipython STARTINGnginx BACKOFF Exited too quickly (process log may have details)DSS started, pid=6238Waiting for DSS…
-
Send all Project-Application logs to external log aggregator
We have a project flow that has a combination of Visual Recipes, Code Recipes, and API calls. Can we send all of the logs only associated with a particular Project-Application-Instance to an external log aggregating service such as Splunk? Operating system used: centos
-
General / Rule of Thumb Spark Configuration Settings
We are using managed spark over kubernetes in EKS. We have about 80 active users on our design node, about 1/2 of them use spark regularly. We've tried to make things easy by creating simple spark configurations but are finding that we continuously are changing configurations. With multiple spark applications, has anyone…
-
Visual ML Time Series package not avalible
Im a little confused. Trying to follow some of these time series tutorials, and Im running into a big blank. 1. The time series algorithms, ARIMA etc are not in the lab 2. I tried to follow some suggestions online to make an environment with Visual ML Time Series, but its not in the drop down. What am I missing? Thanks CJ…
-
Capture and Send Scenario Logs to Specific Location
Is it possible to capture the logs from a specific Scenario run in an application? Operating system used: centos