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


   BTW, I also have a personal Jenkins K8s machine on `master` branch and the 
following is the result last week (2020-07-16T12:14:18-07:00). Of course, I 
confirmed that `2020-07-20T22:25:51-07:00` test result is missing `Run SparkR 
on simple dataframe.R example` test. In short, I suspect that something happens 
on `master` branch between July 16 and July 20.
   ```
   KubernetesSuite:
   - Run SparkPi with no resources
   - Run SparkPi with a very long application name.
   - Use SparkLauncher.NO_RESOURCE
   - Run SparkPi with a master URL without a scheme.
   - Run SparkPi with an argument.
   - Run SparkPi with custom labels, annotations, and environment variables.
   - All pods have the same service account by default
   - Run extraJVMOptions check on driver
   - Run SparkRemoteFileTest using a remote data file
   - Run SparkPi with env and mount secrets.
   - Run PySpark on simple pi.py example
   - Run PySpark with Python3 to test a pyfiles example
   - Run PySpark with memory customization
   - Run in client mode.
   - Start pod creation from template
   - PVs with local storage
   - Launcher client dependencies
   - Test basic decommissioning
   - Run SparkR on simple dataframe.R example
   Run completed in 9 minutes, 11 seconds.
   Total number of tests run: 19
   Suites: completed 2, aborted 0
   Tests: succeeded 19, failed 0, canceled 0, ignored 0, pending 0
   All tests passed.
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Spark Project Parent POM 3.1.0-SNAPSHOT:
   [INFO] 
   [INFO] Spark Project Parent POM ........................... SUCCESS [  3.535 
s]
   [INFO] Spark Project Tags ................................. SUCCESS [  9.053 
s]
   [INFO] Spark Project Local DB ............................. SUCCESS [  5.057 
s]
   [INFO] Spark Project Networking ........................... SUCCESS [  6.522 
s]
   [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [  4.582 
s]
   [INFO] Spark Project Unsafe ............................... SUCCESS [ 10.181 
s]
   [INFO] Spark Project Launcher ............................. SUCCESS [  4.874 
s]
   [INFO] Spark Project Core ................................. SUCCESS [02:05 
min]
   [INFO] Spark Project Kubernetes Integration Tests ......... SUCCESS [12:29 
min]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  15:20 min
   [INFO] Finished at: 2020-07-16T12:14:18-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:
[email protected]



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

Reply via email to