You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/04 15:23:25 UTC

[jira] [Commented] (NIFI-1697) AmbariReportingTask not working when using PutHDFS

    [ https://issues.apache.org/jira/browse/NIFI-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224106#comment-15224106 ] 

ASF GitHub Bot commented on NIFI-1697:
--------------------------------------

Github user mcgilman commented on the pull request:

    https://github.com/apache/nifi/pull/312#issuecomment-205294713
  
    Revieiwng....


> 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)