You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/16 02:08:37 UTC

[GitHub] [spark] dongjoon-hyun commented on pull request #29069: [SPARK-31831][SQL][TESTS] Use subclasses for mock in HiveSessionImplSuite

dongjoon-hyun commented on pull request #29069:
URL: https://github.com/apache/spark/pull/29069#issuecomment-659113405


   Hi, @HeartSaVioR and @frankyin-factual .
   This seems to break `master` compilation on Hive 1.2 profile. Could you take a look at the failure?
   - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7-hive-1.2/631/
   ```
   [ERROR] [Error] /home/jenkins/workspace/spark-master-test-maven-hadoop-2.7-hive-1.2/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala:30: object rpc is not a member of package org.apache.hive.service
   [ERROR] [Error] /home/jenkins/workspace/spark-master-test-maven-hadoop-2.7-hive-1.2/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala:75: not found: type THandleIdentifier
   [ERROR] [Error] /home/jenkins/workspace/spark-master-test-maven-hadoop-2.7-hive-1.2/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala:75: not found: type THandleIdentifier
   [ERROR] [Error] /home/jenkins/workspace/spark-master-test-maven-hadoop-2.7-hive-1.2/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala:78: not found: type TOperationHandle
   [ERROR] [Error] /home/jenkins/workspace/spark-master-test-maven-hadoop-2.7-hive-1.2/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala:78: not found: type TOperationHandle
   ```


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org