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

Pierre Villard resolved NIFI-5768.
----------------------------------
    Resolution: Feedback Received

Apache NiFi 1.x is no longer maintained and no new release is planned on the 
1.x release line. Marking as resolved as part of a cleanup operation. Please 
open a new one with an updated description if this is still relevant for NiFi 
2.x.

> toolkit cli for creating registry buckets does not return json when 
> outputType is set to json
> ---------------------------------------------------------------------------------------------
>
>                 Key: NIFI-5768
>                 URL: https://issues.apache.org/jira/browse/NIFI-5768
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.8.0
>            Reporter: Charlie Meyer
>            Priority: Major
>              Labels: SDLC
>
> When I ran the following command:
> {noformat}
> docker run  apache/nifi-toolkit:1.8.0 cli registry create-flow --baseUrl 
> http://my-registry:18080/ --bucketIdentifier valid-bucket-identifier-uuid 
> --flowName test-flow --outputType json{noformat}
> I received back just a uuid which my json parsing library failed to parse.
> I expected to get back a valid json object, maybe like:
> {noformat}
> {
>    "identifier": uuid
> }{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to