Skip to content

java.lang.UnsatisfiedLinkError when running on MapR #22

Description

@jerryyanmj

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions