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

storm list displays logs and execution information

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • storm-client
    • None

    Description

      We are using storm list command to get the list of running topology along with its statuses. The execution response shows few log statements and then a table containing the topology details.

      Is there any option available in list command to suppress the meta information (Running:... and logs) and only show the topology details.

       

      
      

      $ sudo /opt/storm/bin/storm list
      Running: java -client -Ddaemon.name= -Dstorm.options= -Dstorm.home=/opt/storm -Dstorm.log.dir=/opt/storm/logs -Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib:/usr/lib64 -Dstorm.conf.file= -cp /opt/storm/:/opt/storm/lib/:/opt/storm/extlib/:/opt/storm/extlib-daemon/:/opt/storm/conf:/opt/storm/bin org.apache.storm.command.ListTopologies
      11:18:10.808 [main] INFO o.a.s.v.ConfigValidation - Will use [class org.apache.storm.DaemonConfig, class org.apache.storm.Config] for validation
      11:18:10.897 [main] WARN o.a.s.v.ConfigValidation - task.heartbeat.frequency.secs is a deprecated config please see class org.apache.storm.Config.TASK_HEARTBEAT_FREQUENCY_SECS for more information.
      11:18:10.999 [main] INFO o.a.s.u.NimbusClient - Found leader nimbus : hostname:6627
      Topology_name Status Num_tasks Num_workers Uptime_secs Topology_Id Owner
      ----------------------------------------------------------------------------------------
      TestJob_1 ACTIVE 6 1 5263482 TestJob_1-13-1627046008 xyz
      ${code}
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            kaushalkumar Kaushal Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: