You can access properties defined in properties.xml in populateDAG. You can set variables Application.java by reading conf in populateDAG()
~ Yogi On 7 April 2017 at 11:02, Ambarish Pande <[email protected]> wrote: > Hello, > > Is there a way by which i can set some variable declared in my > Application.java through properties.xml. I know i can set Operator > variables using properties.xml like > dt.app.operator.prop. I want to do the same thing to set a variable of my > Application Class which has the populateDag method. > > Thank You. >
