-
can not register to DSS , after first time of installation
I am facing this error: Network Error: An attempt to communicate with DSS failed. Please check your network connectivity. Operating system used: RHEL-8.9 Operating system used: RHEL-8.9
-
is there any recipe that will parse different types of datetime formats
for example: 1. 07/31/2025 8:00am 2. 31/07/2025 16:30
-
How to visualize project variables in dashboard?
I want to add a dynamic time format on a monthly dashboard, like Jan-25, Feb-25, which already stored in project variables. How can I choose proper tile as below and configure it in slide? Operating system used: Windows
-
Usage of dku_flow_variables
Part of our ETL is using dku_flow_variables to determine the period we are processing data for. I wanted to see what this does in the dataiku api documentation (Python - Dataiku Developer Guide) but could not find it there. Can anyone explain the usage of dku_flow_variables or point me to documentation of this? The way we…
-
Command line: ./dssadmin install-spark-integration DIP_HOME: /DATA_DIR *** Error detecting SPA
mand line: ./dssadmin install-spark-integration *** Error detecting SPARK_HOME using spark-submit WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.spark.unsafe.Platform…
-
SOLVED. Cannot replicate GLM predictions
SOLVED. It was the offset - needed to take the natural log of it before calibrating. Hello, I built a model using the GLM Classification plugin. The AUC is ~0.8 so it's fitting my data well but when I implement the GLM formula manually into Tableau the predictions are far too low despite having the correct shape. The model…
-
Using WITH statement in HIVE recipes
Hi, Why can't we use WITH statements in HIVE recipes? It works in HIVE notebooks. According to documentation, WITH statements are allowed in HIve sincd 2015. I get this message when using WITH in Dataiku 12.6.5 Validation failed: The query contains 'WITH...' statements, which cannot be automatically handled by DSS. Put the…
-
Data set in ML Practitioner Certificate
Hello, I am unable to find 'High Revenue' in the listed features. Can anyone help if I have the wrong dataset, which dated file I need to download?
-
[Apache Kafka] How can configure group.id for a consumer?
How can configure group.id for a consumer? I configured correctly the connection. I use a specific group.id but I receive: dss_consumer-1747668181799 How can I configure correctly a consumer? Thanks Operating system used: Ubuntu 20.x
-
Import .Hyper file to DSS
Hi, I try to upload .hyper file to dss, however, the date column become null in the output which is HDFS file. Does anyone know why and how I can solve this?