paul8263 commented on PR #6489:
URL: https://github.com/apache/hudi/pull/6489#issuecomment-1235352979

   Hi community,
   
   After testing some compaction commands I found that there was a problem with 
SparkUtil::initLauncher. Spring shell 2.x requires Spring boot but the trick 
is, spring boot maven plugin repackage everything stored in src into 
/BOOT-INF/classes inside the jar, not in the root path of the jar. As a result 
SparkLauncher cannot find the main class. Currently I am working on how to 
solve this packaging problem.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to