Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-1001

Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • storm-core
    • None

    Description

      If environment variable STORM_EXT_CLASSPATH is undefined, an empty string will used in the classpath for workers. I'm not sure how java is expected to handle this, but bad things happen, including behavior that is dependent on the working directory that the supervisor was launched in. A simple workaround is to set STORM_EXT_CLASSPATH to a path that does not exist.

      Attachments

        Activity

          People

            drewrobb Drew Robb
            drewrobb Drew Robb
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: