Dataiku DB tables suffix with userid (dataiku userid)

jaganadhg
jaganadhg Registered Posts: 2 ✭✭✭

Hi Team,

I am trying to suffix the dataiku recipe generated tables with user suffix.

I tried the variables ${User} and ${user}. There was no luck. Is there any standard way to achieve the same.

Cheers

Jagan

Answers

  • Liev
    Liev Dataiker Alumni Posts: 176 ✭✭✭✭✭✭✭✭

    Hi @jaganadhg

    If you don't mind expanding on the reason(s) to do this.

    Assuming you're in your own environment the user is always you. In a shared environment, with several users sharing a project, such an approach would negate the collaboration, as each time the recipe is executed it would be potentially creating new tables in the database.

Setup Info
    Tags
      Help me…