You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/01/17 21:51:00 UTC

[jira] [Created] (HUDI-548) Update HowToRelease Page to release hudi with both versions of scala

Balaji Varadarajan created HUDI-548:
---------------------------------------

             Summary: Update HowToRelease Page to release hudi with both versions of scala
                 Key: HUDI-548
                 URL: https://issues.apache.org/jira/browse/HUDI-548
             Project: Apache Hudi (incubating)
          Issue Type: Sub-task
          Components: Release &amp; Administrative
            Reporter: Balaji Varadarajan
             Fix For: 0.5.1


We will be changing the names of packages : hudi-spark, hudi-utilities, hudi-spark-bundle and hudi-utilities-bundle to include scala version. As part of building jars when releasing, we would have to run "mvn clean install xxx" twice one without any additional settings to build 2.11 scala versions and then run

dev/change-scala-version 2.12
mvn -Pscala-2.12 clean install

for 2.12

 

We need to update ReleaseNotes with this information



--
This message was sent by Atlassian Jira
(v8.3.4#803005)