Zoltan Haindrich created HIVE-25036: ---------------------------------------
Summary: Unstable testcase script_broken_pipe2 Key: HIVE-25036 URL: https://issues.apache.org/jira/browse/HIVE-25036 Project: Hive Issue Type: Bug Reporter: Zoltan Haindrich http://ci.hive.apache.org/job/hive-flaky-check/224/ {code} Client Execution succeeded but contained differences (error code = 1) after executing script_broken_pipe2.q 24c24 < Caused by: java.io.IOException: Broken pipe --- > Caused by: java.io.IOException: Stream closed 46c46 < Caused by: java.io.IOException: Broken pipe --- > Caused by: java.io.IOException: Stream closed 49,58d48 < FAILED: AssertionError java.lang.AssertionError: Client Execution succeeded but contained differences (error code = 1) after executing script_broken_pipe2.q < 24c24 < < Caused by: java.io.IOException: Broken pipe < --- < > Caused by: java.io.IOException: Stream closed < 46c46 < < Caused by: java.io.IOException: Broken pipe < --- < > Caused by: java.io.IOException: Stream closed < {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)