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

   > 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.
   
   The hudi-cli packaging and SparkUtil issue has been fixed.
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to