ADD FILE command does not accept quoted filenames
-------------------------------------------------
Key: HIVE-633
URL: https://issues.apache.org/jira/browse/HIVE-633
Project: Hadoop Hive
Issue Type: Bug
Affects Versions: 0.3.0
Environment: Ubuntu Linux (intrepid)
Reporter: Saurabh Nanda
Priority: Minor
The following command says file does not exist. Removing the quotes around the
filename makes it work.
hive> add files '/tmp/testing.jar';
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.