forked from D-Net/dnet-hadoop
WIP
This commit is contained in:
parent
49ef2f4eb1
commit
7ba0f44d05
|
@ -34,8 +34,7 @@ public class SparkXmlRecordBuilderJob {
|
|||
}
|
||||
|
||||
new GraphJoiner(spark, inputPath, outputPath)
|
||||
.adjacencyLists()
|
||||
.asXML();
|
||||
.adjacencyLists();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue