Issue with setting nifi.sensitive.props.key

2021-12-21 Thread Phil H
Hi there, I am in the process of trying to upgrade from 13.2 to 15.1. I did not have a sensitive props key set previously. Based on the upgrade guide, I ran nifi.sh set-sensitive-properties-key APassword When I ran nifi, it was complaining about a lack of specified algorithm. I ran up a new

[VOTE] Release Apache NiFi 1.15.2

2021-12-21 Thread Joe Witt
Hello, I am pleased to be calling this vote for the source release of Apache NiFi 1.15.2. This vote is purely bug fix and security focused. This is a continuation of our efforts to promptly and thoroughly respond to log4shell and related concerns. The source zip, including signatures, digests,

Re: Issue with setting nifi.sensitive.props.key

2021-12-21 Thread Joe Witt
Phil Not sure if this helps but DavidH wrote this https://exceptionfactory.com/posts/2021/07/29/deciphering-apache-nifi-component-property-encryption/#mandatory-sensitive-properties-key Thanks On Tue, Dec 21, 2021 at 3:38 PM Phil H wrote: > > Hi there, > > I am in the process of trying to

Re: [VOTE] Release Apache NiFi 1.15.2

2021-12-21 Thread Mark Payne
+1 (binding) Verified hashes Verified signature Performed full build & verified all unit tests on OS X, OpenJDK 1.8.0 u265 Successfully ran all 128 System Tests Started single standalone instance and verified a few different flows Started a two-node secured cluster, did basic verification of

Re: Issue with setting nifi.sensitive.props.key

2021-12-21 Thread David Handermann
Phil, The section of the post describing setting the sensitive properties algorithm includes an example toolkit command that can be used to change the sensitive properties algorithm:

How to run nifi in a development environment

2021-12-21 Thread Roy Huang
Hi everyone I want to modify some css style in nifi, but I don't know how to run it in a dev environment, can you help me with that? I'm a front-end developer and don't know about java maven.

Re: [VOTE] Release Apache NiFi 1.15.2

2021-12-21 Thread David Handermann
+1 (binding) - Verified hashes and signatures - Built from source on Ubuntu 21.10 Azul Zulu 1.8.0.312 - Ran NiFi on Azul Zulu 1.8.0.312 - Verified Single User Authentication and credentials configuration - NIFI-9483 Verified the absence of Apache Log4j 2 log4j-core in binary distribution -