[ 
https://issues.apache.org/jira/browse/NIFI-9190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cemre Mengu updated NIFI-9190:
------------------------------
    Description: 
NIFI_SENSITIVE_PROPS_KEY must be set to start the container, otherwise it fails.

Since this is required it should be documented and made obvious in README or 
maybe this is a bug?

 

This seems to only happen when `NIFI_CLUSTER_IS_NODE` and `NIFI_WEB_HTTP_PORT` 
is used together like:

 

`docker run --name nifi --rm -e NIFI_CLUSTER_IS_NODE=true -e 
NIFI_WEB_HTTP_PORT=8080 apache/nifi:latest`

 

Error Text:

*Sensitive Properties Key [nifi.sensitive.props.key] not found: See Admin Guide 
section [Updating the Sensitive Properties Key]*

  was:
NIFI_SENSITIVE_PROPS_KEY must be set to start the container, otherwise it fails.

Since this is required it should be documented and made obvious in README or 
maybe this is a bug?

 

This seems to only happen when `NIFI_CLUSTER_IS_NODE` is set to `true`

 

Error Text:

*Sensitive Properties Key [nifi.sensitive.props.key] not found: See Admin Guide 
section [Updating the Sensitive Properties Key]*


> Document NIFI_SENSITIVE_PROPS_KEY
> ---------------------------------
>
>                 Key: NIFI-9190
>                 URL: https://issues.apache.org/jira/browse/NIFI-9190
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Docker
>            Reporter: Cemre Mengu
>            Priority: Minor
>
> NIFI_SENSITIVE_PROPS_KEY must be set to start the container, otherwise it 
> fails.
> Since this is required it should be documented and made obvious in README or 
> maybe this is a bug?
>  
> This seems to only happen when `NIFI_CLUSTER_IS_NODE` and 
> `NIFI_WEB_HTTP_PORT` is used together like:
>  
> `docker run --name nifi --rm -e NIFI_CLUSTER_IS_NODE=true -e 
> NIFI_WEB_HTTP_PORT=8080 apache/nifi:latest`
>  
> Error Text:
> *Sensitive Properties Key [nifi.sensitive.props.key] not found: See Admin 
> Guide section [Updating the Sensitive Properties Key]*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to