-
Re: Transfer or copy of files in a folder from one S3 bucket to another S3 bucket folder
Hi @Nainish09 , If I understand you correctly, it sounds like you want to move or share a folder to a new/different zone? You can right-click on the folder and choose between "share" or &qu…1 · -
Re: Empty values vs Null values
Hi @AHerrera101499 , You may reference the DSS documentation on formulas, specifically, isBlank and isNull: https://doc.dataiku.com/dss/latest/formula/index.html For example, you can use in your form…1 · -
Re: Upgrade Instance in AWS Fleet Manager : Snapshoots
Hi @IsaacChavez , Fleet Manager manages the upgrade of DSS instances, you do not need to perform any additional configurations after you reprovision the instance. Note, rebuilding code envs and retra…1 · -
Re: Job failed: Error in Python process: At line 20: : wavelength
Hi @Kay , It appears you are importing project library code and the error is coming from the custom code you've added under file name "TransformFTIR". My recommendation would be to rev…1 · -
Re: Problem with file actions
Hi @Andrew94 , This error is coming from Azure. You can see the line of code it hits by searching "InvalidNamedUserOrNamedGroup" here: : https://github.com/Azure/databox-adls-loader/blob/ma…1 ·