Dataiku project version control to bitbucket
I have bitbucket account and my dataiku admin has created public/private SSH keys on dataiku and added the public key to bitbucket account. I have access to dataiku and bitbucket. But when I attempt to version control my project using remote git, I get permission denied errors. Is there something I'm missing?
Answers
-
Sarina Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 317 Dataiker
Hi @TheMLEngineer
,
Has your administrator followed the steps outlined here exactly?
https://doc.dataiku.com/dss/latest/collaboration/git.html#setup
If so, it would probably be easiest to open a ticket with the following information:
- A screenshot of the error you are receiving
- An instance diagnostic
Then we should be able to provide next troubleshooting steps.
Thanks,
Sarina -
Issues resolved. First, do not let DSS control git commands and second make sure the key aspects of your URL is included in the URL Whitelist when setting rules in Git Security.
Thank you @SarinaS