How to create a simple spark graphframe using java?

后端 未结 4 1564
你的背包
你的背包 2021-01-01 06:35

Basically I am a java developer & now I got a chance to work on Spark & I gone through basics of the Spark api like what is SparkConfig, SparkContaxt, RDD, SQLContax

4条回答
  •  渐次进展
    2021-01-01 07:06

    I am able to replicate the issue(running continuously) in 0.5.0-spark2.1-s_2.11 and working fine in 0.4.0-spark2.1-s_2.11

提交回复
热议问题