When I start warden ,I get this error. the sofeware is Greenplum MR hadoop 1.2,we will do a poc for a telecom company,please help.

Exception in thread "main" java.lang.UnsatisfiedLinkError: /opt/mapr/lib/libMapRClient.so.1: /opt/mapr/lib/libMapRClient.so.1: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1028) at com.mapr.fs.Rpc.<clinit>(Rpc.java:111) at com.mapr.fs.cldb.CLDB.<init>(CLDB.java:59) at com.mapr.fs.cldb.CLDB.main(CLDB.java:307) Header: hostName: mdw, Time Zone: Pacific Standard Time, processName: cldb, processId: 16012, MapR Build Version: 1.2.0.12140EMC 2012-02-01 20:40:07,776 INFO com.mapr.fs.cldb.CLDB [main]: Initializing CLDB 2012-02-01 20:40:07,776 INFO com.mapr.fs.cldb.CLDB [main]: Loading properties file : /opt/mapr/conf/cldb.conf 2012-02-01 20:40:07,901 INFO com.mapr.fs.cldb.counters.CLDBMetrics [main]: Initializing CLDB Metrics with serviceName: cldbServer 2012-02-01 20:40:07,904 INFO com.mapr.fs.cldb.CLDB [main]: CLDBInit: Using hostname file /opt/mapr/hostname 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDBInit: Using hostid file /opt/mapr/hostid 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDB Startup 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDB Properties from configuration file: {cldb.jmxremote.port=7220, cldb.web.port=7221, cldb.port=7222, cldb.zookeeper.servers=mdw:5181, cldb.numthreads=10, cldb.min.fileservers=1, hadoop.version=0.20.2} 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDB Command line args: /opt/mapr/conf/cldb.conf 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDBInit: Initializing CLDB 2012-02-01 20:40:07,905 INFO com.mapr.fs.cldb.CLDB [main]: CLDBInit: Starting RPCServer on port 7222 with num thread 20 and heap size of 252(MB)

asked 02 Feb, 00:30

Li%20wei's gravatar image

Li wei
141014
accept rate: 0%

My os is Centos 5.5 x86-64

(02 Feb, 00:31) Li wei

What does

java -version

give you?

(02 Feb, 09:00) TedDunning ♦♦

another question:

Do all nodes need to do disk setup to format disks during installation?

If I want a node just for zookeeper or jobtracker (not need disk), will it need to disksetup?

(04 Feb, 00:13) Li wei

Why don't you post that as a separate question?

(04 Feb, 00:33) TedDunning ♦♦

Is your java 32-bit version ?

link

answered 02 Feb, 01:33

Nabeel's gravatar image

Nabeel ♦♦
367124
accept rate: 13%

edited 02 Feb, 03:41

thx , solved the issue after replace 64-bit jdk.

(03 Feb, 23:58) Li wei
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×33

Asked: 02 Feb, 00:30

Seen: 289 times

Last updated: 04 Feb, 00:33

powered by OSQA