-
Re: loading JSON file without flatten
Hi, If your JSON file is made of one record per line, you could use the "One record per line" file format and then use the "flatten object" in the prepare recipe that does not rec…1 · -
Re: Dataiku User profile
Hi, Data scientist and Designer are functionally equivalent. Data scientist is a legacy profile that relates to older Dataiku pricing. Designer is the "up to date" profile for customers who…1 · -
Re: Flask Multi-thread (app threaded)
Hi, Please go to the "Settings" tab of the webapp, and set the "number of processes" to 0 to enable threading. This feature was added in DSS 7, so you will need at least this vers…2 · -
Re: Azure VM scale out
Hi, The Design and Automation nodes do not scale the same as the API node The API node is an horizontally-scalable highly-available service. To increase the load to serve, you can simply add more cop…1 · -
Re: Update a DSS project from DEV to TEST DSS environment - Bundle use
Hi, Your TEST setup should actually be an automation node rather than a design node. The idea is that in a CI/CD kind of process, your TEST environment should match as closely as possible your PROD e…2 ·
