Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-9753

libhdfs++: Client fails to pass TokenProto from LocatedBlockProto to server when reading a block

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • hdfs-client
    • None

    Description

      FileHandleImpl::AsyncPreadSome is forgetting to pass the TokenProto from the ExtendedBlockProto to the DN when making a connection. On some clusters this causes the DN to error out when trying to deserialize because the TokenProto's required fields weren't filled in before serialization.

      Attachments

        1. HDFS-9753.HDFS-8707.001.patch
          0.9 kB
          James Clampffer
        2. HDFS-9753.HDFS-8707.000.patch
          1 kB
          James Clampffer

        Activity

          People

            James Clampffer James Clampffer
            James Clampffer James Clampffer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: