Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5836

Fix typo in RandomTextWriter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • None

    Description

      In RandomTextWriter.java, there is a typo.

        /**
         * A random list of 100 words from /usr/share/dict/words
         */
        private static String[] words = {
                                         "diurnalness", "Homoiousian",
      

      The list actually contains 1000 words.

      Attachments

        1. MAPREDUCE-5836.patch
          0.8 kB
          Akira Ajisaka
        2. MAPREDUCE-5836.2.patch
          2 kB
          Akira Ajisaka

        Activity

          People

            aajisaka Akira Ajisaka
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: