You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2019/09/05 11:17:31 UTC

[GitHub] [incubator-livy] captainzmc opened a new pull request #209: [LIVY-640] Add tests for ThriftServer

captainzmc opened a new pull request #209: [LIVY-640] Add tests for ThriftServer
URL: https://github.com/apache/incubator-livy/pull/209
 
 
   ## What changes were proposed in this pull request?
   
   1、Added some tests in BinaryThriftServerSuite that ThriftServer is currently missing(The tests was Moved from spark ThriftServer).
   2、Set ENABLE_HIVE_CONTEXT=true in BinaryThriftServerSuite to support the creation of Hive tables and the creation of udf in test.
   3、Upgrade spark2.2.0 to 2.2.3. To resolve the issue that session cannot be created during Travis test when ENABLE_HIVE_CONTEXT is set to true
   4、Travis ITs is divided into two parts to avoid test timeout problems.
   
   ## How was this patch tested?
   
   Test with Travis and see the results
   ![image](https://user-images.githubusercontent.com/13825159/63577482-10a32c80-c5c1-11e9-868a-0aab4b1af743.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services