GitLab Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hello 👋
I'm struggling with Gitlab integration in databricks.
I've got jobs that run on a daily basis, pointing directly to .py files in my repo. In order to do so, my gitlab account is linked to databricks with a PAT expiring within a month.
But every other day (at least once a week), I get the same error when scheduled jobs run:
Failed to checkout Git repository: UNAUTHENTICATED: Invalid Git provider Personal Access Token credentials for repository URL.
This happens even though PAT is not expired.
Usually I simply renew my PAT and update my linked account in databricks settings.
Is there a better way to link my repo to our databricks instance?
Ideally it wouldn't be through a PAT as it depends on user, and I'd like it to be more stable.
Thanks in advance for your help,
Florian
- Labels:
-
Workflows

