dongjoon-hyun commented on issue #25373: [SPARK-28527][SQL][TEST] Re-run all 
the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25373#issuecomment-522368238
 
 
   Hi, Guys.
   
   This seems to add a new flaky test suite in `Maven` with `hadoop-3.2` 
profile.
   
   - **master (`Maven` and `hadoop-3.2`)**: 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2/230/consoleFull
 (`master` branch with Maven/Hadoop-3.2)
   
   ```
   ThriftServerQueryTestSuite:
   org.apache.spark.sql.hive.thriftserver.ThriftServerQueryTestSuite *** 
ABORTED ***
     java.lang.RuntimeException: Unable to load a Suite class that was 
discovered in the runpath: 
org.apache.spark.sql.hive.thriftserver.ThriftServerQueryTestSuite
   ```
   
   In general, `hadoop-3.2` profile is not a blocker, but we are working on a 
JDK11 PR with Hadoop-3.2. And, it fails due to this. Could you take a look at 
this? 
   - https://github.com/apache/spark/pull/25443#issuecomment-522342837
   
   cc @wangyum, @srowen , @HyukjinKwon .
   
   I'm monitoring the next Jenkins run. If the next run fails consecutively, we 
had better revert this first and merge this later after testing with `Maven` 
with `hadoop-3.2` profile.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to