----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38199/ -----------------------------------------------------------
Review request for hive, EdwardWJ EdwardWJ and Thejas Nair. Bugs: HIVE-4577 https://issues.apache.org/jira/browse/HIVE-4577 Repository: hive-git Description ------- The patch is created based on the latest code in master branch. Fixed the issues when handle hadoop commands with spaces and quotes in Hive. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java cc0414d ql/src/test/queries/clientpositive/dfscmd.q PRE-CREATION ql/src/test/results/clientpositive/dfscmd.q.out PRE-CREATION Diff: https://reviews.apache.org/r/38199/diff/ Testing ------- I have run the Hive UTs, this patch won't bring new failure. I also verify it in a real cluster. Thanks, Bing Li