You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Devaraj K (JIRA)" <ji...@apache.org> on 2015/02/12 15:06:11 UTC

[jira] [Created] (MAPREDUCE-6256) Removed unused private methods in o.a.h.mapreduce.Job.java

Devaraj K created MAPREDUCE-6256:
------------------------------------

             Summary: Removed unused private methods in o.a.h.mapreduce.Job.java
                 Key: MAPREDUCE-6256
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6256
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Devaraj K
            Priority: Minor


These below methods are not used any where in the code and these can be removed.
{code:xml}
  private void setStatus(JobStatus status)
  private boolean shouldDownloadProfile()
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)