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

Unable to send data from Java program using tranquility #65

Open
prathamesh13 opened this issue Nov 26, 2018 · 0 comments
Open

Unable to send data from Java program using tranquility #65

prathamesh13 opened this issue Nov 26, 2018 · 0 comments

Comments

@prathamesh13
Copy link

Hi,

I am trying to use this Dockerized druid to send data from a Java application using tranquility.

The above sample application works fine when i setup druid locally on a VM following the getting started guide.

However when i try to send data to dockerized druid i get following error:
Failed to send message: %sjava.lang.IllegalStateException: Failed to create merged beam: druid:overlord/pageviews

I was getting similar error when setting up druid on my VM, which was fixed by setting the property druid.host in common.runtime.properties to machine's reachable ip address.

Is something similar required for this dockerized setup? The setup looks different from the druid setup mentioned in the getting started guide. The middle manager process seems to be missing.

Any pointers on this would be helpful.

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

1 participant