欢迎投稿

今日深度:

Hbase shell,

Hbase shell,


1、list

hbase(main):001:0> list
TABLE
lf:lf_t_result_platform_min_event_stat
lf:lf_t_result_room_online_min_user_stat
2 row(s) in 0.2810 seconds

=> ["lf:lf_t_result_platform_min_event_stat", "lf:lf_t_result_room_online_min_user_stat"]


2、scan

1000-1lf_youku_home_eightAddone_12016-03-08 22:45 column=stat_date:stat_date, timestamp=1457448315461, value=2016-03-08
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=app_version:app_version, timestamp=1457448375460, value=-1
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=appid:appid, timestamp=1457448375460, value=1000
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=event_key:event_key, timestamp=1457448375460, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=min:min, timestamp=1457448375460, value=2016-03-08 22:46
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=pv:pv, timestamp=1457448375460, value=1
1000-1lf_youku_home_eightAddone_12016-03-08 22:46 column=stat_date:stat_date, timestamp=1457448375460, value=2016-03-08
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=app_version:app_version, timestamp=1457448435461, value=-1
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=appid:appid, timestamp=1457448435461, value=1000
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=event_key:event_key, timestamp=1457448435461, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=min:min, timestamp=1457448435461, value=2016-03-08 22:47
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=pv:pv, timestamp=1457448435461, value=6
1000-1lf_youku_home_eightAddone_12016-03-08 22:47 column=stat_date:stat_date, timestamp=1457448435461, value=2016-03-08
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=app_version:app_version, timestamp=1457448495462, value=-1
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=appid:appid, timestamp=1457448495462, value=1000
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=event_key:event_key, timestamp=1457448495462, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=min:min, timestamp=1457448495462, value=2016-03-08 22:48
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=pv:pv, timestamp=1457448495462, value=4
1000-1lf_youku_home_eightAddone_12016-03-08 22:48 column=stat_date:stat_date, timestamp=1457448495462, value=2016-03-08
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=app_version:app_version, timestamp=1457448555464, value=-1
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=appid:appid, timestamp=1457448555464, value=1000
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=event_key:event_key, timestamp=1457448555464, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=min:min, timestamp=1457448555464, value=2016-03-08 22:49
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=pv:pv, timestamp=1457448555464, value=9
1000-1lf_youku_home_eightAddone_12016-03-08 22:49 column=stat_date:stat_date, timestamp=1457448555464, value=2016-03-08
1000-1lf_youku_home_eightAddone_12016-03-08 22:50 column=app_version:app_version, timestamp=1457448615821, value=-1
1000-1lf_youku_home_eightAddone_12016-03-08 22:50 column=appid:appid, timestamp=1457448615821, value=1000


3、help


hbase(main):002:0> help
HBase Shell, version 1.1.2, rUnknown, Mon Jan 18 11:13:19 CST 2016
Type 'help "COMMAND"', (e.g. 'help "get"' -- the quotes are necessary) for help on a specific command.
Commands are grouped. Type 'help "COMMAND_GROUP"', (e.g. 'help "general"') for help on a command group.

COMMAND GROUPS:
Group name: general
Commands: status, table_help, version, whoami

Group name: ddl
Commands: alter, alter_async, alter_status, create, describe, disable, disable_all, drop, drop_all, enable, enable_all, exists, get_table, is_disabled, is_enabled, list, show_filters

Group name: namespace
Commands: alter_namespace, create_namespace, describe_namespace, drop_namespace, list_namespace, list_namespace_tables

Group name: dml
Commands: append, count, delete, deleteall, get, get_counter, get_splits, incr, put, scan, truncate, truncate_preserve

Group name: tools
Commands: assign, balance_switch, balancer, balancer_enabled, catalogjanitor_enabled, catalogjanitor_run, catalogjanitor_switch, close_region, compact, compact_rs, flush, major_compact, merge_region, move, split, trace, unassign, wal_roll, zk_dump

Group name: replication
Commands: add_peer, append_peer_tableCFs, disable_peer, disable_table_replication, enable_peer, enable_table_replication, list_peers, list_replicated_tables, remove_peer, remove_peer_tableCFs, set_peer_tableCFs, show_peer_tableCFs

Group name: snapshots
Commands: clone_snapshot, delete_all_snapshot, delete_snapshot, list_snapshots, restore_snapshot, snapshot

Group name: configuration
Commands: update_all_config, update_config

Group name: quotas
Commands: list_quotas, set_quota

Group name: security
Commands: grant, revoke, user_permission

Group name: visibility labels
Commands: add_labels, clear_auths, get_auths, list_labels, set_auths, set_visibility

SHELL USAGE:
Quote all names in HBase Shell such as table and column names. Commas delimit
command parameters. Type <RETURN> after entering a command to run it.
Dictionaries of configuration used in the creation and alteration of tables are
Ruby Hashes. They look like this:

{'key1' => 'value1', 'key2' => 'value2', ...}

and are opened and closed with curley-braces. Key/values are delimited by the
'=>' character combination. Usually keys are predefined constants such as
NAME, VERSIONS, COMPRESSION, etc. Constants do not need to be quoted. Type
'Object.constants' to see a (messy) list of all constants in the environment.

If you are using binary keys or values and need to enter them in the shell, use
double-quote'd hexadecimal representation. For example:

hbase> get 't1', "key\x03\x3f\xcd"
hbase> get 't1', "key\003\023\011"
hbase> put 't1', "test\xef\xff", 'f1:', "\x01\x33\x40"

The HBase shell is the (J)Ruby IRB with the above HBase-specific commands added.
For more on the HBase Shell, see http://hbase.apache.org/book.html


4、status

hbase(main):003:0> status
5 servers, 0 dead, 1.2000 average load


5、version

hbase(main):004:0> version
1.1.2, rUnknown, Mon Jan 18 11:13:19 CST 2016


版本1.1.2

6、

hbase(main):004:0> hbase -help
HBase Shell, version 1.1.2, rUnknown, Mon Jan 18 11:13:19 CST 2016
Type 'help "COMMAND"', (e.g. 'help "get"' -- the quotes are necessary) for help on a specific command.
Commands are grouped. Type 'help "COMMAND_GROUP"', (e.g. 'help "general"') for help on a command group.

COMMAND GROUPS:
Group name: general
Commands: status, table_help, version, whoami

Group name: ddl
Commands: alter, alter_async, alter_status, create, describe, disable, disable_all, drop, drop_all, enable, enable_all, exists, get_table, is_disabled, is_enabled, list, show_filters

Group name: namespace
Commands: alter_namespace, create_namespace, describe_namespace, drop_namespace, list_namespace, list_namespace_tables

Group name: dml
Commands: append, count, delete, deleteall, get, get_counter, get_splits, incr, put, scan, truncate, truncate_preserve

Group name: tools
Commands: assign, balance_switch, balancer, balancer_enabled, catalogjanitor_enabled, catalogjanitor_run, catalogjanitor_switch, close_region, compact, compact_rs, flush, major_compact, merge_region, move, split, trace, unassign, wal_roll, zk_dump

Group name: replication
Commands: add_peer, append_peer_tableCFs, disable_peer, disable_table_replication, enable_peer, enable_table_replication, list_peers, list_replicated_tables, remove_peer, remove_peer_tableCFs, set_peer_tableCFs, show_peer_tableCFs

Group name: snapshots
Commands: clone_snapshot, delete_all_snapshot, delete_snapshot, list_snapshots, restore_snapshot, snapshot

Group name: configuration
Commands: update_all_config, update_config

Group name: quotas
Commands: list_quotas, set_quota

Group name: security
Commands: grant, revoke, user_permission

Group name: visibility labels
Commands: add_labels, clear_auths, get_auths, list_labels, set_auths, set_visibility

SHELL USAGE:
Quote all names in HBase Shell such as table and column names. Commas delimit
command parameters. Type <RETURN> after entering a command to run it.
Dictionaries of configuration used in the creation and alteration of tables are
Ruby Hashes. They look like this:

{'key1' => 'value1', 'key2' => 'value2', ...}

and are opened and closed with curley-braces. Key/values are delimited by the
'=>' character combination. Usually keys are predefined constants such as
NAME, VERSIONS, COMPRESSION, etc. Constants do not need to be quoted. Type
'Object.constants' to see a (messy) list of all constants in the environment.

If you are using binary keys or values and need to enter them in the shell, use
double-quote'd hexadecimal representation. For example:

hbase> get 't1', "key\x03\x3f\xcd"
hbase> get 't1', "key\003\023\011"
hbase> put 't1', "test\xef\xff", 'f1:', "\x01\x33\x40"

The HBase shell is the (J)Ruby IRB with the above HBase-specific commands added.
For more on the HBase Shell, see http://hbase.apache.org/book.html
NoMethodError: undefined method `-@' for nil:NilClass


7、

11:46 [yule@b01.offline.stat.laifeng.m6.youku]$ hbase zkcli
Connecting to 10.100.25.39:2181,10.100.25.40:2181,10.100.25.41:2181
2016-03-22 11:47:44,460 INFO [main] zookeeper.ZooKeeper: Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:host.name=b01.offline.stat.laifeng.m6.youku
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.version=1.7.0_79
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.vendor=Oracle Corporation
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.home=/opt/hbase/jdk1.7.0_79/jre
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.class.path=/opt/hbase/default/conf:/opt/hbase/jdk1.7.0_79/lib/tools.jar:/opt/hbase/default:/opt/hbase/default/lib/activation-1.1.jar:/opt/hbase/default/lib/aopalliance-1.0.jar:/opt/hbase/default/lib/apacheds-i18n-2.0.0-M15.jar:/opt/hbase/default/lib/apacheds-kerberos-codec-2.0.0-M15.jar:/opt/hbase/default/lib/api-asn1-api-1.0.0-M20.jar:/opt/hbase/default/lib/api-util-1.0.0-M20.jar:/opt/hbase/default/lib/asm-3.1.jar:/opt/hbase/default/lib/avro-1.7.4.jar:/opt/hbase/default/lib/commons-beanutils-1.7.0.jar:/opt/hbase/default/lib/commons-beanutils-core-1.8.0.jar:/opt/hbase/default/lib/commons-cli-1.2.jar:/opt/hbase/default/lib/commons-codec-1.9.jar:/opt/hbase/default/lib/commons-collections-3.2.1.jar:/opt/hbase/default/lib/commons-compress-1.4.1.jar:/opt/hbase/default/lib/commons-configuration-1.6.jar:/opt/hbase/default/lib/commons-daemon-1.0.13.jar:/opt/hbase/default/lib/commons-digester-1.8.jar:/opt/hbase/default/lib/commons-el-1.0.jar:/opt/hbase/default/lib/commons-httpclient-3.1.jar:/opt/hbase/default/lib/commons-io-2.4.jar:/opt/hbase/default/lib/commons-lang-2.6.jar:/opt/hbase/default/lib/commons-logging-1.2.jar:/opt/hbase/default/lib/commons-math-2.2.jar:/opt/hbase/default/lib/commons-math3-3.1.1.jar:/opt/hbase/default/lib/commons-net-3.1.jar:/opt/hbase/default/lib/curator-client-2.7.1.jar:/opt/hbase/default/lib/curator-framework-2.7.1.jar:/opt/hbase/default/lib/curator-recipes-2.7.1.jar:/opt/hbase/default/lib/disruptor-3.3.0.jar:/opt/hbase/default/lib/findbugs-annotations-1.3.9-1.jar:/opt/hbase/default/lib/gson-2.2.4.jar:/opt/hbase/default/lib/guava-12.0.1.jar:/opt/hbase/default/lib/guice-3.0.jar:/opt/hbase/default/lib/guice-servlet-3.0.jar:/opt/hbase/default/lib/hadoop-annotations-2.7.1.jar:/opt/hbase/default/lib/hadoop-auth-2.7.1.jar:/opt/hbase/default/lib/hadoop-client-2.7.1.jar:/opt/hbase/default/lib/hadoop-common-2.7.1.jar:/opt/hbase/default/lib/hadoop-hdfs-2.7.1.jar:/opt/hbase/default/lib/hadoop-mapreduce-client-app-2.7.1.jar:/opt/hbase/default/lib/hadoop-mapreduce-client-common-2.7.1.jar:/opt/hbase/default/lib/hadoop-mapreduce-client-core-2.7.1.jar:/opt/hbase/default/lib/hadoop-mapreduce-client-jobclient-2.7.1.jar:/opt/hbase/default/lib/hadoop-mapreduce-client-shuffle-2.7.1.jar:/opt/hbase/default/lib/hadoop-yarn-api-2.7.1.jar:/opt/hbase/default/lib/hadoop-yarn-client-2.7.1.jar:/opt/hbase/default/lib/hadoop-yarn-common-2.7.1.jar:/opt/hbase/default/lib/hadoop-yarn-server-common-2.7.1.jar:/opt/hbase/default/lib/hbase-annotations-1.1.2.jar:/opt/hbase/default/lib/hbase-annotations-1.1.2-tests.jar:/opt/hbase/default/lib/hbase-client-1.1.2.jar:/opt/hbase/default/lib/hbase-common-1.1.2.jar:/opt/hbase/default/lib/hbase-common-1.1.2-tests.jar:/opt/hbase/default/lib/hbase-examples-1.1.2.jar:/opt/hbase/default/lib/hbase-hadoop2-compat-1.1.2.jar:/opt/hbase/default/lib/hbase-hadoop-compat-1.1.2.jar:/opt/hbase/default/lib/hbase-it-1.1.2.jar:/opt/hbase/default/lib/hbase-it-1.1.2-tests.jar:/opt/hbase/default/lib/hbase-prefix-tree-1.1.2.jar:/opt/hbase/default/lib/hbase-procedure-1.1.2.jar:/opt/hbase/default/lib/hbase-protocol-1.1.2.jar:/opt/hbase/default/lib/hbase-resource-bundle-1.1.2.jar:/opt/hbase/default/lib/hbase-rest-1.1.2.jar:/opt/hbase/default/lib/hbase-server-1.1.2.jar:/opt/hbase/default/lib/hbase-server-1.1.2-tests.jar:/opt/hbase/default/lib/hbase-shell-1.1.2.jar:/opt/hbase/default/lib/hbase-thrift-1.1.2.jar:/opt/hbase/default/lib/htrace-core-3.1.0-incubating.jar:/opt/hbase/default/lib/httpclient-4.2.5.jar:/opt/hbase/default/lib/httpcore-4.1.3.jar:/opt/hbase/default/lib/jackson-core-asl-1.9.13.jar:/opt/hbase/default/lib/jackson-jaxrs-1.9.13.jar:/opt/hbase/default/lib/jackson-mapper-asl-1.9.13.jar:/opt/hbase/default/lib/jackson-xc-1.9.13.jar:/opt/hbase/default/lib/jamon-runtime-2.3.1.jar:/opt/hbase/default/lib/jasper-compiler-5.5.23.jar:/opt/hbase/default/lib/jasper-runtime-5.5.23.jar:/opt/hbase/default/lib/javax.inject-1.jar:/opt/hbase/default/lib/java-xmlbuilder-0.4.jar:/opt/hbase/default/lib/jaxb-api-2.2.2.jar:/opt/hbase/default/lib/jaxb-impl-2.2.3-1.jar:/opt/hbase/default/lib/jcodings-1.0.8.jar:/opt/hbase/default/lib/jersey-client-1.9.jar:/opt/hbase/default/lib/jersey-core-1.9.jar:/opt/hbase/default/lib/jersey-guice-1.9.jar:/opt/hbase/default/lib/jersey-json-1.9.jar:/opt/hbase/default/lib/jersey-server-1.9.jar:/opt/hbase/default/lib/jets3t-0.9.0.jar:/opt/hbase/default/lib/jettison-1.3.3.jar:/opt/hbase/default/lib/jetty-6.1.26.jar:/opt/hbase/default/lib/jetty-sslengine-6.1.26.jar:/opt/hbase/default/lib/jetty-util-6.1.26.jar:/opt/hbase/default/lib/joni-2.1.2.jar:/opt/hbase/default/lib/jruby-complete-1.6.8.jar:/opt/hbase/default/lib/jsch-0.1.42.jar:/opt/hbase/default/lib/jsp-2.1-6.1.14.jar:/opt/hbase/default/lib/jsp-api-2.1-6.1.14.jar:/opt/hbase/default/lib/jsr305-1.3.9.jar:/opt/hbase/default/lib/junit-4.11.jar:/opt/hbase/default/lib/leveldbjni-all-1.8.jar:/opt/hbase/default/lib/libthrift-0.9.0.jar:/opt/hbase/default/lib/log4j-1.2.17.jar:/opt/hbase/default/lib/metrics-core-2.2.0.jar:/opt/hbase/default/lib/netty-3.2.4.Final.jar:/opt/hbase/default/lib/netty-all-4.0.23.Final.jar:/opt/hbase/default/lib/paranamer-2.3.jar:/opt/hbase/default/lib/protobuf-java-2.5.0.jar:/opt/hbase/default/lib/servlet-api-2.5-6.1.14.jar:/opt/hbase/default/lib/servlet-api-2.5.jar:/opt/hbase/default/lib/slf4j-api-1.7.7.jar:/opt/hbase/default/lib/slf4j-log4j12-1.7.10.jar:/opt/hbase/default/lib/snappy-java-1.0.4.1.jar:/opt/hbase/default/lib/spymemcached-2.11.6.jar:/opt/hbase/default/lib/xercesImpl-2.9.1.jar:/opt/hbase/default/lib/xml-apis-1.3.04.jar:/opt/hbase/default/lib/xmlenc-0.52.jar:/opt/hbase/default/lib/xz-1.0.jar:/opt/hbase/default/lib/zookeeper-3.4.6.jar:
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:java.compiler=<NA>
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:os.name=Linux
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:os.arch=amd64
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:os.version=2.6.32-573.el6.x86_64
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:user.name=yule
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:user.home=/home/yule
2016-03-22 11:47:44,461 INFO [main] zookeeper.ZooKeeper: Client environment:user.dir=/var/log
2016-03-22 11:47:44,463 INFO [main] zookeeper.ZooKeeper: Initiating client connection, connectString=10.100.25.39:2181,10.100.25.40:2181,10.100.25.41:2181 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@6b38c54e
Welcome to ZooKeeper!
2016-03-22 11:47:44,489 INFO [main-SendThread(10.100.25.41:2181)] zookeeper.ClientCnxn: Opening socket connection to server 10.100.25.41/10.100.25.41:2181. Will not attempt to authenticate using SASL (unknown error)
2016-03-22 11:47:44,493 INFO [main-SendThread(10.100.25.41:2181)] zookeeper.ClientCnxn: Socket connection established to 10.100.25.41/10.100.25.41:2181, initiating session
2016-03-22 11:47:44,500 INFO [main-SendThread(10.100.25.41:2181)] zookeeper.ClientCnxn: Session establishment complete on server 10.100.25.41/10.100.25.41:2181, sessionid = 0x25312898ec2005f, negotiated timeout = 30000
JLine support is enabled

WATCHER::

WatchedEvent state:SyncConnected type:None path:null
[zk: 10.100.25.39:2181,10.100.25.40:2181,10.100.25.41:2181(CONNECTED) 0]



查看所有表
list
查看某个表结构
desc 'lf:lf_t_result_room_online_min_user_stat'
添加数据
put 'lf:lf_t_result_room_online_min_user_stat' ,'rowkey1111','room','111'
扫描全表
scan 'lf:lf_t_result_room_online_min_user_stat'

过滤以某个字符开头的数据
scan 'lf:lf_t_result_platform_min_event_stat' , {FILTER => org.apache.hadoop.hbase.filter.PrefixFilter.new(Bytes.toBytes('1000-1lf_youku_home_eightAddone_12016-03-09'))}

根据开始rowkey 和 结束rowkey 发送
scan 'lf:lf_t_result_platform_min_event_stat' , {STARTROW=>"1000-1lf_youku_home_eightAddone_12016-03-09 09:10",STOPROW=>"1000-1lf_youku_home_eightAddone_12016-03-09 09:30"}

scan 'lf:lf_t_result_room_online_min_user_stat' , {STARTROW=>"54590\x092016-03-15\x092016-03-15 00:09:00\x09-1",STOPROW=>"54590\x092016-03-15\x092016-03-15 12:09:00\x09-1"}


hbase(main):009:0> scan 'lf:lf_t_result_platform_min_event_stat' , {STARTROW=>"1000-1lf_youku_home_eightAddone_12016-04-06 09:10",STOPROW=>"1000-1lf_youku_home_eightAddone_12016-04-06 09:30"}
ROW COLUMN+CELL
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=app_version:app_version, timestamp=1459905386726, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=appid:appid, timestamp=1459905386726, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=event_key:event_key, timestamp=1459905386726, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=min:min, timestamp=1459905386726, value=2016-04-06 09:16
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=pv:pv, timestamp=1459905386726, value=2
1000-1lf_youku_home_eightAddone_12016-04-06 09:16 column=stat_date:stat_date, timestamp=1459905386726, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=app_version:app_version, timestamp=1459905566998, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=appid:appid, timestamp=1459905566998, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=event_key:event_key, timestamp=1459905566998, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=min:min, timestamp=1459905566998, value=2016-04-06 09:19
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=pv:pv, timestamp=1459905566998, value=5
1000-1lf_youku_home_eightAddone_12016-04-06 09:19 column=stat_date:stat_date, timestamp=1459905566998, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=app_version:app_version, timestamp=1459905626734, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=appid:appid, timestamp=1459905626734, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=event_key:event_key, timestamp=1459905626734, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=min:min, timestamp=1459905626734, value=2016-04-06 09:20
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=pv:pv, timestamp=1459905626734, value=1
1000-1lf_youku_home_eightAddone_12016-04-06 09:20 column=stat_date:stat_date, timestamp=1459905626734, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=app_version:app_version, timestamp=1459905686734, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=appid:appid, timestamp=1459905686734, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=event_key:event_key, timestamp=1459905686734, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=min:min, timestamp=1459905686734, value=2016-04-06 09:21
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=pv:pv, timestamp=1459905686734, value=3
1000-1lf_youku_home_eightAddone_12016-04-06 09:21 column=stat_date:stat_date, timestamp=1459905686734, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=app_version:app_version, timestamp=1459905806731, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=appid:appid, timestamp=1459905806731, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=event_key:event_key, timestamp=1459905806731, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=min:min, timestamp=1459905806731, value=2016-04-06 09:23
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=pv:pv, timestamp=1459905806731, value=2
1000-1lf_youku_home_eightAddone_12016-04-06 09:23 column=stat_date:stat_date, timestamp=1459905806731, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=app_version:app_version, timestamp=1459905866731, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=appid:appid, timestamp=1459905866731, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=event_key:event_key, timestamp=1459905866731, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=min:min, timestamp=1459905866731, value=2016-04-06 09:24
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=pv:pv, timestamp=1459905866731, value=4
1000-1lf_youku_home_eightAddone_12016-04-06 09:24 column=stat_date:stat_date, timestamp=1459905866731, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=app_version:app_version, timestamp=1459905927224, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=appid:appid, timestamp=1459905927224, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=event_key:event_key, timestamp=1459905927224, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=min:min, timestamp=1459905927224, value=2016-04-06 09:25
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=pv:pv, timestamp=1459905927224, value=1
1000-1lf_youku_home_eightAddone_12016-04-06 09:25 column=stat_date:stat_date, timestamp=1459905927224, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=app_version:app_version, timestamp=1459905986733, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=appid:appid, timestamp=1459905986733, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=event_key:event_key, timestamp=1459905986733, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=min:min, timestamp=1459905986733, value=2016-04-06 09:26
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=pv:pv, timestamp=1459905986733, value=3
1000-1lf_youku_home_eightAddone_12016-04-06 09:26 column=stat_date:stat_date, timestamp=1459905986733, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=app_version:app_version, timestamp=1459906046732, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=appid:appid, timestamp=1459906046732, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=event_key:event_key, timestamp=1459906046732, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=min:min, timestamp=1459906046732, value=2016-04-06 09:27
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=pv:pv, timestamp=1459906046732, value=1
1000-1lf_youku_home_eightAddone_12016-04-06 09:27 column=stat_date:stat_date, timestamp=1459906046732, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=app_version:app_version, timestamp=1459906106733, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=appid:appid, timestamp=1459906106733, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=event_key:event_key, timestamp=1459906106733, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=min:min, timestamp=1459906106733, value=2016-04-06 09:28
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=pv:pv, timestamp=1459906106733, value=1
1000-1lf_youku_home_eightAddone_12016-04-06 09:28 column=stat_date:stat_date, timestamp=1459906106733, value=2016-04-06
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=app_version:app_version, timestamp=1459906166740, value=-1
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=appid:appid, timestamp=1459906166740, value=1000
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=event_key:event_key, timestamp=1459906166740, value=lf_youku_home_eightAddone_1
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=min:min, timestamp=1459906166740, value=2016-04-06 09:29
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=pv:pv, timestamp=1459906166740, value=3
1000-1lf_youku_home_eightAddone_12016-04-06 09:29 column=stat_date:stat_date, timestamp=1459906166740, value=2016-04-06

www.htsjk.Com true http://www.htsjk.com/hbase/42358.html NewsArticle Hbase shell, 1、list hbase(main):001:0 list TABLE lf:lf_t_result_platform_min_event_stat lf:lf_t_result_room_online_min_user_stat 2 row(s) in 0.2810 seconds = ["lf:lf_t_result_platform_min_event_stat", "lf:lf_t_result_room_online_min_use...
相关文章
    暂无相关文章
评论暂时关闭