You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Amikam Snir <am...@gmail.com> on 2014/04/18 16:59:21 UTC

Running Storm with additional Classpath

Hi all,
How can I run storm topology with additional classpath?


My output directory is as follows:

   1. myapp.jar (The manifest's classpath contains the config & lib dir)
   2. lib - (directory)
   3. conf -(directory)

What is the best practice? (packing everything together? any other
solutions?)

Reference: https://groups.google.com/forum/#!topic/storm-user/YqNr82Y3Nac


Thanks,
Amikam.