Re: Calling a SparkGraphComputer from within Spark
HadoopMarc <m.c.d...@...>
Hi Rob, It sound like your battling skills are OK! I have never used the PersistedOutputRDD option myself, but if your are stuck you could also try the org.apache.tinkerpop.gremlin.hadoop.structure.io.graphson.GraphSONOutputFormat class and the output location. This just writes the query output to hdfs and at least keeps you going.Btw, I assumed you did not miss the part of the reference section you linked to. Did you also try the option with the PersistedOutputRdd from the gremlin console or only from your scala program?Cheers, Marc Op zondag 19 maart 2017 19:49:41 UTC+1 schreef Rob Keevil:
|
|