Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-11099 Support Repository Encryption Migration
  3. NIFI-3723

Provide standalone tool to perform provenance repository encryption translation

    XMLWordPrintableJSON

Details

    Description

      The NiFi Toolkit should provide a standalone tool to handle translation of the provenance repository from encrypted -> unencrypted or vice-versa .

      • Unencrypted -> encrypted: Attempt to create a EventIdFirstSchemaRecordReader instance to read the existing events into memory and write them back using EncryptedSchemaRecordWriter
      • Encrypted -> unencrypted: Attempt to create a EncryptedSchemaRecordReader instance to read the existing events into memory and write them back using EventIdFirstSchemaRecordWriter or ByteArraySchemaRecordWriter depending on the repository implementation class. This depends on the key(s) for the key IDs used still being available via nifi.properties.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alopresto Andy LoPresto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: