updated changing in the workflow of provision in the phase of aggregation. Removed serialization in JSON RDD and used spark Dataset
This commit is contained in:
parent
56bbfdc65d
commit
16ae3c9ccf
|
@ -0,0 +1,5 @@
|
||||||
|
package eu.dnetlib.dhp.sx.graph
|
||||||
|
|
||||||
|
object SparkSplitOafTODLIEntities {
|
||||||
|
|
||||||
|
}
|
|
@ -0,0 +1,5 @@
|
||||||
|
package eu.dnetlib.dhp.sx.graph
|
||||||
|
|
||||||
|
object SparkXMLToOAFDataset {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue