Skip to content

Unable to send data from Java program using tranquility  #65

@prathamesh13

Description

@prathamesh13

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions