Hi Guys, I am trying to execute sample PerformanceEvaluation test program on Hbase. not work properly.
hbase org.apache.hadoop.hbase.PerformanceEvaluation sequentialWrite 100 It's says 13/04/09 08:50:43 ERROR security.UserGroupInformation: PriviledgedActionException as:hdfs (auth:SIMPLE) cause:java.io.FileNotFoundException: File does not exist: /usr/lib/zookeeper/zookeeper-3.4.3-cdh4.0.1.jar java.io.FileNotFoundException: File does not exist: /usr/lib/zookeeper/zookeeper-3.4.3-cdh4.0.1.jar at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:736) hdfs@dvcliftonhera222:~$ *file /usr/lib/zookeeper/zookeeper-3.4.3-cdh4.0.1.jar* */usr/lib/zookeeper/zookeeper-3.4.3-cdh4.0.1.jar: Zip archive data, at least v1.0 to extract* Full stack trace here. http://paste.ubuntu.com/5692271/ Please guide me How to fix this. Did I learn something today? If not, I wasted it.
