Re: [BLOG] Configuring JanusGraph for spark-yarn
HadoopMarc <bi...@...>
Hi John The funny thing is, the recipe does not use the HDP Spark
installation at all! SparkGraphComputer creates a SparkContext
and has Yarn start all the Spark machinery. So spark versions do
not matter at all, though Spark 2.x requires some other config
properties (see the recent PR's on github TinkerPop). The only interaction with the cluster Spark is for the Spark
History server, but I did not notice any problems between Spark
1.6.1 and Spark 1.6.2. See your cluster spark-defaults.xml for the
history configs. Have fun! Marc Op maandag 25 september 2017 23:17:53 UTC+2 schreef John Helmsen:
|
|