Github user josephxsxn commented on the issue:

    https://github.com/apache/nifi/pull/1747
  
    You need to update the root nifi project pom file, and the toolkit-assembly 
pom to include this  otherwise it does not get packed into the toolkit 
assembly. When this happens your script exists but it cant find the libs 
because they didnt get properly packed into the assembly. 
    
    when running the below we can probably change the message -
    ```
    >sh flow-analyzer.sh
    Usage: java -cp <jarfile> 
org.apache.nifi.toolkit.flowanalyzer.FlowAnalyzerDriver <path to 
flowfile.xml.gz>
    ``


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to