UNSUBSCRIBE On Thu, Apr 5, 2018 at 2:05 PM, Bobby Evans <[email protected]> wrote:
> Sorry this is a late reply. > > There is no way to switch the classpath over to wildcards without changing > the code in storm.py. > > In newer versions of storm that has been done. You can see > https://issues.apache.org/jira/browse/STORM-2191 for more details about > it. > > Thanks, > > Bobby > > > On Tue, Mar 27, 2018 at 8:45 AM Ramin Farajollah (BLOOMBERG/ 731 LEX) < > [email protected]> wrote: > >> Hi, >> >> when Storm runs, it sets up the command line with full path of all jars >> to be included in the classpath. >> >> How can I simplify the command line by specifying directories and >> wildcard where the jars reside? >> In doing that, does Storm care about the order of the jars in cp? >> >> >>
