Last active
December 31, 2015 12:59
-
-
Save jasonjohnson/7990375 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./build/tsdb tsd \ | |
--port=4242 \ | |
--staticroot=build/staticroot \ | |
--cachedir=/home/jason/Projects/opentsdb-cache/ \ | |
--zkquorum=127.0.0.1:2181 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-12-16 11:02:48,656 INFO [main] TSDMain: Starting. | |
2013-12-16 11:02:48,659 INFO [main] TSDMain: net.opentsdb built at revision 6f1d105 (MINT) | |
2013-12-16 11:02:48,659 INFO [main] TSDMain: Built on 2013/12/13 19:54:51 +0000 by jason@blick:/home/jason/Projects/opentsdb/build | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:zookeeper.version=3.3.6-1366786, built on 07/29/2012 06:22 GMT | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:host.name=localhost | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.version=1.7.0_25 | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.vendor=Oracle Corporation | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.home=/usr/lib/jvm/java-7-openjdk-amd64/jre | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.class.path=/home/jason/Projects/opentsdb/build/third_party/hbase/asynchbase-1.4.1.jar:/home/jason/Projects/opentsdb/build/third_party/guava/guava-13.0.1.jar:/home/jason/Projects/opentsdb/build/third_party/slf4j/log4j-over-slf4j-1.7.2.jar:/home/jason/Projects/opentsdb/build/third_party/logback/logback-classic-1.0.9.jar:/home/jason/Projects/opentsdb/build/third_party/logback/logback-core-1.0.9.jar:/home/jason/Projects/opentsdb/build/third_party/netty/netty-3.6.2.Final.jar:/home/jason/Projects/opentsdb/build/third_party/slf4j/slf4j-api-1.7.2.jar:/home/jason/Projects/opentsdb/build/third_party/suasync/suasync-1.3.2.jar:/home/jason/Projects/opentsdb/build/third_party/zookeeper/zookeeper-3.3.6.jar:/home/jason/Projects/opentsdb/build/tsdb-1.1.0.jar:/home/jason/Projects/opentsdb/build/../src | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.io.tmpdir=/tmp | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:java.compiler=<NA> | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:os.name=Linux | |
2013-12-16 11:02:48,736 INFO [main] ZooKeeper: Client environment:os.arch=amd64 | |
2013-12-16 11:02:48,737 INFO [main] ZooKeeper: Client environment:os.version=3.11.0-13-generic | |
2013-12-16 11:02:48,737 INFO [main] ZooKeeper: Client environment:user.name=jason | |
2013-12-16 11:02:48,737 INFO [main] ZooKeeper: Client environment:user.home=/home/jason | |
2013-12-16 11:02:48,737 INFO [main] ZooKeeper: Client environment:user.dir=/home/jason/Projects/opentsdb | |
2013-12-16 11:02:48,737 INFO [main] ZooKeeper: Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=5000 watcher=org.hbase.async.HBaseClient$ZKClient@1a2b53fb | |
2013-12-16 11:02:48,744 INFO [main] HBaseClient: Need to find the -ROOT- region | |
2013-12-16 11:02:48,744 INFO [main-SendThread()] ClientCnxn: Opening socket connection to server /127.0.0.1:2181 | |
2013-12-16 11:02:48,747 INFO [main-SendThread(localhost:2181)] ClientCnxn: Socket connection established to localhost/127.0.0.1:2181, initiating session | |
2013-12-16 11:02:48,752 INFO [main-SendThread(localhost:2181)] ClientCnxn: Session establishment complete on server localhost/127.0.0.1:2181, sessionid = 0x142e819f0800041, negotiated timeout = 5000 | |
2013-12-16 11:02:48,766 ERROR [main-EventThread] HBaseClient: The znode for the -ROOT- region doesn't exist! | |
2013-12-16 11:02:49,793 ERROR [main-EventThread] HBaseClient: The znode for the -ROOT- region doesn't exist! | |
2013-12-16 11:02:50,813 ERROR [main-EventThread] HBaseClient: The znode for the -ROOT- region doesn't exist! | |
2013-12-16 11:02:51,833 ERROR [main-EventThread] HBaseClient: The znode for the -ROOT- region doesn't exist! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hbase(main):001:0> zk_dump | |
SLF4J: Class path contains multiple SLF4J bindings. | |
SLF4J: Found binding in [jar:file:/home/jason/Projects/hbase/lib/slf4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: Found binding in [jar:file:/home/jason/Projects/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] | |
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. | |
2013-12-16 10:59:26,992 WARN [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable | |
HBase is rooted at /hbase | |
Active master address: localhost,60000,1387211796112 | |
Backup master addresses: | |
Region server holding hbase:meta: localhost,60020,1387211798350 | |
Region servers: | |
localhost,60020,1387211798350 | |
/hbase/replication: | |
/hbase/replication/peers: | |
/hbase/replication/rs: | |
/hbase/replication/rs/localhost,60020,1387211798350: | |
Quorum Server Statistics: | |
127.0.0.1:2181 | |
Zookeeper version: 3.4.5-1392090, built on 09/30/2012 17:52 GMT | |
Clients: | |
/127.0.0.1:41898[1](queued=0,recved=12,sent=12) | |
/127.0.0.1:41558[1](queued=0,recved=172,sent=172) | |
/127.0.0.1:41897[1](queued=0,recved=3,sent=3) | |
/127.0.0.1:41899[0](queued=0,recved=1,sent=0) | |
/127.0.0.1:41555[1](queued=0,recved=311,sent=357) | |
/127.0.0.1:41563[1](queued=0,recved=105,sent=105) | |
/127.0.0.1:41560[1](queued=0,recved=258,sent=283) | |
/127.0.0.1:41561[1](queued=0,recved=111,sent=111) | |
/127.0.0.1:41559[1](queued=0,recved=121,sent=121) | |
Latency min/avg/max: 0/0/13 | |
Received: 43605 | |
Sent: 43727 | |
Connections: 9 | |
Outstanding: 0 | |
Zxid: 0x12c | |
Mode: standalone | |
Node count: 36 | |
hbase(main):002:0> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment