You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/02/11 06:09:20 UTC

[GitHub] [drill] jnturton commented on a change in pull request #2458: DRILL-8130: Upgrade Hadoop 2 to 2.10.1 because of CVE-2020-9492

jnturton commented on a change in pull request #2458:
URL: https://github.com/apache/drill/pull/2458#discussion_r804378416



##########
File path: pom.xml
##########
@@ -4035,7 +4035,7 @@
         </property>
       </activation>
       <properties>
-        <hadoop.version>2.9.2</hadoop.version>
+        <hadoop.version>2.10.1</hadoop.version>

Review comment:
       Great catch thank you @luocooong.  I'd forgotten that the CI does not check this build profile and there is indeed a small JDBC jar size enforcer failure.  Fixing...




-- 
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: dev-unsubscribe@drill.apache.org

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