You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by 热爱大发挥 <38...@qq.com> on 2018/03/19 01:37:47 UTC

cannot see monitor metrics

I run flink on yarn , Im sure my program is OK, but I just cannot see the monitor metrics, 
my ENV: flink-1.4,kafka-0.10,cdh-5.11.1

Re: cannot see monitor metrics

Posted by Chesnay Schepler <ch...@apache.org>.
This is currently expected behavior. We do not measure incoming records 
for sources, and outgoing records for sinks as we can't do this in a 
generalized fashion.

See FLINK-7286 <https://issues.apache.org/jira/browse/FLINK-7286>.

On 19.03.2018 02:37, 热爱大发挥 wrote:
> I run flink on yarn , Im sure my program is OK, but I just cannot see 
> the monitor metrics,
> my ENV: flink-1.4,kafka-0.10,cdh-5.11.1
>