Chen He created HADOOP-11760:
--------------------------------
Summary: Typo in DistCp.java
Key: HADOOP-11760
URL: https://issues.apache.org/jira/browse/HADOOP-11760
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Chen He
Priority: Trivial
/**
* Create a default working folder for the job, under the
* job staging directory
*
* @return Returns the working folder information
* @throws Exception - EXception if any
*/
private Path createMetaFolderPath() throws Exception {
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)