Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Compilation explaining #1

Open
tutunci opened this issue Jul 27, 2015 · 4 comments
Open

Compilation explaining #1

tutunci opened this issue Jul 27, 2015 · 4 comments

Comments

@tutunci
Copy link

tutunci commented Jul 27, 2015

Hi,
I'm currently using Druid with big satisfaction and I'm really interested to your extension.
Can someone explain how to install these on Druid?
I'm currently running compiled version of Druid, how should I add your code?

Thanks
Maurizio

@b-slim
Copy link
Contributor

b-slim commented Jul 27, 2015

Adding the jars and respective dependencies to the class path should be enough, thought !
Which extension are you planing to use, like that i can provide more help on how to use it.

@tutunci
Copy link
Author

tutunci commented Jul 27, 2015

I'm planning to use metric-collector in order to enqueue Druid Metrics on Kafka.
Are somewhere already compiled jar file or does I need to do it?

Thanks
Maurizio

@b-slim
Copy link
Contributor

b-slim commented Jul 27, 2015

Sorry, we publish jars only internally at Yahoo. You would need to create the jars your self.
for instance mvn clean test dependency:copy-dependencies

@b-slim
Copy link
Contributor

b-slim commented Jul 27, 2015

by the way the best way to do it is to include the extension as a maven module, thus you can get all the jars in the same time in addition you can pin your self the versions. I hope this helps.

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

No branches or pull requests

2 participants