Migration_pipeline.py failing to get default credentials
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 08:49 AM
cat ~/.databrickscfg looks like this (with the correct token/host values in place of xxxxxx)
[DEFAULT]
host = xxxxxx
token = xxxxxx
jobs-api-version = 2.0
The command I run to start the pipeline with default configured credentials is :
sudo python3 migration_pipeline.py --export-pipeline --azure
Error message is:
Labels:
- Labels:
-
Migration
0 REPLIES 0

