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

How to install pull-deps #506

Open
Sabya1981 opened this issue Aug 29, 2018 · 1 comment
Open

How to install pull-deps #506

Sabya1981 opened this issue Aug 29, 2018 · 1 comment

Comments

@Sabya1981
Copy link

Hi All,

I tried the following command " pull-deps -c io.druid.extensions.contrib:druid-azure-extensions:0.10.1" under the folder ./druid-0.10.1/extensions in my server (OS CentOS 7, Druid version: 0.10.1)
Got the following error :-
-bash: pull-deps: command not found

Any suggestions?

Thanks

@gianm
Copy link
Member

gianm commented Aug 29, 2018

Hi @Sabya1981, it's a Druid tool so you can run it as you would run any other Druid process. For example java -cp "lib/*" tools pull-deps ... (or other command, based on how you've installed Druid).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants