dongjoon-hyun edited a comment on pull request #28578:
URL: https://github.com/apache/spark/pull/28578#issuecomment-633153398


   Hi, All.
   This seems to break `Hadoop 3.2/Hive 2.3` profile Jenkins Maven jobs in 
master branch.
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3/472/
   ...
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3/480/
   
   ```
   ChromeUISeleniumSuite:
   org.apache.spark.ui.ChromeUISeleniumSuite *** ABORTED ***
     java.lang.IllegalStateException: The driver executable does not exist: 
/home/jenkins/workspace/spark-master-test-maven-hadoop-3.2-hive-2.3@2/core/null
     at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
     at 
org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:121)
     at 
org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:116)
     at 
org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:32)
     at 
org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:137)
     at 
org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:296)
     at 
org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:88)
     at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:148)
     at 
org.apache.spark.ui.ChromeUISeleniumSuite.beforeAll(ChromeUISeleniumSuite.scala:37)
     at 
org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:212)
   ```
   
   Hadoop 3.2 / Hive 2.3 / JDK11 is also failing together consistently.
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-hive-2.3-jdk-11/


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to