You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/04/20 13:06:00 UTC

[jira] [Created] (HIVE-25036) Unstable testcase script_broken_pipe2

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)