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 2019/05/19 13:54:53 UTC

[GitHub] [spark] wangyum commented on issue #24639: [SPARK-27699][FOLLOW-UP][SQL][test-hadoop3.2][test-maven] Fix hadoop-3.2 test error

wangyum commented on issue #24639: [SPARK-27699][FOLLOW-UP][SQL][test-hadoop3.2][test-maven] Fix hadoop-3.2 test error
URL: https://github.com/apache/spark/pull/24639#issuecomment-493759406
 
 
   @dongjoon-hyun  @HyukjinKwon Could we merge this first. I don't know why it didn't skip the `hive-thriftserver` module. This module should be skipped since SPARK-27402. The `hive-thriftserver` module should be supported since SPARK-27749, but SPARK-27749 need this PR.
   
   
   ```
   ========================================================================
   Running Spark unit tests
   ========================================================================
   [info] Running Spark tests using Maven with these arguments:  -Phadoop-3.2 -Phive-thriftserver -Phive -Dtest.exclude.tags=org.apache.spark.tags.ExtendedYarnTest test --fail-at-end
   
   ...
   
   [INFO] Reactor Summary for Spark Project Parent POM 3.0.0-SNAPSHOT:
   [INFO] 
   [INFO] Spark Project Parent POM ........................... SUCCESS [  3.144 s]
   [INFO] Spark Project Tags ................................. SUCCESS [  2.686 s]
   [INFO] Spark Project Sketch ............................... SUCCESS [ 14.802 s]
   [INFO] Spark Project Local DB ............................. SUCCESS [  4.504 s]
   [INFO] Spark Project Networking ........................... SUCCESS [ 49.985 s]
   [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 10.712 s]
   [INFO] Spark Project Unsafe ............................... SUCCESS [  2.982 s]
   [INFO] Spark Project Launcher ............................. SUCCESS [  4.089 s]
   [INFO] Spark Project Core ................................. SUCCESS [20:38 min]
   [INFO] Spark Project ML Local Library ..................... SUCCESS [  5.313 s]
   [INFO] Spark Project GraphX ............................... SUCCESS [01:38 min]
   [INFO] Spark Project Streaming ............................ SUCCESS [05:47 min]
   [INFO] Spark Project Catalyst ............................. SUCCESS [09:21 min]
   [INFO] Spark Project SQL .................................. SUCCESS [  01:04 h]
   [INFO] Spark Project ML Library ........................... SUCCESS [31:09 min]
   [INFO] Spark Project Tools ................................ SUCCESS [  1.047 s]
   [INFO] Spark Project Hive ................................. SUCCESS [  01:29 h]
   [INFO] Spark Project REPL ................................. SUCCESS [01:39 min]
   [INFO] Spark Project Hive Thrift Server ................... FAILURE [ 14.892 s]
   [INFO] Spark Project Assembly ............................. SKIPPED
   [INFO] Kafka 0.10+ Token Provider for Streaming ........... SUCCESS [ 10.002 s]
   [INFO] Spark Integration for Kafka 0.10 ................... SUCCESS [01:31 min]
   [INFO] Kafka 0.10+ Source for Structured Streaming ........ SUCCESS [13:33 min]
   [INFO] Spark Project Examples ............................. SUCCESS [ 33.803 s]
   [INFO] Spark Integration for Kafka 0.10 Assembly .......... SUCCESS [  1.255 s]
   [INFO] Spark Avro ......................................... SUCCESS [01:20 min]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  04:02 h
   [INFO] Finished at: 2019-05-18T22:50:32-07:00
   ```

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

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