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/07/18 03:58:32 UTC

[GitHub] [hudi] deadwind4 opened a new pull request, #6129: [HUDI-4411] Bump Spark versions to 3.2.2

deadwind4 opened a new pull request, #6129:
URL: https://github.com/apache/hudi/pull/6129

   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   Bump Spark versions to 3.2.2 for vulnerability
   
   ## Brief change log
   
   
     - *Change spark version in pom.xml and README*
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   ## Committer checklist
   
    - [x] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244859662

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4a9570abf7db4e829a9e487c18c1fec76342659 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021) 
   * c799d40cc8f949f6a94e7d1ea12296214fcc32ea UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244941005

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11313",
       "triggerID" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c799d40cc8f949f6a94e7d1ea12296214fcc32ea Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11313) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] xushiyan commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
xushiyan commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1305351807

   Thanks @deadwind4 for the patch. This is done in https://github.com/apache/hudi/pull/7155


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


[GitHub] [hudi] yihua commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
yihua commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244722939

   @alexeykudinkin should we do this upgrade?  Will it break the compatibility with Spark 3.2.1?


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1186740647

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4a9570abf7db4e829a9e487c18c1fec76342659 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] alexeykudinkin commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
alexeykudinkin commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244813960

   @deadwind4 can you please rebase? 
   
   @yihua i've been using it in my local env and it's been working fine so far. We should def bump the patch versions whenever they become available to make sure we quickly discover any incompatibilities.


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1186743253

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4a9570abf7db4e829a9e487c18c1fec76342659 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] xushiyan commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
xushiyan commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1296969321

   we should have similar considerations mentioned here https://github.com/apache/hudi/pull/6707#pullrequestreview-1158853419


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


[GitHub] [hudi] xushiyan closed pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
xushiyan closed pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2
URL: https://github.com/apache/hudi/pull/6129


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244862362

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11313",
       "triggerID" : "c799d40cc8f949f6a94e7d1ea12296214fcc32ea",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4a9570abf7db4e829a9e487c18c1fec76342659 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021) 
   * c799d40cc8f949f6a94e7d1ea12296214fcc32ea Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11313) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] hudi-bot commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1186980073

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021",
       "triggerID" : "b4a9570abf7db4e829a9e487c18c1fec76342659",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b4a9570abf7db4e829a9e487c18c1fec76342659 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10021) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


[GitHub] [hudi] deadwind4 commented on pull request #6129: [HUDI-4411] Bump Spark versions to 3.2.2

Posted by GitBox <gi...@apache.org>.
deadwind4 commented on PR #6129:
URL: https://github.com/apache/hudi/pull/6129#issuecomment-1244834846

   @alexeykudinkin I have rebased it, thank you review it.


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