Re: Get the current TM hostname from the ExecutionContext

2015-06-01 Thread Robert Metzger
+1 to add this. On Fri, May 29, 2015 at 12:02 PM, Ufuk Celebi wrote: > Hey Alexander, > > no, it's not possible at the moment. +1 for the idea. I also needed it > once. > > I think you will have to look at RuntimeEnvironment, Task, RuntimeContext. > > – Ufuk >

Re: Get the current TM hostname from the ExecutionContext

2015-05-29 Thread Ufuk Celebi
Hey Alexander, no, it's not possible at the moment. +1 for the idea. I also needed it once. I think you will have to look at RuntimeEnvironment, Task, RuntimeContext. – Ufuk

Get the current TM hostname from the ExecutionContext

2015-05-29 Thread Alexander Alexandrov
Hi there, I was trying to find away to get the metainformation about the TM executing an operator from via the ExecutionContext object, but without success. Is this possible at the moment? If not, any objections to add it (I would prepare an issue with a patch). Regards, Alex