[GitHub] ignite pull request: IGNITE-530 development of Twitter data stream...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request: IGNITE-530 development of Twitter data stream...

andrey-kuznetsov
GitHub user sylentprayer opened a pull request:

    https://github.com/apache/ignite/pull/102

    IGNITE-530 development of Twitter data streamer

    IGNITE-530 development of Twitter data streamer based on Twitter Streaming API (public statuses).
   
    This data streamer requires valid Twitter OAuth credentials, so tests are skipped by default (in this module's pom.xml).
    Need to set these OAuth keys in test/resources/twitter.properties and enable tests.
   
    Test covers only statuses filter API endpoint as firehose and site stream requires special permissions.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sylentprayer/ignite ignite-530

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/102.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 #102
   
----
commit 8a4ef1419c2b8fd720be3a65b53f9a56a6eea524
Author: sylentprayer <un4given>
Date:   2015-09-19T17:41:49Z

    IGNITE-530 development of Twitter data streamer based on Twitter Streaming API (public statuses).
    This data streamer requires valid Twitter OAuth credentials, so tests are skipped by default (in this module's pom.xml).
    Need to set these OAuth keys in test/resources/twitter.properties and enable tests.
   
    Test covers only statuses filter API endpoint as firehose and site stream requires special permissions.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request: IGNITE-530 development of Twitter data stream...

andrey-kuznetsov
Github user sylentprayer closed the pull request at:

    https://github.com/apache/ignite/pull/102


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [hidden email] or file a JIRA ticket
with INFRA.
---