Skip to content

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented May 22, 2023

What changes were proposed in this pull request?

This pr aims to added Maven testing job on GitHub Actions for the connect-client-jvm module.

Why are the changes needed?

Improve the guarantee of Maven testing success rate for connect-client-jvm module when submitting code.

Does this PR introduce any user-facing change?

No, just for test.

How was this patch tested?

  • Pass GitHub Action

@github-actions github-actions bot added the INFRA label May 22, 2023
@LuciferYang LuciferYang marked this pull request as draft May 22, 2023 08:26
./build/mvn $MAVEN_CLI_OPTS -DskipTests -Pyarn -Pmesos -Pkubernetes -Pvolcano -Phive -Phive-thriftserver -Phadoop-cloud -Djava.version=${JAVA_VERSION/-ea} install
rm -rf ~/.m2/repository/org/apache/spark
connect-maven:
Copy link
Contributor Author

@LuciferYang LuciferYang May 22, 2023

Choose a reason for hiding this comment

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

friendly ping @HyukjinKwon @hvanhovell I want to add a independent maven testing GA task for connect modules due to there are always some Maven tests fail, and we can only check them afterwards, see:

I found today, do you think it's ok?

Also cc @dongjoon-hyun

@LuciferYang LuciferYang changed the title [CONNECT] Add independent maven testing GA task for connect modules [SPARK-43988][INFRA] Add independent maven testing GitHub Action task for connect client module Jun 7, 2023
@LuciferYang LuciferYang changed the title [SPARK-43988][INFRA] Add independent maven testing GitHub Action task for connect client module [SPARK-43988][INFRA] Add maven testing GitHub Action task for connect client module Jun 7, 2023
@LuciferYang
Copy link
Contributor Author

wait #41487

@LuciferYang LuciferYang closed this Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant