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)