[ 
https://issues.apache.org/jira/browse/HIVE-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703805#comment-13703805
 ] 

Edward Capriolo commented on HIVE-4832:
---------------------------------------

This is getting really ludicrous that we are trying to support hive on windows, 
and we literally have no way to test anything.
                
> 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

Reply via email to