Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-9446

tSize of libhdfs in hadoop-2.7.1 is still int32_t

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None
    • Incompatible change

    Description

      Issue (https://issues.apache.org/jira/browse/HDFS-466) says what I mentioned in the title is fixed. However, I find that in the source (hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.h) of hadoop-2.7.1, tSize is still typedef-ed as int32_t and I don't find any compilation option about that.

      In hdfs.h:
      75 typedef int32_t tSize; /// size of data for read/write io ops

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              microwish Glen Cao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: