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

Storm UI doesn't show which version of the code was used to run the topology

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.2
    • None
    • storm-ui
    • CentOS7, Docker

    Description

      Lets say we create a Topology 1 with version 1 of the uber Jar namely Topololog1V1.jar
      We submit this jar and the Topology1 is shown in Storm UI

      We then do changes and now have another version of the Topology 1 which is Topology1V2.jar
      We submit this jar and the Topology1 is again shown in the Storm UI

      In both case we can't find which version of the code are we running without actually logging in to the Storm Supervisor instance and find the process start parameters.

      Can this start parameters be made available in the UI so that we can easily find which version of the code are we running for the topology?

      Attachments

        Activity

          People

            Unassigned Unassigned
            antonpious@gmail.com Anton Alfred
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: