Hi,
I used your framework to run a spark job and it worked nicely on CDH4. Now, I want to move the job to MapR. The installation I have is using hadoop-0.20.2. I followed your instruction to build the jar files and uploaded to the cluster. However, after I ran ./simr --shell, the Scala shell never showed up in command line. It kept showing in the log file and it seems like it is running in an infinite loop. Below is the log.
Welcome to
____ __
/ / ___ / /
\ / _ / _ `/ __/ '/
// .__/,// //_\ version 0.8.1
/_/
Using Scala version 2.9.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_65)
Initializing interpreter...
Creating SparkContext...
Spark context available as sc.
Type in expressions to have them evaluated.
Type :help for more information.
Welcome to
____ __
/ / ___ / /
\ / _ / _ `/ __/ '/
// .__/,// //_\ version 0.8.1
/_/
Using Scala version 2.9.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_65)
Initializing interpreter...
Creating SparkContext...
Spark context available as sc.
Type in expressions to have them evaluated.
Type :help for more information.
Hi,
I used your framework to run a spark job and it worked nicely on CDH4. Now, I want to move the job to MapR. The installation I have is using hadoop-0.20.2. I followed your instruction to build the jar files and uploaded to the cluster. However, after I ran ./simr --shell, the Scala shell never showed up in command line. It kept showing in the log file and it seems like it is running in an infinite loop. Below is the log.
Welcome to
____ __
/ / ___ / /
\ / _ / _ `/ __/ '/
// .__/,// //_\ version 0.8.1
/_/
Using Scala version 2.9.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_65)
Initializing interpreter...
Creating SparkContext...
Spark context available as sc.
Type in expressions to have them evaluated.
Type :help for more information.
Welcome to
____ __
/ / ___ / /
\ / _ / _ `/ __/ '/
// .__/,// //_\ version 0.8.1
/_/
Using Scala version 2.9.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_65)
Initializing interpreter...
Creating SparkContext...
Spark context available as sc.
Type in expressions to have them evaluated.
Type :help for more information.