Spark入門之提交wordcount任務

Spark入門之提交wordcount任務 1.Wordcount代碼 2.打包代碼 3.上傳至服務器 4.運行 5.查看結果 1.Wordcount代碼 object Test01 { def main(args: Array[String]): Unit = { val conf = new SparkConf().setAppName("test01")/*.setMaster(
相關文章
相關標籤/搜索