You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2017/04/11 19:10:41 UTC

[jira] [Resolved] (NIFI-3692) Use hbc-core instead of hbc-twitter4j in social-media bundle to resolve org.json cat-x

     [ https://issues.apache.org/jira/browse/NIFI-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt resolved NIFI-3692.
-------------------------------
    Resolution: Fixed

Tested it and still works!  +1 merged to master.

> Use hbc-core instead of hbc-twitter4j in social-media bundle to resolve org.json cat-x
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-3692
>                 URL: https://issues.apache.org/jira/browse/NIFI-3692
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joey Frazee
>            Assignee: Joseph Witt
>             Fix For: 1.2.0
>
>
> The GetTwitter processor in the social-media bundle is (unnecessarily) using hbc-twitter4j to consume the Twitter stream, which means it pulls in Twitter4j binary, creating a problem for the org.json cat-x decision. 
> GetTwitter does not make use of any Twitter4j classes or helpers though so it's completely unnecessary and we can back off to using hbc-core instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)