Within the Operator, you can do the following to get the name. context.getValue(Context.DAGContext.APPLICATION_NAME); ( Application name is part of the DAG context )
On Mon, Jun 20, 2016 at 10:07 AM Raja.Aravapalli <[email protected]> wrote: > > Hi, > > Curious to know, Is there a property to pass the application name from > properties.xml file ? > > > Regards, > Raja. >
