aggregation script parameter logic is awkward
---------------------------------------------

                 Key: CHUKWA-176
                 URL: https://issues.apache.org/jira/browse/CHUKWA-176
             Project: Hadoop Chukwa
          Issue Type: Improvement
         Environment: Redhat EL 5.1, Java 6
            Reporter: Eric Yang


aggregator.sh is accepting parameters in this order:

aggregator.sh [cluster] [command] [date]

this should change to:

aggregator.sh [command] [cluster] [date]


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to