I am unable to change my python code env, I was creating a plugin ,I am unable to test it because every time I run it Dss uses default environment even if I explicitly select my environment with has Biopython installed , any help? [2024/08/16-01:57:09.508] [ActivityExecutor-39] [INFO] [dku] running…
Hello, Title says it pretty much. Is there a way to get more than 2000 records when using the Report recipe with the Salesforce plugin?
I could not find these plugins:Missing pluginBundle was created on a design node with plugins recommendation-system-cbf, sentiment-analysis but they're not installed https://us.v-cdn.net/6038231/uploads/4BN6BUDBVZR5/dataiku-plugin-issue.pptx
Hi, I have created unique identifier(s) for two types nodes in my graph. I first push the data on the nodes into Neo4j, using Export nodes recipe: Primary key is set to a column containing the unique identifier for the node. Then I push the data using the Export relationships recipe. Primary keys for source and target are…
Hi Folks, As a project creation macro, output must be resultType = "JSON_OBJECT". I want to catch some error during the execution and then return specific return messages. Is it possible ? Something like : return json.dumps({"error": project_key})Thanks in advance. Best Operating system used: alma linux
Hello Support Dataiku supported docker base image os is Centos7 or almalinux8 in my understanding. Can I use Ubuntu OS for Basic Image ? https://doc.dataiku.com/dss/latest/containers/docker.html Following above document, I can't find restriction of docker Image's basic OS. regards.
Hi, I am getting an Error in Python process: At line 4: <class 'ModuleNotFoundError'>: No module named 'spacy' when trying to run Text cleaning. See the attached file for the full log. Initially, it wanted me to upgrade the pip when I tried to create an environment. I did this, then selected that build and linked it to it.…
I'm trying to connect my sharepoint page with my workflow but I'm getting a 403 error: Failed to stat path '/' : <class 'sharepoint_client.SharePointClientError'> : 403 Forbidden. Please check your account credentials. (get_folders) I already checked my account credentials and all the information needed for the…
I want to programmatically download the output dataset of the flow into my local machine. How can I do this? I tried following some suggestions from Chat GPT, it doesn't work. I get max retries reached an error. Can anyone help me with this? #Import libraries import dataiku import requests import os from requests.adapters…
Greetings,Hope this finds you well.I have a question. Let's say I created a flow. I now need to create a user interface to run it from A to Z. I also want to take some inputs from the user. Is that possible? If yes, how?
Create an account to contribute great content, engage with others, and show your appreciation.