Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15198

Correct the spelling in CopyFilter.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • tools/distcp
    • None
    • Reviewed

    Description

      configuration is misspelled as "configuratoin" in the javadoc for CopyFilter.java

        /**
         * Public factory method which returns the appropriate implementation of
         * CopyFilter.
         *
         * @param conf DistCp configuratoin
         * @return An instance of the appropriate CopyFilter
         */
        public static CopyFilter getCopyFilter(Configuration conf) {
      

      Attachments

        1. HADOOP-15198.001.patch
          0.7 kB
          Mukul Kumar Singh

        Activity

          People

            msingh Mukul Kumar Singh
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: