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)