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

Jennifer Patricia Barnabee updated NIFI-412:
--------------------------------------------
    Attachment: NIFI-412.patch

This patch provides the change mentioned in this ticket.

> Edit README doc slightly
> ------------------------
>
>                 Key: NIFI-412
>                 URL: https://issues.apache.org/jira/browse/NIFI-412
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Documentation & Website
>            Reporter: Jennifer Patricia Barnabee
>            Priority: Minor
>             Fix For: 0.1.0
>
>         Attachments: NIFI-412.patch
>
>
> The start-up instructions in the README doc become a little confusing when 
> you don't have to build the app, but have simply downloaded and installed it. 
> So, I'd like to change it slightly as follows...
> Here is the text in the current README:
> To build:
> - Execute 'mvn clean install' or for parallel build execute 'mvn -T 2.0C 
> clean install'
> To start NiFi:
> - Change directory to 'nifi-assembly'.  In the target directory there should 
> be a build of nifi.
> - Unpack the build wherever you like or use the already unpacked build.  
> '<install_location>/bin/nifi.sh start'
> - Direct your browser to http://localhost:8080/nifi/
> I'd like to change it to:
> To build:
> - Execute 'mvn clean install' or for parallel build execute 'mvn -T 2.0C 
> clean install'
> - Change directory to 'nifi-assembly'.  In the target directory there should 
> be a build of nifi.
> - Unpack the build wherever you like or use the already unpacked build.
> To start NiFi:
> - Change directory to the location where you installed NiFi
> - '<install_location>/bin/nifi.sh start'
> - Direct your browser to http://localhost:8080/nifi/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to