Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 27, 2023 4:07PM
Likes: 0
Replies: 1
Hi Team,
What will be the maximum char length of Project Key and Scenario ID? Also will it changes across different Dataiku versions?
If there are any supporting documents on this, please share.
Cheers,
Arumugam Maharaja M.
Operating system used: Windows
Hi @amraja
,
There isn't an official max character length for project keys and scenario IDs. However, if you try to use really long values, you'll get "File name too long" errors due to the fact that DSS uses them in filenames (most filesystems on Linux have a max filename length of 255 bytes).
To be safe, I recommend using a relatively short max length such as 64 characters.
Thanks,
Zach