Member since
01-20-2015
6
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
10401 | 07-15-2015 03:51 AM |
07-15-2015
03:51 AM
We resolved this problem when adding below line to flume-env.sh; export JAVA_OPTS="-Xms100m -Xmx2000m -Dcom.sun.management.jmxremote" Thanks for your response
... View more
06-19-2015
05:35 AM
Hi, I’m working with CDH 5.4.2 and we use flume for data aggregation.When we ran the flume agent, observed the following problem: 18:06:2015 11:26:17 ERROR [ChannelProcessor] Error while writing to required channel: org.apache.flume.channel.MemoryChannel{name: channel1}
java.lang.OutOfMemoryError: GC overhead limit exceeded Configuration File details: agent1.channels.channel1.type = memory
agent1.channels.channel1.capacity = 100000
agent1.channels.channel1.transactionCapactiy = 1000
agent1.sources.source1.channels = channel1
agent1.sinks = sink1
agent1.sinks.sink1.type = hdfs
agent1.sinks.sink1.channel = channel1
agent1.sinks.sink1.hdfs.useLocalTimeStamp = true
agent1.sinks.sink1.hdfs.path = hdfs://xxx/%Y%m%d%H
agent1.sinks.sink1.hdfs.filePrefix = xdr
agent1.sinks.sink1.hdfs.fileType = DataStream
agent1.sinks.sink1.hdfs.writeFormat = Text
agent1.sinks.sink1.hdfs.rollCount = 2000000
agent1.sinks.sink1.hdfs.rollSize = 0
agent1.sinks.sink1.hdfs.batchSize = 100 I really appreciate your help, on this issue. Regards, Osman Uygar
... View more
Labels:
03-10-2015
05:32 AM
There isn't any specific issue but we need to make equal cdh level on our platform CDH level according to customer CDH level for POCs or etc.. so we sometimes remove the cdh release for lower cdh release after backup metastores. I think, this solution is not useful for similar case.
... View more
03-09-2015
07:02 AM
We have a backward compatibility problem so i wanna downgrade CDH to old release but I didnt see any downgrade procedure or a downgrade wizard in documents. Do you have a downgrade procedure? I hope, I won't fresh install.
... View more
Labels: