Thejas M Nair created HIVE-4832:
-----------------------------------
Summary: script_pipe.q test fails on windows as streaming shell
cmd requires 'cmd /c'
Key: HIVE-4832
URL: https://issues.apache.org/jira/browse/HIVE-4832
Project: Hive
Issue Type: Test
Components: Tests
Affects Versions: 0.11.0
Reporter: Thejas M Nair
Assignee: Thejas M Nair
script_pipe.q is a streaming test case that uses 'head -n 1' shell command. On
windows, for streaming, the command needs to be replaced with 'cmd /c head -n
1' .
The wiki doc has been updated -
https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=27362047&selectedPageVersions=6&selectedPageVersions=5
--
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