[
https://issues.apache.org/jira/browse/NIFI-14093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Bean reassigned NIFI-14093:
--------------------------------
Assignee: Mark Bean
> 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
> Time Spent: 10m
> 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)