You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/01/11 00:30:49 UTC

[GitHub] [hudi] nsivabalan commented on pull request #4555: [HUDI-3195] Fix spark 3 pom

nsivabalan commented on pull request #4555:
URL: https://github.com/apache/hudi/pull/4555#issuecomment-1009483586


   Pulled the patch locally and verified all bundes
   
   spark3
   
   ls packaging/hudi-spark-bundle/target | grep jar
   hudi-spark3.1.2-bundle_2.12-0.10.0-sources.jar
   hudi-spark3.1.2-bundle_2.12-0.10.0.jar
   original-hudi-spark3.1.2-bundle_2.12-0.10.0-sources.jar
   original-hudi-spark3.1.2-bundle_2.12-0.10.0.jar
   
   spark3.0.x
   
   ls packaging/hudi-spark-bundle/target | grep jar                         
   hudi-spark3.0.3-bundle_2.12-0.10.0-sources.jar
   hudi-spark3.0.3-bundle_2.12-0.10.0.jar
   original-hudi-spark3.0.3-bundle_2.12-0.10.0-sources.jar
   original-hudi-spark3.0.3-bundle_2.12-0.10.0.jar
   
   spark2 
   
   ls packaging/hudi-spark-bundle/target | grep jar 
   hudi-spark-bundle_2.11-0.10.0-sources.jar
   hudi-spark-bundle_2.11-0.10.0.jar
   original-hudi-spark-bundle_2.11-0.10.0-sources.jar
   original-hudi-spark-bundle_2.11-0.10.0.jar
   
   spark2 scala12
   
   ls packaging/hudi-spark-bundle/target | grep jar
   hudi-spark-bundle_2.12-0.10.0-sources.jar
   hudi-spark-bundle_2.12-0.10.0.jar
   original-hudi-spark-bundle_2.12-0.10.0-sources.jar
   original-hudi-spark-bundle_2.12-0.10.0.jar
   
   


-- 
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-unsubscribe@hudi.apache.org

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