You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sbt runMain com.github.graphx.pregel.ssp.demo.ShortestPathProblemDemo
[info] Loading settings from plugins.sbt ...
[info] Loading project definition from /home/mahboob/Code/latest/spark/introduction-to-spark/spark-graphx/project
[info] Loading settings from build.sbt ...
[info] Set current project to spark-graphx (in build file:/home/mahboob/Code/latest/spark/introduction-to-spark/spark-graphx/)
[error] Not a valid command: runMain
[error] Expected whitespace character
[error] runMain
[error] ^
The text was updated successfully, but these errors were encountered:
$ sbt runMain com.github.graphx.pregel.ssp.demo.ShortestPathProblemDemo
[info] Loading settings from plugins.sbt ...
[info] Loading project definition from /home/mahboob/Code/latest/spark/introduction-to-spark/spark-graphx/project
[info] Loading settings from build.sbt ...
[info] Set current project to spark-graphx (in build file:/home/mahboob/Code/latest/spark/introduction-to-spark/spark-graphx/)
[error] Not a valid command: runMain
[error] Expected whitespace character
[error] runMain
[error] ^
The text was updated successfully, but these errors were encountered: