You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/10/13 08:50:40 UTC

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

Tango2018cc opened a new pull request, #9584:
URL: https://github.com/apache/pinot/pull/9584

   ### What happened?
   There are 3 security vulnerabilities found in org.apache.hadoop:hadoop-common 2.10.1
   - [CVE-2022-25168](https://www.oscs1024.com/hd/CVE-2022-25168)
   - [CVE-2022-26612](https://www.oscs1024.com/hd/CVE-2022-26612)
   - [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.
   
   ### 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@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Tango2018cc closed pull request #9584: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

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


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on a diff in pull request #9584: fix(sec): upgrade org.apache.hadoop:hadoop-common to 3.2.4

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on code in PR #9584:
URL: https://github.com/apache/pinot/pull/9584#discussion_r997577295


##########
pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml:
##########
@@ -474,4 +472,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
+</project>

Review Comment:
   Keep the empty line in the end, also the max line length violation



##########
pom.xml:
##########
@@ -1863,4 +1861,4 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
+</project>

Review Comment:
   Keep the empty line in the end, also the max line length violation



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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org