Hi,

You can set the name of any operator explicitly by calling .name(String
<http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true>
 customName)on the operator.

For details:
https://ci.apache.org/projects/flink/flink-docs-release-1.3/api/java/org/apache/flink/api/java/operators/Operator.html#name

Best
Ziyad

On Wed, Aug 9, 2017 at 7:01 PM, Raja.Aravapalli <raja.aravapa...@target.com>
wrote:

>
>
> Hi,
>
>
>
> Can someone please let me know, if I can name the operators, so that the
> naming reflects in UI.
>
>
>
> Right now, I am observing in UI that, only
>
>
>
> *Source: Custom Source*
>
> *Sink: Unnamed*
>
>
>
> Please advise.
>
>
>
> Thank you.
>
>
>
>
>
> Regards,
>
> Raja.
>

Reply via email to