作業系統:ubnutu
Spark:2.0.1
Java:1.8.0_101
Scala:2.11
Scala IDE eclipse 整合開發環境
小弟目前有run出Hello Worid出來
但是想要run出Spark官網上的範例,卻run不出來
結果顯示 Error: Could not find or load main class RunPi
Error: Could not find or load main class SimpleApp
Spark網址
http://spark.apache.org/examples.html
Spark官網上的程式 (Pi Estimation)
http://imgur.com/a/U3Zmk
這個也是上網找的範例也不行
http://imgur.com/a/CRGWz
想請問大大,要如何解決找不到 main class呢?
謝謝