[ https://issues.apache.org/jira/browse/HIVE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870995#comment-13870995 ]
Hive QA commented on HIVE-3595: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12622799/HIVE-3595.1.patch.txt {color:green}SUCCESS:{color} +1 4924 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/905/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/905/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12622799 > Hive should adapt new FsShell commands since Hadoop 2 has changed FsShell > argument structures > --------------------------------------------------------------------------------------------- > > Key: HIVE-3595 > URL: https://issues.apache.org/jira/browse/HIVE-3595 > Project: Hive > Issue Type: Improvement > Components: Shims > Affects Versions: 0.9.0 > Reporter: Harsh J > Assignee: Navis > Priority: Minor > Attachments: HIVE-3595.1.patch.txt > > > A simple example is that hive calls "-rmr" in the FsShell class, which in > Hadoop 2 is "rm -r". This helps avoid printing an unnecessary Deprecated > warning in Hive when the Hadoop23 (or hadoop-2) shim is in use. > We should wrap the logic and call the right commands of hadoop-2 to avoid > this. -- This message was sent by Atlassian JIRA (v6.1.5#6160)