[
https://issues.apache.org/jira/browse/NIFI-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964825#comment-15964825
]
ASF subversion and git services commented on NIFI-3692:
-------------------------------------------------------
Commit 4a8398bb31173f4a00bb52bbf227af0c5b49876d in nifi's branch
refs/heads/master from [~jfrazee]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4a8398b ]
NIFI-3692 This closes #1663. Use hbc-core instead of hbc-twitter4j in
social-media bundle to resolve org.json cat-x
Signed-off-by: joewitt <[email protected]>
> 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)