File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- nohup /home/bigdata/apache-storm-1.0.2/storm nimbus >> /home/bigdata/apache-storm-1.0.2/logs/nimbus.log 2>&1 &
3+ nohup /home/bigdata/apache-storm-1.0.2/bin/ storm nimbus >> /home/bigdata/apache-storm-1.0.2/logs/nimbus.log 2>&1 &
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- nohup /home/bigdata/apache-storm-1.0.2/storm supervisor >> /home/bigdata/apache-storm-1.0.2/logs/supervisor.log 2>&1 &
3+ nohup /home/bigdata/apache-storm-1.0.2/bin/ storm supervisor >> /home/bigdata/apache-storm-1.0.2/logs/supervisor.log 2>&1 &
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- nohup /home/bigdata/apache-storm-1.0.2/storm ui >> /home/bigdata/apache-storm-1.0.2/logs/ui.log 2>&1 &
3+ nohup /home/bigdata/apache-storm-1.0.2/bin/ storm ui >> /home/bigdata/apache-storm-1.0.2/logs/ui.log 2>&1 &
You can’t perform that action at this time.
0 commit comments