Skip to content

Closes #1606: Make affiliation matching algorithm compliant with spark4 and kubernetes environment#1607

Merged
marekhorst merged 1 commit into
marekhorst_1588_make_the_IIS_compliant_with_spark4_and_kubernetes_environment_APPROVEDfrom
marekhorst_1606_make_affiliation_matching_algorithm_compliant_with_spark4_and_kubernetes_environment
Jun 19, 2026
Merged

Closes #1606: Make affiliation matching algorithm compliant with spark4 and kubernetes environment#1607
marekhorst merged 1 commit into
marekhorst_1588_make_the_IIS_compliant_with_spark4_and_kubernetes_environment_APPROVEDfrom
marekhorst_1606_make_affiliation_matching_algorithm_compliant_with_spark4_and_kubernetes_environment

Conversation

@marekhorst

Copy link
Copy Markdown
Member

Introducing support for building fat uber jar for the iis-wf-affmatching module by relying on the maven-shade-plugin.

This is similar change to the one previously introduced for the iis-wf-citationmatching-direct.

…k4 and kubernetes environment

Introducing support for building fat uber jar for the `iis-wf-affmatching` module by relying on the `maven-shade-plugin`.
@marekhorst

Copy link
Copy Markdown
Member Author

The airflow workflow run on the subset of input data proved the job works as expected and it produced valid outcome.

Copilot AI 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.

Pull request overview

This PR adds packaging support for iis-wf-affmatching to produce an “uber” (fat) JAR, aligning the module with the existing approach used by other Spark workflow modules (e.g., iis-wf-citationmatching-direct) for Kubernetes/Spark deployments.

Changes:

  • Added the spark-avro dependency to iis-wf-affmatching.
  • Introduced a shade-uber-jar Maven profile using maven-shade-plugin to build an attached *-uber.jar with the correct Main-Class.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@marekhorst marekhorst merged commit cf3587f into marekhorst_1588_make_the_IIS_compliant_with_spark4_and_kubernetes_environment_APPROVED Jun 19, 2026
1 check passed
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