[ 
https://issues.apache.org/jira/browse/DRILL-8130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490675#comment-17490675
 ] 

ASF GitHub Bot commented on DRILL-8130:
---------------------------------------

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



##########
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:
       In general, updating a minor version number [major > minor > patch] does 
not result in compatibility, we just need to compile it successfully locally.
   ```
   mvn clean install -DskipTests -Phadoop-2
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Upgrade Hadoop 2 to 2.10.1 because of CVE-2020-9492
> ---------------------------------------------------
>
>                 Key: DRILL-8130
>                 URL: https://issues.apache.org/jira/browse/DRILL-8130
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: library
>    Affects Versions: 1.20.0
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Blocker
>             Fix For: 1.20.0
>
>
> Upgrade Hadoop 2 to 2.10.1 because of CVE-2020-9492



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to