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

Javadoc points to Wrong Reader and Writer classes in SequenceFile

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.1-alpha
    • 2.6.0
    • documentation, io

    Description

      Line 56 of org.apache.hadoop.io.SequenceFile refers to

      {@link Writer}

      ,

      {@link Reader}

      in the javadoc comment describing the class SequenceFile. When the javadoc is built Reader and Writer link to java.io.Reader and java.io.Writer, respectively. However, they should instead refer to

      {@link SequenceFile.Reader}

      and

      {@link SequenceFile.Writer}

      .

      Attachments

        1. HADOOP8896-01.patch
          1.0 kB
          Ray Chiang
        2. HADOOP-8896-02.patch
          1 kB
          Ray Chiang
        3. HADOOP-8896-03.patch
          1 kB
          Ray Chiang

        Activity

          People

            rchiang Ray Chiang
            mann.timothy Timothy Mann
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1m
                1m
                Remaining:
                Remaining Estimate - 1m
                1m
                Logged:
                Time Spent - Not Specified
                Not Specified