Thanks Sandesh.
Regards, Raja. From: Sandesh Hegde <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Wednesday, June 15, 2016 at 11:20 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: how to pass arguments ? 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]<mailto:[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.
