-
[Simba][AthenaJDBC](100071) An error has been thrown from the AWS Athena client. TABLE_NOT_FOUND
I am reading data from S3 location but I am not able to use it unless I sync it first. Syncing this huge data takes lot of time. What is the best way to avoid this issue without syncing it?
-
Webscraping with Dataiku
Hello, everybody! I have a working program in Python that I use to go through switch devices online, and it returns a CSV with all the information I need to perform an analysis. I tried to transfer the code from a server I was using to run this program to Dataiku, but I encountered an error while running pyautogui (which I…
-
Date Parsing
I have a requirement to trunc time of the date as below. Any event occurring after 12:00:00 is truncated to 12:00:00 before 12:000 is truncated to 12:00:00 Could not create Computed column matching below requirement Date Formatted Date 2024-11-21 13:00:00 2024-11-21 12:00:00 2024-11-21 11:00:00 2024-11-21 00:00:00…
-
how to create index
I want to assign IDs to unique dates in ascending order like 1,2,3... Please tell me how to create it without writing any code.
-
Getting the below error when trying to ping of the SFTP folders in the dataiku instance:
Getting the below error when trying to ping of the SFTP folders in the dataiku instance: SSH error connecting to ftp1.str.com, caused by: JSchAlgoNegoFailException: Algorithm negotiation fail: algorithmName="server_host_key"…
-
Push to editable recipe
Hello, Could you take an example to use "Push to editable" recipe? It seems like group or windows.. What exactly is it used for?
-
"CASE types double precision and character varying cannot be matched" error in prepare recipe
I get the above error in prepare recipe, not trying to match anything.
-
Python API for fleet manager
Hi all, I am trying to connect to the FMClientAWS using the documentation here : https://doc.dataiku.com/dss/11/python-api/fleetmanager/fmclient.html#creating-a-fleet-manager-client But I am not sure what to use as key_id and key_secret. I could not find anything related to this in the FM UI. Can anyone help me with how to…
-
SSH error connecting to ftp1.str.com, caused by: JSchAlgoNegoFailException: Algorithm negotiation fa
Getting the below error when trying to ping of the SFTP folders in the dataiku instance: SSH error connecting to ftp1.str.com, caused by: JSchAlgoNegoFailException: Algorithm negotiation fail: algorithmName="server_host_key"…
-
How to change a Code Studio instance to use a new template?
Hi, Is it possible to change the Code Studio template used for an existing Code Studio instance? If not, can I duplicate it and change the Code Studio Template at that time? thx Operating system used: Windows 10