[ https://issues.apache.org/jira/browse/HIVE-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair resolved HIVE-4832. --------------------------------- Resolution: Invalid I was able to get it working with cygwin in path, this is not an issue. [~appodictic] I agree that we need to setup some public builds infrastructure on windows. I will talk to people here at Hortonworks and figure out what can be done. I also agree that we should try and write platform independent tests where possible. Right now, we workaround this issue on windows for many streaming tests by having cygwin on the machines. > 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 > Labels: windows > Attachments: HIVE-4832.1.patch > > > 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