full-cartoon-72793
03/04/2022, 9:48 PMhelm repo add datahub <https://helm.datahubproject.io/>
helm install prerequisites datahub/datahub-prerequisites
helm install datahub datahub/datahub
I also created the metadata ingestion source using the DataHub UI.
Any ideas on how to fix this?loud-island-88694
hundreds-photographer-13496
03/07/2022, 8:43 AMhost_port: '<https://adb>-<workspace url id>.<http://azuredatabricks.net:443|azuredatabricks.net:443>'
with
host_port: 'adb-<workspace url id>.<http://azuredatabricks.net:443|azuredatabricks.net:443>'
square-activity-64562
03/07/2022, 8:51 AMhttp
part so no one else in community faces the same issue?hundreds-photographer-13496
03/07/2022, 9:26 AMhost_port
field in config. there is a separate scheme
field in config which take care of this part. We can update Databricks section in datahub hive docs to mention
host_port: <Databricks Server Hostname>:<Port>
instead of host_port: <databricks workspace URL>:443
The details of Databricks Server Hostname and Port are available on link referenced in doc.square-activity-64562
03/07/2022, 9:46 AMfull-cartoon-72793
03/07/2022, 7:41 PMhost_port
and give it a try. Updating the docs is a good idea as wellfull-cartoon-72793
03/07/2022, 7:44 PMhost_port
and this error no longer occurs.