In our situaltion flume NG is not delivering message to HBASE sink..
We are not seeing any ERROR message in either flume or Hbase log files. We
are seeing that the message are getting cleared from the channel. It seems
like flume NG is sliently dropping messages without delivering to HBase? We
are using CDH 4.1.1. Already spend day, but no resolution...
Please help...
On Monday, 28 January 2013 06:29:53 UTC-5, NGuyen thi Kim Tuyen wrote:
Hi ,
I'm using Flume NG with HBase sink .
Here are my flume.conf
........
t-game-db194.sinks.sink-hbase.type =
org.apache.flume.sink.hbase.HBaseSink
t-game-db194.sinks.sink-hbase.channel = hbase-channel
t-game-db194.sinks.sink-hbase.table = flume
t-game-db194.sinks.sink-hbase.columnFamily = testing
t-game-db194.sinks.sink-hbase.serializer =
org.apache.flume.sink.hbase.RegexHbaseEventSerializer
t-game-db194.sinks.sink-hbase.serializer.regex = :
t-game-db194.sinks.sink-hbase.serializer.regexIgnoreCase = true
t-game-db194.sinks.sink-hbase.serializer.colNames = name,position,company
But I have problem with Zookeeper :
28 Jan 2013 20:28:51,810 DEBUG
[lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)]
(org.apache.zookeeper.ClientCnxn$SendThread.readResponse:714) - Got ping
response for sessionid: 0x23c48e205840059 after 1ms
28 Jan 2013 20:28:51,810 DEBUG
[lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)]
(org.apache.zookeeper.client.ZooKeeperSaslClient.clientTunneledAuthenticationInProgress:519)
- Could not retrieve login configuration: java.lang.SecurityException:
Unable to locate a login configuration
Could you have the same problem with me ?
--Hi ,
I'm using Flume NG with HBase sink .
Here are my flume.conf
........
t-game-db194.sinks.sink-hbase.type =
org.apache.flume.sink.hbase.HBaseSink
t-game-db194.sinks.sink-hbase.channel = hbase-channel
t-game-db194.sinks.sink-hbase.table = flume
t-game-db194.sinks.sink-hbase.columnFamily = testing
t-game-db194.sinks.sink-hbase.serializer =
org.apache.flume.sink.hbase.RegexHbaseEventSerializer
t-game-db194.sinks.sink-hbase.serializer.regex = :
t-game-db194.sinks.sink-hbase.serializer.regexIgnoreCase = true
t-game-db194.sinks.sink-hbase.serializer.colNames = name,position,company
But I have problem with Zookeeper :
28 Jan 2013 20:28:51,810 DEBUG
[lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)]
(org.apache.zookeeper.ClientCnxn$SendThread.readResponse:714) - Got ping
response for sessionid: 0x23c48e205840059 after 1ms
28 Jan 2013 20:28:51,810 DEBUG
[lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)]
(org.apache.zookeeper.client.ZooKeeperSaslClient.clientTunneledAuthenticationInProgress:519)
- Could not retrieve login configuration: java.lang.SecurityException:
Unable to locate a login configuration
Could you have the same problem with me ?