After load data: all segments of datasource are _not_ available

Thanks MRB and Hemant,

I will try these out.

Dear Vaibhav,

yes, you answered my original question: Java 11 will not work. My problem was gone with Java 8.

I’m just curious, but

  • Anybody has an idea why Java 11 does not work?
  • Why it is possible to set replication to 0?
    In both cases, a warning in the logs would be very helpful…

Kind regards, aanno

Hi Anno,
Good to know that , You are able use druid with java8.

[1] Anybody has an idea why Java 11 does not work?

Druid 0.16 is not yet tested and certified with any other java version that java 1.8 .

Work to support java 11 is in progress and soon it will be available:

https://github.com/implydata/imply-dev/issues/169

[2] Why it is possible to set replication to 0?

I think a user can create different load rules he can set the replication 0 for some of his rules based on his use case.

I agree on the logging part which can help a lot in debugging the issue.

Thanks and Regards,

Vaibhav