Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-1193 TDE support in HAWQ
  3. HAWQ-1506

Support multi-append a file within encryption zone

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0.0-incubating
    • libhdfs
    • None

    Description

      Currently, multi-append (serializable) can cause write the incorrect content.
      Reproduction method:

      1. Open a file with O_APPEND flag in encryption zone directory.
      2. Call hdfsWrite() twice.
      3. Then read all file contents => only the first write content is correct.

      So we need to fix it.

      Attachments

        Issue Links

          Activity

            People

              hongxu ma Hongxu Ma
              hongxu ma Hongxu Ma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: