yew1eb opened a new pull request, #1795:
URL: https://github.com/apache/auron/pull/1795

   <!--
     - Start the PR title with the related issue ID, e.g. '[AURON #XXXX] Short 
summary...'.
   -->
   # Which issue does this PR close?
   
   Closes #1794 
   
   # Rationale for this change
   
   The shim module name is always spark-extension-shims-spark across all 
supported Spark versions, making the ${shimPkg} variable unnecessary. Replace 
it with the fixed name in the parent POM and assembly module, and remove the 
unused <shimPkg> property definitions from profiles. This resolves the "Module 
'${shimPkg}' not found" error during initial project import in IDEs.
   
   # What changes are included in this PR?
   
   # Are there any user-facing changes?
   
   # How was this patch tested?
   


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