Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i use the hadoop2.5.2 and hbase0.98.13,i use the command:bin/kiji install,found the error! #1

Open
wengfujia opened this issue Jul 27, 2015 · 0 comments

Comments

@wengfujia
Copy link

[hadoop@Slave2 kiji-bento-fugu]$ bin/kiji install
2015-07-27 20:32:54 WARN KIJI_HOME environment variable is not set.
2015-07-27 20:32:54 WARN Using KIJI_HOME=/home/hadoop/app/kiji/kiji-bento-fugu
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hadoop/app/kiji/kiji-bento-fugu/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hadoop/app/hadoop/hadoop-2.5.2/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hadoop/app/hbase/hbase-0.98.13-hadoop2/lib/slf4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Creating kiji instance: kiji://(Slave1:2181,Slave2:2181,Slave3:2181):2181/default/
Creating meta tables for kiji instance in hbase...
15/07/27 20:32:57 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
15/07/27 20:32:59 INFO org.kiji.schema.impl.hbase.HBaseKijiInstaller: Installing kiji instance 'kiji://(Slave1:2181,Slave2:2181,Slave3:2181):2181/default/'.
Exception in thread "main" java.lang.NullPointerException
at org.kiji.schema.platform.SchemaPlatformBridge.get(SchemaPlatformBridge.java:289)
at org.kiji.schema.impl.hbase.HBaseSystemTable.install(HBaseSystemTable.java:330)
at org.kiji.schema.impl.hbase.HBaseKijiInstaller.install(HBaseKijiInstaller.java:93)
at org.kiji.schema.KijiInstaller.install(KijiInstaller.java:93)
at org.kiji.schema.tools.InstallTool.run(InstallTool.java:100)
at org.kiji.schema.tools.BaseTool.toolMain(BaseTool.java:311)
at org.kiji.schema.tools.KijiToolLauncher.run(KijiToolLauncher.java:137)
at org.kiji.schema.tools.KijiToolLauncher.run(KijiToolLauncher.java:83)
at org.kiji.schema.tools.KijiToolLauncher.main(KijiToolLauncher.java:148)
[hadoop@Slave2 kiji-bento-fugu]$ jps
1250 JournalNode
2402 Jps
1180 QuorumPeerMain
1637 DataNode

i dont found the wrong message. i use the kiji-bento-fugu-2.3.0-release.tar.plz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant