Hi folks, Someone knows if its possible to pass a specific snowflake warehouse name on a visual recipe like join ? I don't want to have two, three, etc. connexions per warehouse size and as this parameter may change during the flow, I cant use the default warehouse selection. Also in my sso snowflake connection we don't…
Hello Team, We have created an endpoint URL and have exposed our model in Dataiku for API testing , now we are able to send one transaction at a time and fetch predictions accordingly , but when i pass multiple transactions or say 2 at a time it gives me error…
I have created an Azure_OpenAI connection in our DSS instance. I can connect to the instance from within Dataiku and externally via the dataiku-api-client module. For example: import dataikuapiimport osdss_instance = os.getenv('DSS_INSTANCE')dss_api_key = os.getenv('DSS_API_KEY')dss_project_key =…
Hi team I'm trying to populate the Tile Num and Tile Sequence Number in the attached picture format. Trying to use windows recipe with no luck. Can someone please help with this? Attached is the data, the ask is to make sure generate a tile num for INS column. Highlighted the color combinations in the picture. Operating…
Just the title. I've never seen this, but i've only been using dataiku for a short time. Anyone else deal with this? Operating system used: Windows
Hi, I would like to know if it is possible to write unit tests to a Dataiku API code (in Python) using the API Designer, in order to check if it works according to the desired functionality before the API is deployed. Thanks Operating system used: Windows
Hi i am getting an error while doing the TESTING QUERIES on the API designer for python function endpoint. Failed: Failed to run function : class 'Exception' : No DSS URL or API key found from any location
Can the flows be controlled on which flow should be run this time? Like I have 3 flows based on the input I want them to run, if the input dataset is empty it should skip it and run the flow where the input data set has data.
One of our users is getting this error when trying to open datasets in a project. Somehow when he refreshes the browser couple of times, it works out and sometimes it does not work out. The user belongs to the group with permission to the S3 connection which stores the data. Some thoughts on why this is happening? Failed…
I am using the Dataiku Python API to create a code environment. I need to add a small bit of code to the Resource Initialization script, but it seems the `code_env.get_settings()` method offers no support for doing so. This example shows how you can use the `get_definition` approach, but the documentation states that this…
Create an account to contribute great content, engage with others, and show your appreciation.