How do I upgrade the databricks cli? I already upgraded the datahub with just "datahub docker quickstart" and its on 0.8.40. Getting an error when trying the new csv-enricher ingestion.
b
better-orange-49102
07/05/2022, 11:00 AM
pip install --upgrade acryl-datahub
?
s
square-solstice-69079
07/05/2022, 11:03 AM
Yes, thanks!
a
acceptable-judge-21659
07/06/2022, 1:07 PM
You can choose the version of your CLI by specifying the version at the end after '=='. Make sur to match your CLI version with your Dtahub version. Example :