ajithme removed a comment on issue #27042: [SPARK-30382] start-thriftserver --help throws ClassNotFoundException URL: https://github.com/apache/spark/pull/27042#issuecomment-569520422 > So this only affects the 2.x code that is copied? > Yes, it's a copy, so we ideally don't want to modify it. I'm not sure what the implications are of not initializing the logging, right? > Is it not a matter of making sure the script or build includes log4j? I see HiveServer2.main being called only to print help message. Hive log initialisation is skipped for all other operations. pls correct me if wrong
---------------------------------------------------------------- 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]
