GitHub user sylentprayer opened a pull request: https://github.com/apache/ignite/pull/106
Ignite 530 Fixes for https://issues.apache.org/jira/browse/IGNITE-530?focusedCommentId=14904705&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14904705 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/106.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 #106 ---- 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. commit e427113a0a1eb31b3db23dcee9eb057b17d0fdf2 Author: sylentprayer <un4given> Date: 2015-09-25T18:40:44Z IGNITE-530 fixes for comment https://issues.apache.org/jira/browse/IGNITE-530?focusedCommentId=14904705&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14904705 ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---