Hi Raja, Take look at the following example,
Redis URL is coming from the configuration file and accessed in the "Application.java" https://github.com/DataTorrent/streaming-benchmarks/blob/master/apex-benchmarks/src/main/java/apex/benchmark/ApplicationWithGenerator.java Thanks On Wed, Jun 15, 2016 at 9:00 AM Raja.Aravapalli <[email protected]> wrote: > > Hi, > > How can I pass arguments to Application.java class ? Like how we pass > (String[] args) in main method in java ? > > Couldn’t find any reference. Can someone please share knowledge on this ? > Thanks a lot. > > > > Regards, > Raja. >
