spark scala 'take(10)' operation is taking too long

后端 未结 0 1111
故里飘歌
故里飘歌 2021-02-13 03:10

I got the following code within my super-simple Spark Scala application:

    ...
    val t3 = System.currentTimeMillis
    println("VertexRDD created in &quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题