[
https://issues.apache.org/jira/browse/STREAMS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006068#comment-14006068
]
ASF GitHub Bot commented on STREAMS-93:
---------------------------------------
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/25
STREAMS-93 | Updated the Hashtag POJO schema in tweet.json, added depend...
...ency on streams-processor-urls in streams-provider-twitter (to get
LinkDetails POJO) and updated all Twitter serializers to add in generic
extensions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-93
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit e29eadc9c29bb0dbb1dc2115804e84823d5674b2
Author: Robert Douglas <[email protected]>
Date: 2014-05-22T16:04:03Z
STREAMS-93 | Updated the Hashtag POJO schema in tweet.json, added
dependency on streams-processor-urls in streams-provider-twitter (to get
LinkDetails POJO) and updated all Twitter serializers to add in generic
extensions
----
> Add generic extensions from multiple providers
> ----------------------------------------------
>
> Key: STREAMS-93
> URL: https://issues.apache.org/jira/browse/STREAMS-93
> Project: Streams
> Issue Type: Task
> Reporter: Robert Douglas
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> At the moment, if we want to grab out things like "hashtags" or "Number of
> Likes" from an activity, we have to delve into that provider's extension. So,
> for example, "extensions.twitter.entities.hashtags.text". There are certain
> attributes that are consistent across multiple providers and could benefit
> from being placed at the top level of the "extensions" attribute.
> These would include things like "hashtags", "rebroadcasts", "likes",
> "user_mentions", and "urls"
--
This message was sent by Atlassian JIRA
(v6.2#6252)