chenhaiyan opened a new issue #6925: Class org.apache.hadoop.hive.ql.io.orc.OrcNewSplit not found URL: https://github.com/apache/incubator-druid/issues/6925 when I load orc file to Druid,return the error,`Class org.apache.hadoop.hive.ql.io.orc.OrcNewSplit not found`, I have hive-exec-2.0.0.jar in my extension. others say it can be solved by `"jobProperties" : { "mapreduce.job.classloader" : "true", "mapreduce.job.classloader.system.classes": "-javax.validation.,java.,javax.,org.apache.commons.logging.,org.apache.log4j.,org.apache.hadoop." }` , but this doesn't work for me . Can anyone give some help?
---------------------------------------------------------------- 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]
