LuciferYang commented on PR #37487:
URL: https://github.com/apache/spark/pull/37487#issuecomment-1214899365

   > @dongjoon-hyun @srowen @HyukjinKwon I have added two similar cases that 
need to add `assume(isPythonAvailable)` and update pr description, and continue 
to check whether there are any omissions. I will complete all the work in this 
pr to ensure that the command
   > 
   > ```
   > mvn clean install -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn -Pkinesis-asl 
-Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive
   > ```
   > 
   > can succeed even when the python 3 running environment is unavailable
   
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Spark Project Parent POM 3.4.0-SNAPSHOT:
   [INFO] 
   [INFO] Spark Project Parent POM ........................... SUCCESS [  3.790 
s]
   [INFO] Spark Project Tags ................................. SUCCESS [ 30.902 
s]
   [INFO] Spark Project Sketch ............................... SUCCESS [ 24.123 
s]
   [INFO] Spark Project Local DB ............................. SUCCESS [ 11.130 
s]
   [INFO] Spark Project Networking ........................... SUCCESS [01:02 
min]
   [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 16.631 
s]
   [INFO] Spark Project Unsafe ............................... SUCCESS [ 12.289 
s]
   [INFO] Spark Project Launcher ............................. SUCCESS [  8.497 
s]
   [INFO] Spark Project Core ................................. SUCCESS [33:12 
min]
   [INFO] Spark Project ML Local Library ..................... SUCCESS [ 33.611 
s]
   [INFO] Spark Project GraphX ............................... SUCCESS [03:27 
min]
   [INFO] Spark Project Streaming ............................ SUCCESS [06:19 
min]
   [INFO] Spark Project Catalyst ............................. SUCCESS [13:03 
min]
   [INFO] Spark Project SQL .................................. SUCCESS [  01:43 
h]
   [INFO] Spark Project ML Library ........................... SUCCESS [24:16 
min]
   [INFO] Spark Project Tools ................................ SUCCESS [ 10.749 
s]
   [INFO] Spark Project Hive ................................. SUCCESS [  01:40 
h]
   [INFO] Spark Project REPL ................................. SUCCESS [01:50 
min]
   [INFO] Spark Project YARN Shuffle Service ................. SUCCESS [ 13.176 
s]
   [INFO] Spark Project YARN ................................. SUCCESS [10:20 
min]
   [INFO] Spark Project Mesos ................................ SUCCESS [01:07 
min]
   [INFO] Spark Project Kubernetes ........................... SUCCESS [03:52 
min]
   [INFO] Spark Project Hive Thrift Server ................... SUCCESS [30:29 
min]
   [INFO] Spark Ganglia Integration .......................... SUCCESS [ 13.533 
s]
   [INFO] Spark Project Hadoop Cloud Integration ............. SUCCESS [ 30.778 
s]
   [INFO] Spark Project Assembly ............................. SUCCESS [ 33.197 
s]
   [INFO] Kafka 0.10+ Token Provider for Streaming ........... SUCCESS [ 48.943 
s]
   [INFO] Spark Integration for Kafka 0.10 ................... SUCCESS [02:26 
min]
   [INFO] Kafka 0.10+ Source for Structured Streaming ........ SUCCESS [35:31 
min]
   [INFO] Spark Kinesis Integration .......................... SUCCESS [01:31 
min]
   [INFO] Spark Project Examples ............................. SUCCESS [44:00 
min]
   [INFO] Spark Integration for Kafka 0.10 Assembly .......... SUCCESS [ 14.179 
s]
   [INFO] Spark Avro ......................................... SUCCESS [04:29 
min]
   [INFO] Spark Project Kinesis Assembly ..................... SUCCESS [ 17.180 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  07:06 h
   [INFO] Finished at: 2022-08-15T17:34:05+08:00
   [INFO] 
------------------------------------------------------------------------
   ```
   
   should passed


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

To unsubscribe, e-mail: [email protected]

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