Re: Kafka ERROR after upgrade to Kafka 1.0.0 version : java.lang.OutOfMemoryError: Java heap space

2017-11-21 Thread Ismael Juma
47134777,max_byt > es=1048576}]}]} > java.lang.OutOfMemoryError: Java heap space > > Even after increasing the HEAP size (KAFKA_HEAP_OPTS) to 5G, still the same > error is coming (below is the error log) > > Can you please help on this issue. The no. of partitions used is

Kafka ERROR after upgrade to Kafka 1.0.0 version : java.lang.OutOfMemoryError: Java heap space

2017-11-21 Thread Vinay Kumar
tions=[{partition=1,fetch_offset=847134777,max_bytes=1048576}]}]} java.lang.OutOfMemoryError: Java heap space Even after increasing the HEAP size (KAFKA_HEAP_OPTS) to 5G, still the same error is coming (below is the error log) Can you please help on this issue. The no. of partitions used is 3, an

Re: java.lang.OutOfMemoryError: Java heap space while running kafka-consumer-perf-test.sh

2017-01-13 Thread Ewen Cheslack-Postava
09,785] WARN [ConsumerFetcherThread-perf- > consumer-14195_kafka-cluster-3098529006 <(309)%20852-9006> > -zeidk-1484174043509-46a51434-2-0], Error in fetch kafka.consumer. > ConsumerFetcherThread$FetchRequest@54fb48b6 (kafka.consumer. > ConsumerFetcherThread) > java.lan

Re: java.lang.OutOfMemoryError: Java heap space while running kafka-consumer-perf-test.sh

2017-01-12 Thread Check Peck
quest@54fb48b6 > (kafka.consumer.ConsumerFetcherThread) > java.lang.OutOfMemoryError: Java heap space > at java.nio.HeapByteBuffer.(HeapByteBuffer.java:57) > at java.nio.ByteBuffer.allocate(ByteBuffer.java:335) > at org.apache.

java.lang.OutOfMemoryError: Java heap space while running kafka-consumer-perf-test.sh

2017-01-11 Thread Check Peck
r-3098529006 <(309)%20852-9006> -zeidk-1484174043509-46a51434-2-0], Error in fetch kafka.consumer. ConsumerFetcherThread$FetchRequest@54fb48b6 (kafka.consumer. ConsumerFetcherThread) java.lang.OutOfMemoryError: Java heap space at java.nio.HeapByteBuffer.(HeapByteBuffer.java:57)

Re: java.lang.OutOfMemoryError: Java heap space

2015-08-06 Thread Sourabh Chandak
eConsumer. I know that the SSL patch is on its > way > > but need to set up a prototype hence went ahead with Raja's version. > > > > So when I run my spark job to retrieve data from 1 topic with just 1 > > partition I get a OutOfMemoryError. > > > > Here is

Re: java.lang.OutOfMemoryError: Java heap space

2015-08-06 Thread Rajasekar Elango
eption in thread "main" java.lang.OutOfMemoryError: Java heap space > at java.nio.HeapByteBuffer.(HeapByteBuffer.java:57) > at java.nio.ByteBuffer.allocate(ByteBuffer.java:335) > at > > kafka.network.BoundedByteBufferReceive.byteBufferAllocate(BoundedByteBufferRec

java.lang.OutOfMemoryError: Java heap space

2015-08-06 Thread Sourabh Chandak
rom 1 topic with just 1 partition I get a OutOfMemoryError. Here is the stack trace: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.nio.HeapByteBuffer.(HeapByteBuffer.java:57) at java.nio.ByteBuffer.allocate(ByteBuffer.j