[
https://issues.apache.org/jira/browse/NIFI-14093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009126#comment-18009126
]
ASF subversion and git services commented on NIFI-14093:
--------------------------------------------------------
Commit a2ff5191ca959d630a2f48d2591fcaa767aea1b8 in nifi's branch
refs/heads/main from markobean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a2ff5191ca ]
NIFI-14093 Corrected missing config.sh in example for MiNiFi Toolkit Guide
(#10125)
Signed-off-by: David Handermann <[email protected]>
> Update MiNiFi Java Agent Quick Start Guide and documentation
> ------------------------------------------------------------
>
> Key: NIFI-14093
> URL: https://issues.apache.org/jira/browse/NIFI-14093
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Affects Versions: 2.0.0
> Reporter: Peter Kedvessy
> Assignee: Mark Bean
> Priority: Major
> Labels: minifi-java
> Fix For: 2.6.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Update
> [https://github.com/apache/nifi/blob/main/minifi/minifi-docs/src/main/markdown/minifi-java-agent-quick-start.md#manually-from-a-nifi-dataflow]
> as the json format of the exported flow file has been changed, so a
> transformation step should be applied by MiNiFi Toolkit right before moving
> the flow to MiNiFi's configuration directory:
> # Launch NiFi
> # Create a dataflow.
> # Export the dataflow in JSON format.
> # *Transform the downloaded .json file with MiNiFi Toolkit - \{sample
> command goes here}*
> # Move your *transformed* .json file to {{{}minifi/conf{}}}.
> # Rename your *transformed* .json file {_}flow.json.raw{_}.
>
> Update the README file as it refers to the following links but they are
> unavailable:
> [https://nifi.apache.org/minifi]
> [https://cwiki.apache.org/confluence/display/NIFI/MiNiFi]
> We should replace them with [https://nifi.apache.org/projects/minifi/]
>
> Review and update the documentation in terms of configuration files, make
> sure they are referencing the right ones and they well detailed about their
> reasons.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)