Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: wrong command to deploy versioned artifact to DataHub #12682

Open
bda618 opened this issue Feb 19, 2025 · 0 comments
Open

Documentation: wrong command to deploy versioned artifact to DataHub #12682

bda618 opened this issue Feb 19, 2025 · 0 comments
Labels
bug Bug report

Comments

@bda618
Copy link
Contributor

bda618 commented Feb 19, 2025

Describe the bug
Readme.md at metadata-models-custom is referencing to the below command

../gradlew -PprojVersion=0.0.1 install

to deploy your versioned artifact and "unpack the artifact and deposit it under ~/.datahub/plugins/models/<registry-name>/<registry-version>/."

However, the versioned artifact is not getting deployed. There is no any error or warnings.

To Reproduce
Follow "Deploy your versioned artifact to DataHub" instruction at Readme.md of metadata-models-custom

Expected behavior
This will unpack the artifact and deposit it under ~/.datahub/plugins/models/<registry-name>/<registry-version>/.

Desktop (please complete the following information):

  • OS: Mac
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
@bda618 bda618 added the bug Bug report label Feb 19, 2025
@bda618 bda618 changed the title Documentation: wrong command to deploy your versioned artifact to DataHub Documentation: wrong command to deploy versioned artifact to DataHub Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

1 participant