Github user JPercivall commented on a diff in the pull request:
https://github.com/apache/nifi-minifi/pull/15#discussion_r60738272
--- Diff: minifi-assembly/pom.xml ---
@@ -261,7 +261,7 @@ limitations under the License.
<!-- nifi.properties: web properties -->
<nifi.web.war.directory>./lib</nifi.web.war.directory>
<nifi.web.http.host />
- <nifi.web.http.port>8080</nifi.web.http.port>
--- End diff --
I switched it because we're planning on getting rid of the UI anyway so
currently it is primarily for debugging purposes and it's easier to debug when
it doesn't have a conflicting default port as NiFi. If it makes more sense to
switch it back I can then I would also change it in the ConfigTransformer
(defaults to 8081 during transformation).
---
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.
---