Channels
announcements
getting-started
ingestion
all-things-datahub-in-windows
ui
troubleshoot
random
integrate-prefect-datahub
integrate-powerbi-datahub
design-data-quality
advice-data-governance
office-hours-weekly
contribute-docs
contribute-code
event-current-2023
event-airflow-summit-2023
feature-requests
events
demo-slack-notifications
design-dataset-joins
design-column-lineage
integrate-databricks-datahub
integrate-flyte-datahub
talk-data-product-management
integrate-azure-datahub
show-and-tell
design-datahub-documentation
integrate-alteryx-datahub
integrate-tableau-datahub
integrate-vertica-datahub
plugins
github-activities
openapi
advice-data-contracts
think-tank
design-dataset-access-requests
datahub-soda-test
deploy-multi-tenant
job-board
help-
authentication-authorization
i18n-community-contribution
design-data-product-entity
introduce-yourself
integrate-dagster-datahub
advice-metadata-modeling
all-things-deployment
integrate-protobuf-datahub
design-business-glossary
data-council-workshop-2023
metadata-day22-hackathon
integrate-iceberg-datahub
integrate-datastudio-datahub
integrate-abfs-support
local-latin-america-caribbean
pets
talk-acryl-cloud
talk-catalog-evaluation
talk-datahub-poc
talk-datahub-deploy-to-prod
talk-datahub-rollout-to-org
local-europe
local-north-america
local-africa
local-middle-east
local-asia
Powered by
#random
Title
# random
a
acceptable-judge-21659
09/22/2022, 6:31 AM
Hi everybody, does anyone know how I can get the gms hostname and port from the datahub-web-react ?
b
better-orange-49102
09/22/2022, 9:35 AM
you could just use the /api/gms proxy instead to reach gms? referring to the ui ingestion code (where you dont have to refer to sink):
https://github.com/anshbansal/datahub/blob/master/datahub-web-react/src/app/ingest/source/conf/azure/azure.ts
a
acceptable-judge-21659
09/22/2022, 10:00 AM
Thx for the Idea, I'm gonna look at it.
3 Views
Post