[
https://issues.apache.org/jira/browse/HIVE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-3595:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Status: Resolved (was: Patch Available)
Committed to trunk. Turned out that patch still applies. Thanks, Navis!
> 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
> Fix For: 0.14.0
>
> 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.2#6252)