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

"storm sql" fails since '--jars' can't handle wildcard

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0, 1.2.0
    • 2.0.0, 1.2.0
    • storm-sql
    • None

    Description

      STORM-2191 changes the approach to include jars for classpath: before the patch, storm script lists jars in directory and add them to classpath one by one. After the patch, we just use wildcard which is great to shorten the classpath.

      storm-sql-runtime jars use '-jars' to be uploaded to blobstore and '-jars' doesn't support wildcard. So unfortunately, STORM-2191 breaks "storm sql".

      We should choose whether making --jars supporting wildcard, or have an exceptional case, lists jars in directory only for above case.

      Attachments

        Activity

          People

            kabhwan Jungtaek Lim
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: