-
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
-
Could not create python env after upgrading to Dataiku v11.2.1
Hi Dataiku Experts, We upgraded our Dataiku instance from v10 to v11.2.1, However it could not create python env higher than Python 3.6. The error shows below, for example trying to create a new python 3.9 env. Traceback (most recent call last): File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main…
-
Fleet Manager: Version
What is the simplest way to determine what version of fleet manager we have installed, (other than asking the person who set up the fleet manager in the first place...)?
-
Downgrade version dataiku
Hi Guys, I have a question. Is it possible to perform a version downgrade in Dataiku? For example from version 11.3.1 to 11.2? Or from another version, has anyone done it? Regards, Operating system used: Linux Red Hat 8.7
-
Clean dir Cache
Hi Guys, Is it necessary to schedule a task per operating system for regular cleaning of the directory caches? Operating system used: Linux Red Hat 8.7
-
Gitlab CI CD
We want to run our workflow in the Dataiku DSS when someone pushes their code to GitLab. Any suggestions? Basically, our scenario should get triggered on a codebase change. Similar to https://community.dataiku.com/t5/Setup-Configuration/Automated-Pull-of-a-Remote-Repository-Branch/m-p/18083. Do we have a feature for this?…
-
Create SMTP channel with DSS API
Hi all, Is it possible to set up a SMTP channel using the DSS API instead of setting it up in the UI, in settings -> Notifications & Integrations -> Messaging Channels ? I could not find it, though it would be practical to be able to automate all kinds of config initializations for DSS instances. Just like it is possible…