"mapred queue -list" will unnecessarily download JobStatus information also
---------------------------------------------------------------------------

                 Key: MAPREDUCE-1279
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1279
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client, jobtracker
            Reporter: Vinod K V


"mapred queue -list" does a Cluster.getRootQueues() and thus will download the 
entire queue-hierarchy _including_ all the (potentially large number of) jobs' 
information. This is not needed and avoiding it can significantly lower the 
data transferred from JT.

-- 
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