Hi I created a flow sequencing recipes for a first dataset. The goal is to create a prediction model at the end of the flow. Next I need to apply my model to an input dataset that has the same schema …
Hi, when I create a flow, for example taking records from table A -> do some blending -> group by -> implementing a model I see that each step in the process is crating a recipe. Does this mean that e…
Hi, I'm asking about how DSS monitors issues during datasets processing. I see two kinds of potential issues: * Volume : Inconsistant number of records in a dataset (eg : I expected at least 1k record…
Hi everyone, I have a recipe that triggers many jobs, which takes a long time to complete, running one after the other. How could I get these jobs to run in parallel in DSS? Is this a simple thing to …
I have create a model, but cannot see it in the flow diagram. In the document of build the first model, it said that I need to deploy the model to the flow after training. But I cannot see any button …
We've got filesystem full issues due to large files created by Dataiku under the /tmp directory (the machine is a Linux). How is it possible ? Is there any process which writes under that directory ) …
Hi I'm wondering if there is a way to use something like a Sync or Export recipe to help provide a kind off roll back / undo facility for an output dataset? This function although applied to data at t…
I cannot find the option to copy a recipe to other projects. The projects have different data set, but the process and model closely same, just change some parameters is enough. Moreover, is it possib…