[
https://issues.apache.org/jira/browse/NIFI-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921694#comment-16921694
]
ASF subversion and git services commented on NIFI-6536:
-------------------------------------------------------
Commit 9071e5baa7a8af03392fce703d539e9fa94980be in nifi's branch
refs/heads/master from Alessandro D'Armiento
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9071e5b ]
- Removed unused AUTOCREATE_PARTITIONS from PutHive3Streaming
- Renamed PARTITION_VALUES to STATIC_PARTITION_VALUES for correctness and
better understanding
- STATIC_PARTITION_VALUES descriptions clearly states that having that property
filler implies Hive Static Partitioning
NIFI-6536: Additional documentation for Static Partition Values
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3631
> Expose PGP symmetric encryption algorithm in EncryptContent
> -----------------------------------------------------------
>
> Key: NIFI-6536
> URL: https://issues.apache.org/jira/browse/NIFI-6536
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.2
> Reporter: Brandon DeVries
> Priority: Minor
> Labels: algorithm, pgp, security, symmetric_cipher
> Fix For: 1.10.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> EncryptContent, when using PGP, is currently hard coded to use AES_128 as its
> symmetric key algorithm. There is a TODO adjacent to this in the code [1]:
> // TODO: Refactor internal symmetric encryption algorithm to be
> customizable
> [1]
> [https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/security/util/crypto/OpenPGPKeyBasedEncryptor.java#L348]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)