set JAVA_HOME and JAVA_OPTS in metadata collection #457

Merged
claudio.atzori merged 1 commits from metadata_collection_java_upgrade into main 2024-07-11 15:32:12 +02:00

This PR introduces the possibility to override the values for the JAVA_HOME and the JAVA_OPTS variables used in the context of the metadata collection oozie workflow. In particular

  • the usage of the JAVA_HOME applies to every java action implemented in the workflow
  • JAVA_OPTS instead is applied only to instantiate eu.dnetlib.dhp.collection.CollectorWorkerApplication, for the time being to specify -Dcom.sun.security.enableAIAcaIssuers=true, see #9650#change-72740 for further details.
This PR introduces the possibility to override the values for the JAVA_HOME and the JAVA_OPTS variables used in the context of the metadata collection oozie workflow. In particular * the usage of the JAVA_HOME applies to every java action implemented in the workflow * JAVA_OPTS instead is applied *only* to instantiate `eu.dnetlib.dhp.collection.CollectorWorkerApplication`, for the time being to specify `-Dcom.sun.security.enableAIAcaIssuers=true`, see [#9650#change-72740](https://support.openaire.eu/issues/9650#change-72740) for further details.
claudio.atzori added 1 commit 2024-07-11 15:31:58 +02:00
claudio.atzori merged commit b756cfeb85 into main 2024-07-11 15:32:12 +02:00
Author
Owner

Cherry picked also on the beta branch via f9ed2ae33c

Cherry picked also on the beta branch via f9ed2ae33c95159072a913f2b235e7b0876ae63f
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#457
No description provided.