[
https://issues.apache.org/jira/browse/NIFI-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483446#comment-16483446
]
Joseph Witt commented on NIFI-4637:
-----------------------------------
[~mike.thomsen] [~bende] [~ijokarumawak] I noticed while running nifi tonight
that we now see warnings about service loading/API locations.
2018-05-21 23:32:51,130 INFO [main] org.apache.nifi.web.server.JettyServer
Running in HTTP mode; host headers not restricted
2018-05-21 23:32:51,612 WARN [main] org.apache.nifi.nar.ExtensionManager
Controller Service org.apache.nifi.hbase.HBase_1_1_2_ClientMapCacheService is
bundled with its supporting APIs org.apache.nifi.hbase.VisibilityLabelService.
The service APIs should not be bundled with the implementations.
2018-05-21 23:32:51,613 WARN [main] org.apache.nifi.nar.ExtensionManager
Controller Service org.apache.nifi.hbase.HBase_1_1_2_RecordLookupService is
bundled with its supporting APIs org.apache.nifi.hbase.VisibilityLabelService.
The service APIs should not be bundled with the implementations.
20
Can we please get this fixed back out of there so we can keep the standard
install all clean in this regard?
> Add support for HBase visibility labels to HBase processors and controller
> services
> -----------------------------------------------------------------------------------
>
> Key: NIFI-4637
> URL: https://issues.apache.org/jira/browse/NIFI-4637
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Fix For: 1.7.0
>
>
> HBase supports visibility labels, but you can't use them from NiFi because
> there is no way to set them. The existing processors and services should be
> upgraded to handle this capability.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)