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

   The test is divided into two parts:
   1. Bare metal server, `Intel(R) Xeon(R) Gold 6271C CPU @ 2.60GHz` with Java 
8u352, test command as follows:
   
   ```
   build/mvn clean install -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn 
-Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive -fn
   ```
   
   All test passed, but in this part , I skip the `connector/connect` and 
`connector/protobuf` modules because they can't compiled on the centos7u4 OS 
now(I'm trying to solve this issue)
   
   
   2.Mac OS/Apple Silicon, M1 with Java 17.0.5, test command as follows:
   
   ```
   build/mvn clean install -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn 
-Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive -fn 
-Dtest.exclude.tags=org.apache.spark.tags.ExtendedLevelDBTest
   ```
   


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