Re: Web Dashboard reports 0 for sent/received bytes and records

2017-03-31 Thread Chesnay Schepler
is getting inserted > into the db by adding simple system.out.println(...) to the invoke > method of the sink and also monitoring Accumulo stats. However Flink Web > Dashboard reports 0 for sent/received bytes and records (see attached > file for a snapshot). Any thoughts? > > *Hadoop

Web Dashboard reports 0 for sent/received bytes and records

2017-03-31 Thread Mohammad Kargar
d also monitoring Accumulo stats. However Flink Web > Dashboard reports 0 for sent/received bytes and records (see attached > file for a snapshot). Any thoughts? > > *Hadoop platform*: Hortonworks Data Platform 2.5 > *Flink*: flink-1.2.0-bin-hadoop27-scala_2.10 > > Thank

Re: Web Dashboard reports 0 for sent/received bytes and records

2017-03-30 Thread Konstantin Gregor
from a topic > (with 8 partitions) and a custom Sink implementation inserts the data > into Accumulo database. I can verify that the data is getting inserted > into the db by adding simple system.out.println(...) to the invoke > method of the sink and also monitoring Accumulo stat

Web Dashboard reports 0 for sent/received bytes and records

2017-03-30 Thread Mohammad Kargar
sink and also monitoring Accumulo stats. However Flink Web Dashboard reports 0 for sent/received bytes and records (see attached file for a snapshot). Any thoughts? *Hadoop platform*: Hortonworks Data Platform 2.5 *Flink*: flink-1.2.0-bin-hadoop27-scala_2.10 Thanks, Mohammad