Robert Douglas created STREAMS-91:
-------------------------------------
Summary: Contributor POJO does not correspond to object that
Twitter4J passes back
Key: STREAMS-91
URL: https://issues.apache.org/jira/browse/STREAMS-91
Project: Streams
Issue Type: Bug
Reporter: Robert Douglas
The Twitter API passes back a Contributor Object that contains: an id, an
id_str, and a screen_name. The Twitter4J library treats Contributor objects as
a single long which represents the ID. When the processors try to map the
output from Twitter4J to our current Contributor schema, we get an exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)