-
Getting Help - Start Here!
We have created resources to help you navigate to find the assistance you need. In you can find a description of the many sources of support open to you including: * The Community - You are in a great place for help as it is! * DSS Global Search - find answers right within Dataiku DSS itself * Your Internal Community -…
-
Spark installation in standalone mode in DSS
Hi, Our Dataiku is not connected to Hadoop or Kubernetes cluster. Can I still install spark in local DSS server?
-
While Using Dataiku
Dear Community Friends, Can anybody please help me in solving problem " How to install Text Preparation Plugin step by step ?" including installing dependency modules ,Profibus compiler, Regex Module in Python environment. I am using Windows10 with Dataiku 13 Free Edition . I am repeatedly failed in installing TP. when…
-
Initial install - Connecting this DSS instance to a AKS cluster
Failed to start cluster : <class 'azure.core.exceptions.HttpResponseError'> : (AuthorizationFailed) The client 'xxxx-xxx-xxx-xx' with object id 'xxxx-xxx-xxx-xx' does not have authorization to perform action 'Microsoft.ContainerService/managedClusters/read' over scope…
-
Generate encrypted passwords manually
I'm trying to set up automatic configuration in my dataiku instance. I can do that through overwriting the files in "dss_dir/config". One issue I'm currently having is how to generate encrypted passwords, for example in the connections file we have: This is "password"…
-
Dataiku password security
Do Dataiku use AES-256 encryption to store the 3rd party passwords ? also is there any way to configure these algorithms Also how frequently the encryption keys are rotated ?
-
Design node and API node is powering since half an hour.
I am trying to opening a Dataiku Launchpad. After turning on The design node and API node is powering since 45 minutes now. Is that a normal processing time or there is some error? What is the solution to it? Operating system used: WIndows
-
PYSPARK_PYTHON environment variable issue in PySpark
Hi I am facing below issue for PySpark recipe. Exception: Python in worker has different version 2.7 than that in driver 3.6, PySpark cannot run with different minor versions.Please check environment variables PYSPARK_PYTHON and PYSPARK_DRIVER_PYTHON are correctly set. I have set the environment variables using…
-
Is it possible to disable attachment function in scenario [Send message] [Reporters] setting?
as subject, this is to control security for data delivery. Thanks.
-
Dataiku Monitoring
Hi, What is the best practice that you suggest to maintian high availability for the DSS instance? Also how do I leverage Nagios to monitor the Dataiku services like backend, ipython, nginx(/dss status)? or what is the suggested approach to monitor the Dataiku- from the application service perspective not the infra that…
-
Differences in Duplication Mode for DataikuAPI
Can anyone provide additional clarify on what's the difference between duplication modes highlighted in DKU: MINIMAL, SHARING, FULL, NONE (defaults to MINIMAL) We use it extensively for some of our production applications, hence it would be great if you could elaborate on what's duplicated and what's not? Operating system…