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/10/13 03:03:51 UTC

[GitHub] [hudi] lxxawfl opened a new pull request, #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

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

   ### What happened?
   There are 1 security vulnerabilities found in org.apache.hadoop:hadoop-common 2.10.1
   - [CVE-2022-25168](https://www.oscs1024.com/hd/CVE-2022-25168)
   
   
   ### What did I do?
   Upgrade org.apache.hadoop:hadoop-common from 2.10.1 to 3.2.4 for vulnerability fix
   
   ### What did you expect to happen?
   Ideally, no insecure libs should be used.
   
   ### How was this patch tested?
   Run `mvn compile` failed locally, couldn't complete the build process.
   Run `mvn clean test` failed locally, unit-test couldn't pass.
   
   ### The specification of the pull request
   [PR Specification](https://www.oscs1024.com/docs/pr-specification/) from OSCS


-- 
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 #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "70501d9803fa4584235a737ab0e8924a9faa20e5",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "70501d9803fa4584235a737ab0e8924a9faa20e5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 70501d9803fa4584235a737ab0e8924a9faa20e5 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] xushiyan closed pull request #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

Posted by GitBox <gi...@apache.org>.
xushiyan closed pull request #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4
URL: https://github.com/apache/hudi/pull/6935


-- 
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 #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

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

   thank you @lxxawfl  for raising this. there is actually much bigger implication when upgrading hadoop. please check out previous work in https://github.com/apache/hudi/pull/5786/files . basically it's not possible to simply update the version number. related JIRA https://issues.apache.org/jira/browse/HUDI-2955


-- 
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 #6935: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "70501d9803fa4584235a737ab0e8924a9faa20e5",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12177",
       "triggerID" : "70501d9803fa4584235a737ab0e8924a9faa20e5",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 70501d9803fa4584235a737ab0e8924a9faa20e5 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12177) 
   
   <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