HI ,
today I got exception from flume log. As flow:
16 四月 2013 15:40:51,101 ERROR [lifecycleSupervisor-1-5]
(org.hbase.async.HBaseClient$ZKClient.getDeferre dRoot:2243) - Cannot
connect to ZooKeeper, is the quorum specification valid? webtech, wbtest01,
wbtest02
434 java.net.UnknownHostException: wbtest01:
But I already set /etc/hosts file with the correct host name wbtest01 and other
zookeepers.
And also with the following exceptions:
6 四月 2013 15:40:51,103 ERROR [lifecycleSupervisor-1-2]
(org.apache.flume.lifecycle.LifecycleSupervisor$ MonitorRunnable.run:238) -
Unable to start SinkRunner: { policy:org.apache.flume.sink.DefaultSinkProcesso
r@7d23abc8 counterGroup:{ name:null counters:{} } } - Exception follows.
463 org.apache.flume.FlumeException: Could not start sink. Table or column
family does not exist in Hbase.
And the base running normally and also have table and column family.
Please help me.
thanks
Brad