Naming operators to reflect in UI

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Naming operators to reflect in UI

Raja.Aravapalli

 

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 | Threaded
Open this post in threaded view
|

Re: Naming operators to reflect in UI

mmziyad
Hi,

You can set the name of any operator explicitly by calling .name(String customName)on the operator.

For details:

Best
Ziyad

On Wed, Aug 9, 2017 at 7:01 PM, Raja.Aravapalli <[hidden email]> 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 | Threaded
Open this post in threaded view
|

Re: [EXTERNAL] Re: Naming operators to reflect in UI

Raja.Aravapalli

 

Thanks Ziyad. Will check that.

 

 

Regards,

Raja.

 

From: Ziyad Muhammed <[hidden email]>
Date: Wednesday, August 9, 2017 at 12:52 PM
To: Raja Aravapalli <[hidden email]>
Cc: "[hidden email]" <[hidden email]>
Subject: [EXTERNAL] Re: Naming operators to reflect in UI

 

Hi,

 

You can set the name of any operator explicitly by calling .name(String customName)on the operator.

 

For details:


Best

Ziyad

 

On Wed, Aug 9, 2017 at 7:01 PM, Raja.Aravapalli <[hidden email]> 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.