Re: Not terminating process on a cluster

2015-05-27 Thread Hilmi Yildirim
e first 100 entries of the HBase table to another table and I configured that the job reads the whole table. As a result, it works now. Weitergeleitete Nachricht Betreff: Re: Not terminating process on a cluster Datum: Wed, 27 May 2015 10:40:13 +0

Re: Re: Not terminating process on a cluster

2015-05-27 Thread Stephan Ewen
ccured. > Now, I imported the first 100 entries of the HBase table to another table > and I configured that the job reads the whole table. As a result, it works > now. > > Weitergeleitete Nachricht -------- Betreff: Re: Not terminating > process on a cluster Datum: W

Fwd: Re: Not terminating process on a cluster

2015-05-27 Thread Hilmi Yildirim
works now. Weitergeleitete Nachricht Betreff:Re: Not terminating process on a cluster Datum: Wed, 27 May 2015 10:40:13 +0200 Von:Hilmi Yildirim An: user@flink.apache.org it is during the reading process Am 27.05.2015 um 10:12 schrieb Stephan Ewen: This looks

Re: Not terminating process on a cluster

2015-05-27 Thread Hilmi Yildirim
it is during the reading process Am 27.05.2015 um 10:12 schrieb Stephan Ewen: This looks like an HBase specific think. At what point does this log come? After the data source task finished? During processing? On Wed, May 27, 2015 at 9:11 AM, Hilmi Yildirim mailto:hilmi.yildi...@neofonie.de>

Re: Not terminating process on a cluster

2015-05-27 Thread Stephan Ewen
This looks like an HBase specific think. At what point does this log come? After the data source task finished? During processing? On Wed, May 27, 2015 at 9:11 AM, Hilmi Yildirim wrote: > Hi, > I built a batch process which reads from Hbase, process the data and > writes the result into a text