-
Re: Can dataiku dss handle json and XML data inputs and outputs?
Hi Davidlan, I would suggest referring to the following Community thread, which have already addressed these same questions previously. To elaborate on the second question/point, we don't support thi…2 · -
Re: MySQL database connection
Hi Amungase, If you are referring to the hosted trial, then this is indeed not possible as the hosted trial is a bit limited and only provides access to "out-of-the-box" capabilities. If yo…2 · -
Re: Calling external API
Hi aw30, Welcome to the Dataiku community! The idea would be to create a Python recipe in your Flow, where you could then create a Pandas dataframe for example, leverage the external APIs and python …1 · -
Re: Listing and Reading all the files in a Managed Folder
Hi SuhasChinku, One option would be to use a Python recipe to read in the inputs of this HDFS managed folder, filter on the file names (using regex), and then copying over the files accordingly to th…3 · -
Re: get project metadata from remote machine
Hi Ibrahima13, What are you passing in for the "designHost" argument? Is it the fully qualified address of your Design DSS instance, including either the public IP or externally resolvable …2 ·