[
https://issues.apache.org/jira/browse/LIVY-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleksandr Shevchenko updated LIVY-618:
--------------------------------------
Description:
BinaryThriftServerSuite."fetch different data types" is flaky
[https://travis-ci.org/apache/incubator-livy/jobs/566398488]]
{noformat}
BinaryThriftServerSuite:
2328- Reuse existing session (30 seconds, 746 milliseconds)
2329- fetch different data types *** FAILED *** (4 seconds, 270 milliseconds)
2330 java.sql.SQLException: java.util.concurrent.ExecutionException:
java.io.IOException: RSCClient instance stopped.
2331 at
org.apache.hive.jdbc.HiveStatement.waitForOperationToComplete(HiveStatement.java:401)
2332 at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:266)
2333 at org.apache.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:497)
2334 at
org.apache.livy.thriftserver.CommonThriftTests$class.dataTypesTest(ThriftServerSuites.scala:31)
2335 at
org.apache.livy.thriftserver.BinaryThriftServerSuite.dataTypesTest(ThriftServerSuites.scala:74)
2336 at
org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:98)
2337 at
org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:97)
2338 at
org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:102)
2339 at
org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:99)
2340 at
org.apache.livy.thriftserver.ThriftServerBaseTest.withJdbcConnection(ThriftServerBaseTest.scala:92)
{noformat}
was:
BinaryThriftServerSuite."fetch different data types" is flaky
[
https://travis-ci.org/apache/incubator-livy/jobs/566398488]
```
BinaryThriftServerSuite:
2328- Reuse existing session (30 seconds, 746 milliseconds)
2329- fetch different data types *** FAILED *** (4 seconds, 270 milliseconds)
2330 java.sql.SQLException: java.util.concurrent.ExecutionException:
java.io.IOException: RSCClient instance stopped.
2331 at
org.apache.hive.jdbc.HiveStatement.waitForOperationToComplete(HiveStatement.java:401)
2332 at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:266)
2333 at org.apache.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:497)
2334 at
org.apache.livy.thriftserver.CommonThriftTests$class.dataTypesTest(ThriftServerSuites.scala:31)
2335 at
org.apache.livy.thriftserver.BinaryThriftServerSuite.dataTypesTest(ThriftServerSuites.scala:74)
2336 at
org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:98)
2337 at
org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:97)
2338 at
org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:102)
2339 at
org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:99)
2340 at
org.apache.livy.thriftserver.ThriftServerBaseTest.withJdbcConnection(ThriftServerBaseTest.scala:92)```
> Flaky test BinaryThriftServerSuite."fetch different data types"
> ---------------------------------------------------------------
>
> Key: LIVY-618
> URL: https://issues.apache.org/jira/browse/LIVY-618
> Project: Livy
> Issue Type: Bug
> Components: Tests
> Reporter: Oleksandr Shevchenko
> Priority: Minor
>
> BinaryThriftServerSuite."fetch different data types" is flaky
> [https://travis-ci.org/apache/incubator-livy/jobs/566398488]]
> {noformat}
> BinaryThriftServerSuite:
> 2328- Reuse existing session (30 seconds, 746 milliseconds)
> 2329- fetch different data types *** FAILED *** (4 seconds, 270 milliseconds)
> 2330 java.sql.SQLException: java.util.concurrent.ExecutionException:
> java.io.IOException: RSCClient instance stopped.
> 2331 at
> org.apache.hive.jdbc.HiveStatement.waitForOperationToComplete(HiveStatement.java:401)
> 2332 at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:266)
> 2333 at
> org.apache.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:497)
> 2334 at
> org.apache.livy.thriftserver.CommonThriftTests$class.dataTypesTest(ThriftServerSuites.scala:31)
> 2335 at
> org.apache.livy.thriftserver.BinaryThriftServerSuite.dataTypesTest(ThriftServerSuites.scala:74)
> 2336 at
> org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:98)
> 2337 at
> org.apache.livy.thriftserver.BinaryThriftServerSuite$$anonfun$2$$anonfun$apply$mcV$sp$2.apply(ThriftServerSuites.scala:97)
> 2338 at
> org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:102)
> 2339 at
> org.apache.livy.thriftserver.ThriftServerBaseTest$$anonfun$withJdbcStatement$1.apply(ThriftServerBaseTest.scala:99)
> 2340 at
> org.apache.livy.thriftserver.ThriftServerBaseTest.withJdbcConnection(ThriftServerBaseTest.scala:92)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)