You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chen He (JIRA)" <ji...@apache.org> on 2015/03/27 01:19:53 UTC

[jira] [Created] (HADOOP-11760) Typo in DistCp.java

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)