Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
sparkling-shell and scala program doesnt start
Labels:
- Labels:
-
Apache Spark
Master Collaborator
Created ‎09-13-2016 07:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
I am trying executing the h2o cluster but when i execute this command, the shell start correctly but the h20.scala program doestn start why?
/sparkling-shell --num-executors 5 --executor-memory 3g --driver-memory 2g --master yarn-client -i h2o.scala
the h2o program is:
import org.apache.spark.h2o._ val h2oContext = new H2OContext(sc).start() import h2oContext._
please what happend??
thanks
1 ACCEPTED SOLUTION
Super Collaborator
Created ‎09-13-2016 07:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 REPLY 1
Super Collaborator
Created ‎09-13-2016 07:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
