Mark Grover created HIVE-3701:
---------------------------------
Summary: Insert overwrite table shows as warning: rmr: DEPRECATED:
Please use 'rm -r' instead.
Key: HIVE-3701
URL: https://issues.apache.org/jira/browse/HIVE-3701
Project: Hive
Issue Type: Bug
Reporter: Mark Grover
We are sending '-rmr' commands to Hadoop FS at various places in code. Starting
Hadoop 0.23, this command has been deprecated (by HADOOP-7286). We should
update it to use '-rm -r'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira