dataiku version control vs remore version control

Obireddy
Level 2
dataiku version control vs remore version control

Hi Team,

Please suggest which is recommended to maintain version control of project in dataiku, inbuilt version control vs remote version control(bitbucket, Git repo). and why? and also please share if comparable document you have already.

 

thanks in advance.

0 Kudos
2 Replies
AlexT
Dataiker

Hi @Obireddy ,

Internal Git is enabled by default and allows for easy built-in version control for each project. This in addition to having Bundles and Automation nodes can cater to most needs.
https://doc.dataiku.com/dss/latest/deployment/index.html

Adding External git is another layer of complexity you will need expertise to handle.  For example, merge conflicts as described here:
https://knowledge.dataiku.com/latest/collaboration/project-version-control/tutorial-git-projects.htm...

Thanks

0 Kudos
Turribeach

Use the built-in but be aware that Dataiku's git implementation does not provide full git functionality. As per the link provided by Alex merges will need to be done outside Dataiku.

0 Kudos