chenhaiyan opened a new issue #6921: io.druid.cli.Main can not found or load URL: https://github.com/apache/incubator-druid/issues/6921 when I load community and third-party extensions, I use `java -cp "dist/druid/lib/*" -Ddruid.extensions.directory="dist/druid/extensions" -Ddruid.extensions.hadoopDependenciesDir="dist/druid/hadoop-dependencies" org.apache.druid.cli.Main tools pull-deps --no-default-hadoop -c "io.druid.extensions.contrib:druid-orc-extensions:0.12.0" ` to load druid-orc-extension ,but the command always return error with can not find or load io.druid.cli.Main. I highly appreciate if someone can help me!!!
---------------------------------------------------------------- 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]
