我试图索引HBase表,我跟着instructions,但最后我看到了一些不同的信息:
./hbase-indexer list-indexers --zookeeper 192.168.0.1:2181,192.168.0.2:2181
my_index
Lifecycle state: ACTIVE
Incremental indexing state: SUBSCRIBE_AND_CONSUME
Batch indexing state: BUILD_REQUESTED
SEP subscription ID: null
SEP subscription timestamp: 2014-11-17T16:25:53.629 05:00
Connection type: solr
Connection params:
solr.collection = vk_groups
solr.zk = 192.168.22.11:2181,192.168.22.12:2181/solr
Indexer config:
261 bytes, use -dump to see content
Indexer component factory: com.ngdata.hbaseindexer.conf.DefaultIndexerComponentFactory
Additional batch index CLI arguments:
(none)
Default additional batch index CLI arguments:
(none)
Processes
0 running processes
0 failed processes
0个正在运行的进程 - 但必须为1(来自教程)。 你可以看到,我尝试了更新,但它被冻结了。 任何地方都没有日志(我从jog4j选项中获得了日志目录位置)。
现在我完全不知道接下来该做什么。
答案 0 :(得分:2)
似乎索引器没有运行。 使用命令启动索引器: / bin / hbase-indexer server