Update module names by kaijchen · Pull Request #12 · apache/uniffle · GitHub
Skip to content

Update module names#12

Merged
roryqi merged 1 commit into
apache:masterfrom
kaijchen:module-name
Jul 4, 2022
Merged

Update module names#12
roryqi merged 1 commit into
apache:masterfrom
kaijchen:module-name

Conversation

@kaijchen

@kaijchen kaijchen commented Jul 4, 2022

Copy link
Copy Markdown
Member

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

$ 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

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

-Pmr

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

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks your contribution.

@roryqi roryqi merged commit 1936730 into apache:master Jul 4, 2022
@kaijchen

kaijchen commented Jul 4, 2022

Copy link
Copy Markdown
Member Author

@kaijchen kaijchen deleted the module-name branch July 4, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants