-
Re: Problem writing JSON data to "HDFS_managed" dataset storage
It seems that the storage type here is "array" like [1,2,3] but the data is actually an "object" with multiple keys like {"a" : 1, "b" : 2} Note that if you wa…1 · -
Re: Web app, "Api Key is not valid"
Hi, This is a bug in 4.0.0 through 4.0.2 which is fixed in the latest 4.0.3 and 4.0.4 releases (https://downloads.dataiku.com/public/studio/4.0.4/)2 · -
Re: How to execute recipes automatically using a scenario?
Hi, Scenarios are used to build datasets, which, in other words, means executing recipes. Fundamentally, in DSS there is no difference between building datasets and executing the recipes that create …2 · -
Re: Python3 in notebook
Hi, DSS does not currently support Python 3. We are working on this.1 · -
Re: png.h / jpeglib.h fatal error Rpackages virtual machine
Hi, The "ggmap" R package depends on the "jpeg" and "png" R package. Both these R packages depend on C libraries. To compile the R packages, you need to have the "d…1 ·
