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

Support CreateFlags with append() to support hsync() for appending streams

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • hdfs-client
    • None

    Description

      Current FileSystem APIs include CreateFlag only for the create() api, and some of these (SYNC_BLOCK) are for only client side and will not be stored in metadata of the file. So append() operation will not know about these flags.

      It would be Good to support these features for append too.

      Compatibility: One more overloaded append API needs to be added to support the flags keeping the current API as is.

      Attachments

        1. HDFS-7410-004.patch
          6 kB
          Vinayakumar B
        2. HDFS-7410-003.patch
          6 kB
          Vinayakumar B
        3. HDFS-7410-002.patch
          12 kB
          Vinayakumar B
        4. HDFS-7410-001.patch
          10 kB
          Vinayakumar B

        Activity

          People

            vinayakumarb Vinayakumar B
            vinayakumarb Vinayakumar B
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: