orcid-no-doi #123

Merged
claudio.atzori merged 13 commits from enrico.ottonello/dnet-hadoop:orcid-no-doi into master 3 years ago
Collaborator

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 3 years ago
claudio.atzori changed target branch from master to beta 3 years ago
claudio.atzori changed target branch from beta to master 3 years ago
claudio.atzori merged commit 9913b6073c into master 3 years ago
Owner

Changeset applied in the beta branch as well with bf9e0d2d4f

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

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`
The pull request has been merged as 9913b6073c.
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 enrico.ottonello-orcid-no-doi master
git pull orcid-no-doi

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff enrico.ottonello-orcid-no-doi
git push origin master
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
Loading…
There is no content yet.