[
https://issues.apache.org/jira/browse/HIVE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-3595:
------------------------
Attachment: HIVE-3595.1.patch.txt
Seemed trivial to be included in shims
> 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
> 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)