Tagar opened a new pull request #6674: Fix for issue 6673
URL: https://github.com/apache/incubator-druid/pull/6674
 
 
   Better error reporting for 
https://github.com/apache/incubator-druid/issues/6673
   - add explicit check that `metadataUpdateSpec` is mandatory
   
   > Caused by: java.lang.NullPointerException
   > at 
io.druid.cli.CliInternalHadoopIndexer$1.configure(CliInternalHadoopIndexer.java:97)
 ~[druid-services-0.12.3.jar:0.12.3]
   > at 
com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340) 
~[guice-4.1.0.jar:?]
   > at com.google.inject.spi.Elements.getElements(Elements.java:110) 
~[guice-4.1.0.jar:?]
   > at 
com.google.inject.util.Modules$OverrideModule.configure(Modules.java:198) 
~[guice-4.1.0.jar:?]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to