[
https://issues.apache.org/jira/browse/NIFI-12908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fredrick Eisele updated NIFI-12908:
-----------------------------------
Description:
There are scripts for configuring NiFi \{ nifi.sh , nifi.cmd }.
Provide scripts for Powershell as well.
I ran into documentation issues in
[https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#how-to-install-and-start-nifi]
* nifi.cmd is not mentioned in the documentation.
* it suggests setting the nifi.sensitive.props.key but it takes some digging
to discover that it needs to be at least 12 characters
[https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#property-encryption-algorithms]
(some places it states 10 is recommended (but not required))
Where is a good place to report such issues?
I made a pull-request with a reference implementation.
https://github.com/apache/nifi/pull/8509
was:
There are scripts for configuring NiFi \{ nifi.sh , nifi.cmd }.
Provide scripts for Powershell as well.
I ran into documentation issues in
[https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#how-to-install-and-start-nifi]
* nifi.cmd is not mentioned in the documentation.
* it suggests setting the nifi.sensitive.props.key but it takes some digging to
discover that it needs to be at least 12 characters
[https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#property-encryption-algorithms]
(some places it states 10 is recommended (but not required))
Where is a good place to report such issues?
> Provide Scripts for Powershell
> ------------------------------
>
> Key: NIFI-12908
> URL: https://issues.apache.org/jira/browse/NIFI-12908
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.0.0-M2
> Reporter: Fredrick Eisele
> Priority: Major
>
> There are scripts for configuring NiFi \{ nifi.sh , nifi.cmd }.
> Provide scripts for Powershell as well.
> I ran into documentation issues in
> [https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#how-to-install-and-start-nifi]
> * nifi.cmd is not mentioned in the documentation.
> * it suggests setting the nifi.sensitive.props.key but it takes some digging
> to discover that it needs to be at least 12 characters
> [https://nifi.apache.org/documentation/nifi-2.0.0-M2/html/administration-guide.html#property-encryption-algorithms]
> (some places it states 10 is recommended (but not required))
> Where is a good place to report such issues?
> I made a pull-request with a reference implementation.
> https://github.com/apache/nifi/pull/8509
--
This message was sent by Atlassian Jira
(v8.20.10#820010)