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/10/23 04:50:33 UTC

[GitHub] [spark] dongjoon-hyun edited a comment on issue #26203: [SPARK-29546][TESTS][test-hadoop3.2][test-java11] Recover jersey-guava test dependency in docker-integration-tests

dongjoon-hyun edited a comment on issue #26203: [SPARK-29546][TESTS][test-hadoop3.2][test-java11] Recover jersey-guava test dependency in docker-integration-tests
URL: https://github.com/apache/spark/pull/26203#issuecomment-545264563
 
 
   Oh, @srowen . This patch recovers both JDK8/JDK11. Last time, it seems I was confused during testing. I updated the PR description and comment.
   
   ```
   $ java -version
   openjdk version "11.0.5" 2019-10-15
   OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.5+10)
   OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.5+10, mixed mode)
   
   ...
   Run completed in 9 seconds, 798 milliseconds.
   Total number of tests run: 7
   Suites: completed 2, aborted 0
   Tests: succeeded 7, failed 0, canceled 0, ignored 0, pending 0
   All tests passed.
   19/10/22 21:49:47 INFO ShutdownHookManager: Shutdown hook called
   19/10/22 21:49:47 INFO ShutdownHookManager: Deleting directory /Users/dongjoon/PRS/SPARK-29546/external/docker-integration-tests/target/tmp/spark-6323b8bb-9f6d-4865-ab5e-6053c4727716
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  15.846 s
   [INFO] Finished at: 2019-10-22T21:49:48-07:00
   [INFO] ------------------------------------------------------------------------
   ```

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