[ https://issues.apache.org/jira/browse/HIVE-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548089#comment-13548089 ]
Hudson commented on HIVE-3084: ------------------------------ Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/]) HIVE-3084 : Hive CI failing due to script_broken_pipe1.q (Gunther Hagleitner via Ashutosh Chauhan) (Revision 1418841) Result = ABORTED hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1418841 Files : * /hive/trunk/ql/src/test/queries/clientnegative/minimr_broken_pipe.q * /hive/trunk/ql/src/test/queries/clientnegative/script_broken_pipe1.q * /hive/trunk/ql/src/test/queries/clientnegative/script_broken_pipe3.q * /hive/trunk/ql/src/test/results/clientnegative/minimr_broken_pipe.q.out * /hive/trunk/ql/src/test/results/clientnegative/script_broken_pipe1.q.out * /hive/trunk/ql/src/test/results/clientnegative/script_broken_pipe3.q.out > Hive CI failing due to script_broken_pipe1.q > -------------------------------------------- > > Key: HIVE-3084 > URL: https://issues.apache.org/jira/browse/HIVE-3084 > Project: Hive > Issue Type: Bug > Reporter: Travis Crawford > Assignee: Gunther Hagleitner > Fix For: 0.11.0 > > Attachments: HIVE-3084_disable_failing_test.1.patch, > HIVE-3084_two_script_operators.patch > > > Hive's [CI job|https://builds.apache.org/job/Hive-trunk-h0.21/] regularly > fails due to this test: > {code} > org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 > {code} > Running just that test in a loop I'm not able to reproduce the issue locally. > This may be related to state from a previous test causing this one to fail? > {code} > ant clean package > for x in $(seq 1 10); > do ant test -Dtestcase=TestNegativeCliDriver -Dqfile=script_broken_pipe1.q; > done > {code} -- 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