[
https://issues.apache.org/jira/browse/LIVY-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-618:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> 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
> Fix For: 0.10.0
>
>
> 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
(v8.20.10#820010)