WIP: Adaption to run workflows on kubernetes with spark 3.5.3 and s3 storage #495

Draft
giambattista.bloisi wants to merge 8 commits from kubernetes into beta
No description provided.
giambattista.bloisi added 3 commits 2024-10-21 09:15:56 +02:00
giambattista.bloisi requested review from claudio.atzori 2024-10-21 09:16:18 +02:00
giambattista.bloisi requested review from sandro.labruzzo 2024-10-21 09:16:26 +02:00
giambattista.bloisi requested review from michele.artini 2024-10-21 09:16:32 +02:00
giambattista.bloisi added 1 commit 2024-10-21 16:42:28 +02:00
giambattista.bloisi added 1 commit 2024-10-21 18:05:06 +02:00
giambattista.bloisi added 1 commit 2024-10-21 21:38:56 +02:00
giambattista.bloisi added 1 commit 2024-10-23 13:55:33 +02:00
giambattista.bloisi added 1 commit 2024-10-30 11:22:11 +01:00
This pull request has changes conflicting with the target branch.
  • dhp-shade-package/pom.xml
  • dhp-workflows/dhp-aggregation/src/main/java/eu/dnetlib/dhp/actionmanager/personentity/ExtractPerson.java
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b kubernetes beta
git pull origin kubernetes

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff kubernetes
git push origin beta
Sign in to join this conversation.
No description provided.