-
Re: Update redshift table column with dataiku project variable.
Hi @Ankur30 , I think for this use case you use add reporters in a scenario to write to your table. This will automatically write the timestamp of when the scenario is completed. 1) Create or use an …1 · -
Re: Trouble starting Dataiku in VirtualBox
Hi, The error reported seems common on various Virtualbox forums, these threads suggest that conflict with Hyper-V can cause the same error, and it can be resolved by running : Command Prompt ( right…1 · -
Re: Select files depending on their versions
Hi @Ineedi2 , Indeed strange, I tested your code snippet and it worked fine for me within a scenario. The error EOFException itself is not very revealing without more context and full stack trace. It…1 · -
Re: Select files depending on their versions
Yes, the approach sounds reasonable Let us know if you have any issues or further.1 · -
Re: Select files depending on their versions
Hi @Ineedi2 , Indeed using python to read and filter for the files you need is probably the most flexible solution. There is an example you could build on here: https://community.dataiku.com/t5/Using…1 ·
