Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-4750 Support NFSv3 interface to HDFS
  3. HDFS-5110

Change FSDataOutputStream to HdfsDataOutputStream for opened streams to fix type cast error

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.1.1-beta
    • nfs
    • None

    Description

      In openFileCtx, HdfsDataOutputStream.hsync is invoked to sync the data sometimes to make sure the same data can be read back immediately.

      NFS gets the cast error since originally FSDataOutputStream was used.

      Attachments

        1. HDFS-5110.patch
          4 kB
          Brandon Li

        Activity

          People

            brandonli Brandon Li
            brandonli Brandon Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: