-
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 · -
Re: Renaming SQL Connection
Hi, Renaming the connection has other implications. Any references to that connection in datasets, user code, etc. Would also need to be updated and it could be a dangerous operation hence why it…1 ·
