8232-mdstore-synch-improve #272

Merged
claudio.atzori merged 6 commits from 8232-mdstore-synch-improve into beta 2023-02-22 10:02:27 +01:00

This is the implementation described on ticket 8232
The Mongo MDStores are already synchronized on base path:

/data/mongo_mdstores

The only change in the workflow parameter which create the raw graph is to remove the two sequential file path of the two mdstores MDFormat and include:

/data/mongo_mdstores/PROD/*/*
in case of production

/data/mongo_mdstores/BETA/*/*
in case of BETA

This is the implementation described on ticket [8232](https://support.openaire.eu/issues/8232) The Mongo MDStores are already synchronized on base path: `/data/mongo_mdstores` The only change in the workflow parameter which create the raw graph is to remove the two sequential file path of the two mdstores MDFormat and include: `/data/mongo_mdstores/PROD/*/*` in case of production `/data/mongo_mdstores/BETA/*/*` in case of BETA
claudio.atzori was assigned by sandro.labruzzo 2023-02-13 09:32:37 +01:00
sandro.labruzzo added 747 commits 2023-02-13 09:32:38 +01:00
793b5a8e5f Aggiornare 'dhp-workflows/dhp-graph-mapper/src/main/java/eu/dnetlib/dhp/oa/graph/dump/ResultMapper.java'
Removing the dump of Measure at the level of the result. We decided not to map it
35e20b0647 updated resolution wf:
- generate a new version of the graph
 - changed merge from union to join
7af0bbd0b1 [scala-refactor] Module dhp-aggregation:
Moved all scala source into src/main/scala and src/test/scala
81bf604059 [scala-refactor] Module dhp-common:
Moved all scala source into src/main/scala and src/test/scala
bf880e2508 [scala-refactor] Module dhp-graph-mapper:
Moved all scala source into src/main/scala and src/test/scala
e9f285ec4d [scala-refactor] Module dhp-doiboost:
Moved all scala source into src/main/scala and src/test/scala
e5bff64f2e [scholexplorer]
- Minor fix on SparkConvertRDDtoDataset
-first implementation of retrieve datacite dump
63952018c0 [scholexplorer]
-moved SparkRetrieveDataciteDelta in scala folder
b881ee5ef8 [scholexplorer]
- implemented generation of scholix of delta update of datacite
0163dadb7f [doiboost]
- update MAG schema, new filed added on version dec-2021
d580e15442 Modified last intersection since we lost many titles.
this is my last resource, after that, I've to  change my job
81242538e6 Merge pull request 'Oozie workflow for cleancontext' (#216) from cleancontext into beta
Reviewed-on: #216

Looks good. We need to extend the cleaning workflow parameters to enable the extra step only when it is needed.
sandro.labruzzo changed target branch from master to beta 2023-02-21 15:11:15 +01:00
claudio.atzori added 1 commit 2023-02-22 09:57:09 +01:00
claudio.atzori merged commit a590c371a9 into beta 2023-02-22 10:02:27 +01:00
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#272
No description provided.