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

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

Joey Frazee created NIFI-3692:
---------------------------------

             Summary: 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: Joey Frazee


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)