是的,我误写了,sorry。

在 2020-10-13 16:42:49,"丁浩浩" <[email protected]> 写道:
>source应该是没有输入指标吧
>
>> 在 2020年10月13日,下午5:39,hailongwang <[email protected]> 写道:
>> 
>> Hi chenxuying,
>> 
>> 
>> 如果你的算子都是 chain 成一个 operator 的话,那么是没有的。因为 Source 没有 输出指标,Sink 没有输出指标,所以 
>> chain在一起是话就没有了。
>> 如果你想要看的话,可以并发设置成不一样,或者显示的调用 disableChain。
>> 
>> 
>> Best,
>> Hailong Wang
>> 
>> 
>> 在 2020-10-13 16:22:41,"chenxuying" <[email protected]> 写道:
>>> 集群是local Standalone模式,任务可以正常的运行, sink是print,能在Stdout看到数据输出,
>>> 但是在任务详情页面没有Bytes Received, Records Received, Bytes Sent , Records Sent等实时数据 
>>> 都是0

回复