Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10152

Distributed file cipher InputStream and OutputStream which provide 1:1 mapping of plain text data and cipher data.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • security

    Description

      To be easily seek and positioned read distributed file, the length of encrypted file should be the same as the length of plain file, and the positions have 1:1 mapping. So in this JIRA we defines distributed file cipher InputStream(FSDecryptorStream) and OutputStream(FSEncryptorStream). The distributed file cipher InputStream is seekable and positonedReadable. This JIRA is different from HADOOP-10151, the file may be read and written many times and on multiple nodes.

      Attachments

        Activity

          People

            hitliuyi Yi Liu
            hitliuyi Yi Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: