Hi,

could you give us some more information like the size of your heap space, 
information about where and how you implemented access to Redis and how you kep 
the retrieved data, and most importantly a stack trace or (much better) a log?

Best,
Stefan

> Am 26.09.2017 um 06:52 schrieb sohimankotia <sohimanko...@gmail.com>:
> 
> Hi,
> 
> I am getting Java Heap Space error while running Flink Job (Flink 1.2 ) .
> 
> Use case :  I am getting all keys from REDIS with specific pattern . Then
> streaming over those keys and reading data from Redis for those key and
> writing to file in HDFS .
> 
> Job was running fine for few days but suddenly started giving Heap Space
> error .
> 
> Job Parallelism : 9 ( 3 nodes and 3 slots) 
> 
> Total Redis Keys  : 1031966  ( aprox 33 MB in size (keys only))
> 
> 
> 
> Logs : 
> 
> 
> 
> 
> 
> 
> 
> --
> Sent from: 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply via email to