Naming Scala Operators

Posted by Stefan Bunk on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Naming-Scala-Operators-tp7.html

Hi,

is there a way to give a name to some operators in the Scala API?
So that the log lines
    Reduce(<Unnamed Reducer>) (1/1) switched to READY
are more helpful?

Cheers
Stefan