[
https://issues.apache.org/jira/browse/NIFI-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224643#comment-15224643
]
ASF subversion and git services commented on NIFI-1697:
-------------------------------------------------------
Commit 9a8ac35bb6086e3e69041fc9fca2fdb91e87bad3 in nifi's branch
refs/heads/support/nifi-0.6.x from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9a8ac35 ]
NIFI-1697 Ensuring FlowController appropriately wraps code with NarCloseable.
This closes #312
Signed-off-by: Matt Gilman <[email protected]>
> AmbariReportingTask not working when using PutHDFS
> --------------------------------------------------
>
> Key: NIFI-1697
> URL: https://issues.apache.org/jira/browse/NIFI-1697
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Critical
> Fix For: 0.7.0, 0.6.1
>
>
> Create a simple flow with a PutHDFS processor running, then add an
> AmbariReportingTask and start it. Produces an error like the following:
> {code}
> Error running task AmbariReportingTask due to java.lang.LinkageError:
> ClassCastException: attempting to
> castjar:file:/opt/nifi/nifi-0.6.0/./work/nar/extensions/nifi-hadoop-libraries-nar-0.6.0.nar-unpacked/META-INF/bundled-dependencies/jsr311-api-1.1.1.jar!/javax/ws/rs/ext/RuntimeDelegate.class
> to
> jar:file:/opt/nifi/nifi-0.6.0/./work/nar/extensions/nifi-ambari-nar-0.6.0.nar-unpacked/META-INF/bundled-dependencies/javax.ws.rs-api-2.0.1.jar!/javax/ws/rs/ext/RuntimeDelegate.class
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)