Conversation
| === Component Versions | ||
| You have access to information about the version of your Processors, Controller Services, and Reporting Tasks. | ||
| This is especially useful when you are working within a clustered environment with multiple NiFi instances running | ||
| different versions of a component or if you have upgraded to a newer version of a processors. The Add Processor, |
There was a problem hiding this comment.
... newer version of a processor ...
| === Component Versions | ||
| You have access to information about the version of your Processors, Controller Services, and Reporting Tasks. | ||
| This is especially useful when you are working within a clustered environment with multiple NiFi instances running | ||
| different versions of a component or if you have upgraded to a newer version of a processors. The Add Processor, |
There was a problem hiding this comment.
change "processors" to "processor"
| This is especially useful when you are working within a clustered environment with multiple NiFi instances running | ||
| different versions of a component or if you have upgraded to a newer version of a processors. The Add Processor, | ||
| Add Controller Service, and Add Reporting Task dialogs include a column identifying the component version, as well | ||
| as name of the component, the organization or group that created the component, and the NAR bundle that contains |
There was a problem hiding this comment.
... as well as the name of the component ...
| ==== Filtering Components | ||
| When you are adding a component, you can filter based on originating source or version number. | ||
|
|
||
| To filter based on version, click the version column to display in ascending or descending version order. |
There was a problem hiding this comment.
This seems more like sorting than filtering.
There was a problem hiding this comment.
The columns sort, the Source drop-down filters. So maybe change the section to "Sorting and Filtering Components" also.
| ==== Understanding Version Dependencies | ||
| When you are configuring a component, you can also view information about version dependencies. | ||
|
|
||
| . Right-click your component and select Configure to display the Configure dialog for your component |
|
Hi @thesolson . @andrewmlim and I made some suggestions. If you are ok with these or have other comments, please add them. I'll then merge this. Thanks for the great contribution. |
| ==== Understanding Version Dependencies | ||
| When you are configuring a component, you can also view information about version dependencies. | ||
|
|
||
| . Right-click your component and select Configure to display the Configure dialog for your component |
There was a problem hiding this comment.
Add a period at the end of sentence: "...for your component."
|
With (out of band) confirmation from @thesolson , I've made the suggested changes and merged this. |
|
Thanks Andy, thanks Drew. Changes look good to me! Sarah Olson m: 415 298 5573
On Tuesday, May 2, 2017 2:38 PM, Andy LoPresto <notifications@github.com> wrote:
With (out of band) confirmation from @thesolson , I've made the suggested changes and merged this.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Thank you for submitting a contribution to Apache NiFi.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
Does your PR title start with NIFI-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
Has your PR been rebased against the latest commit within the target branch (typically master)?
Is your initial contribution a single, squashed commit?
For code changes:
For documentation related changes:
Note:
Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.