kaijchen opened a new pull request, #12:
URL: https://github.com/apache/incubator-uniffle/pull/12

   ### What changes were proposed in this pull request?
   
   Change or add module names in `pom.xml`.
   The `artifactId` is not changed.
   
   ### Why are the changes needed?
   
   For clarity and consistency.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   #### -Pspark3
   ```console
   $ mvn clean package -T1C -DskipTests -Pspark3
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Uniffle 0.6.0-snapshot:
   [INFO] 
   [INFO] Apache Uniffle ..................................... SUCCESS [  3.894 
s]
   [INFO] Apache Uniffle Protocols ........................... SUCCESS [ 11.798 
s]
   [INFO] Apache Uniffle Common .............................. SUCCESS [  6.869 
s]
   [INFO] Apache Uniffle Coordinator ......................... SUCCESS [ 13.413 
s]
   [INFO] Apache Uniffle Internal Client ..................... SUCCESS [  3.790 
s]
   [INFO] Apache Uniffle Storage ............................. SUCCESS [  9.902 
s]
   [INFO] Apache Uniffle Server .............................. SUCCESS [ 15.177 
s]
   [INFO] Apache Uniffle Client .............................. SUCCESS [  5.765 
s]
   [INFO] Apache Uniffle Intergration Test (Common) .......... SUCCESS [  7.017 
s]
   [INFO] Apache Uniffle Client (Spark Common) ............... SUCCESS [  7.755 
s]
   [INFO] Apache Uniffle Client (Spark 3) .................... SUCCESS [ 13.014 
s]
   [INFO] Apache Uniffle Intergration Test (Spark Common) .... SUCCESS [  4.655 
s]
   [INFO] Apache Uniffle Intergration Test (Spark 3) ......... SUCCESS [  3.321 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   ```
   
   #### -Pspark2
   
   ```console
   $ mvn clean package -T1C -DskipTests -Pspark2
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Uniffle 0.6.0-snapshot:
   [INFO] 
   [INFO] Apache Uniffle ..................................... SUCCESS [  3.698 
s]
   [INFO] Apache Uniffle Protocols ........................... SUCCESS [ 11.866 
s]
   [INFO] Apache Uniffle Common .............................. SUCCESS [  7.135 
s]
   [INFO] Apache Uniffle Coordinator ......................... SUCCESS [ 14.535 
s]
   [INFO] Apache Uniffle Internal Client ..................... SUCCESS [  4.360 
s]
   [INFO] Apache Uniffle Storage ............................. SUCCESS [ 10.356 
s]
   [INFO] Apache Uniffle Server .............................. SUCCESS [ 12.237 
s]
   [INFO] Apache Uniffle Client .............................. SUCCESS [  5.601 
s]
   [INFO] Apache Uniffle Intergration Test (Common) .......... SUCCESS [  6.422 
s]
   [INFO] Apache Uniffle Client (Spark Common) ............... SUCCESS [ 49.658 
s]
   [INFO] Apache Uniffle Client (Spark 2) .................... SUCCESS [ 13.111 
s]
   [INFO] Apache Uniffle Intergration Test (Spark Common) .... SUCCESS [ 21.678 
s]
   [INFO] Apache Uniffle Intergration Test (Spark 2) ......... SUCCESS [  2.615 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:10 min (Wall Clock)
   [INFO] Finished at: 2022-07-04T16:32:14+08:00
   [INFO] 
------------------------------------------------------------------------
   ```
   
   #### -Pmr
   
   ```console
   $ mvn clean package -T1C -DskipTests -Pmr
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Uniffle 0.6.0-snapshot:
   [INFO] 
   [INFO] Apache Uniffle ..................................... SUCCESS [  3.927 
s]
   [INFO] Apache Uniffle Protocols ........................... SUCCESS [ 12.346 
s]
   [INFO] Apache Uniffle Common .............................. SUCCESS [  7.212 
s]
   [INFO] Apache Uniffle Coordinator ......................... SUCCESS [ 14.055 
s]
   [INFO] Apache Uniffle Internal Client ..................... SUCCESS [  3.966 
s]
   [INFO] Apache Uniffle Storage ............................. SUCCESS [ 10.164 
s]
   [INFO] Apache Uniffle Server .............................. SUCCESS [ 12.570 
s]
   [INFO] Apache Uniffle Client .............................. SUCCESS [  5.674 
s]
   [INFO] Apache Uniffle Intergration Test (Common) .......... SUCCESS [  6.745 
s]
   [INFO] Apache Uniffle Client (MapReduce) .................. SUCCESS [ 18.824 
s]
   [INFO] Apache Uniffle Intergration Test (MapReduce) ....... SUCCESS [  3.924 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:06 min (Wall Clock)
   [INFO] Finished at: 2022-07-04T16:33:35+08: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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to