-
Setting up Stages in Snowflake to work with Dataiku
In Dataiku DSS when working with Snowflake there is an option to use a stage. This apparently speeds up performance by increasing the number of different types of processes one can do inside Snowflake without having to ship data back to the DSS server for processing. Are folks using this feature? What has your experience…
-
Google Workspace as SAML SSO provider for DSS?
Is there anyone out there using a Google Workspace Domain to set up a single sign-on environment for Dataiku DSS? Operating system used: Linux
-
update DSS license - improve the documentation
Dataiku's documentation says there are 3 ways to update a DSS license but then only lists 2: """ Copy your new license file into DATA_DIR/config/license.json (needs restart of DSS) Log into Dataiku DSS, click the “Administration” gear, then click “Enter license” and enter the contents of the license file. """ I suppose the…
-
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…
-
Github integration
Hi community, I recently worked on a Git integration in our Dataiku Designer instance and would like to share a few trivial insights here post the resolution with a Dataiku support team member. Shared two helpful references while working on the integration: * Cloning a Library from a Remote Git Repository * Working with…
-
Messaging channels : SMTP with OAuth2
Hello, I would like to setup an SMTP (smtp.office365.com) messaging channel with OAuth 2 authentication (https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth) Is it supported by Dataiku and if yes what would be the Extra properties to…
-
Installing "survival" in R on Dataiku 10
Hello, I'm unable to install the latest version of the survival package in my R environment. The current installed version of R is 3.6 which is compatible with the newest survival package (as per CRAN - Package survivalAnalysis (r-project.org)). The currently installed version of "survival" that Dataiku auto installed is…
-
Disable startup at boot time
Hello, everyone. is it posible to desable the configurition of startup at boot time? It was enabled when the next command was executed: sudo -i INSTALL_DIR/scripts/install/install-boot.sh DATA_DIR USER_ACCOUNT Than you very much!! Operating system used: Linux
-
Connecting to snowflake
Hi I'm trying to connect my dataiku instance to a snowflake instance. I have admin rights in dataiku, but I don't understand JDBC connection URL v oauth connections. I can get it to connect using my snowflake username and password, but there is one other user who needs to connect to snowflake and he can't use the same user…
-
Upgrad kernel R version in Dataiku 10
Hello, In my dataiku 10.0.2, i have installed kernel R in version 3.6 (default). I want to know if it's possible to upgrading the kernel R in version 4. Maybe it's the version max for dataiku 10.0.2 and i must go to upgrade to dataiku 11 for example. I don't find a command or option for "R-integration" to upgrade the…