ajithme commented on issue #27042: [SPARK-30382] start-thriftserver --help throws ClassNotFoundException URL: https://github.com/apache/spark/pull/27042#issuecomment-569594377 Thanks for the details @HeartSaVioR So what is the suggestion here, should we 1. include `log4j2` to complete the dependency OR 2. drop the code which leverages on log4j2, personally after tracing the code i see log4j2 for hive is only initalized in help flow so it should be safe to delete the `LogUtils.initHiveLog4j()` , hence the PR follows approach2
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
