orcid-no-doi #123

Merged
claudio.atzori merged 13 commits from enrico.ottonello/dnet-hadoop:orcid-no-doi into master 2021-07-15 17:53:59 +02:00
Contributor

added process output path used by the process to temporary store dataset:

example default value from oozie workflow.xml

<property>
<name>processOutputPath</name>
<value>/data/orcid_activities_2020/process_no_doi_dataset_prod</value>
<description>temporary path where to store the action set</description>
</property>

the example folder process_no_doi_dataset_prod will be removed from the process before start generating dataset

added process output path used by the process to temporary store dataset: example default value from oozie workflow.xml ``` <property> <name>processOutputPath</name> <value>/data/orcid_activities_2020/process_no_doi_dataset_prod</value> <description>temporary path where to store the action set</description> </property> ``` the example folder process_no_doi_dataset_prod will be removed from the process before start generating dataset
enrico.ottonello added 13 commits 2021-07-14 18:45:35 +02:00
claudio.atzori changed target branch from master to beta 2021-07-15 17:52:38 +02:00
claudio.atzori changed target branch from beta to master 2021-07-15 17:53:11 +02:00
claudio.atzori merged commit 9913b6073c into master 2021-07-15 17:53:59 +02:00

Changeset applied in the beta branch as well with bf9e0d2d4f

Changeset applied in the `beta` branch as well with bf9e0d2d4f663bc0187965f454b9b4b6412d9f4f

Deployed and tested on beta to verify the process completed successfully. It produced the actionset stored at /var/lib/dnet/actionManager_BETA/orcidworks-no-doi/rawset_48edcd9e-3bc1-4ca9-9af5-d3825614dc48_1626367976406

Deployed and tested on beta to verify the process completed successfully. It produced the actionset stored at `/var/lib/dnet/actionManager_BETA/orcidworks-no-doi/rawset_48edcd9e-3bc1-4ca9-9af5-d3825614dc48_1626367976406`
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#123
No description provided.