You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2018/04/24 02:06:00 UTC

[jira] [Commented] (HIVE-19273) Fix TestBeeLineWithArgs.testQueryProgressParallel

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

Ashutosh Chauhan commented on HIVE-19273:
-----------------------------------------


0: jdbc:hive2://localhost:35179/> select count(*) from TestBeelineTable1;
Unknown HS2 problem when communicating with Thrift server.
Error: org.apache.thrift.transport.TTransportException: java.net.SocketTimeoutException: Read timed out (state=08S01,code=0)
 should contain .*Number of reducers determined to be..*
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hive.beeline.TestBeeLineWithArgs.testScriptFile(TestBeeLineWithArgs.java:268)
	at org.apache.hive.beeline.TestBeeLineWithArgs.testScriptFile(TestBeeLineWithArgs.java:223)
	at org.apache.hive.beeline.TestBeeLineWithArgs.testScriptFile(TestBeeLineWithArgs.java:216)
	at org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgressParallel(TestBeeLineWithArgs.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

> Fix TestBeeLineWithArgs.testQueryProgressParallel
> -------------------------------------------------
>
>                 Key: HIVE-19273
>                 URL: https://issues.apache.org/jira/browse/HIVE-19273
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Thejas M Nair
>            Priority: Major
>
> seems to be failing from time-to-time:
> https://builds.apache.org/job/PreCommit-HIVE-Build/10429/testReport/org.apache.hive.beeline/TestBeeLineWithArgs/testQueryProgressParallel/history/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)