Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/475#discussion_r67157439
--- Diff: nifi-assembly/pom.xml ---
@@ -470,6 +470,15 @@ language governing permissions and limitations under
the License. -->
</properties>
<profiles>
<profile>
+ <id>mapr</id>
--- End diff --
Seems like with the addition of the custom_hadoop_libraries profile and the
nifi.hadoop.distro.params, we don't need this explicit profile anymore (or it
should be renamed to match the one in the NAR)? I like the generic
profile/options versus anything vendor-specific
---
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.
---