GitHub user brennonyork opened a pull request:
https://github.com/apache/spark/pull/3404
SPARK-3182: Add geolocation bounding for Twitter Streaming
This PR adds an additional capability to the Twitter Streaming function
allowing a user to filter based on a series of latitude-longitude pairs.
Currently I've added to the test suite for the Twitter Streaming functionality
for both the Java and Scala-based capabilities, updated the Spark documentation
to include the lat-lon filter, and provided a lat-lon filter example to further
test the functionality given that the test suite cannot accurately test
run-time exactness.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brennonyork/spark SPARK-3182
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3404.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 #3404
----
commit 3fc180dd476ed4cc39f5a512e9d56c71ff82d577
Author: Brennon York <[email protected]>
Date: 2014-11-02T16:18:42Z
Fixes SPARK-3182
Signed-off-by: Brennon York <[email protected]>
commit 5ca6f225e3a2ccc8e56d4803c37afa34757f6975
Author: Brennon York <[email protected]>
Date: 2014-11-02T17:29:23Z
Updated example to present coordinates correctly
Signed-off-by: Brennon York <[email protected]>
commit decd804b89bef5161801ed49bacef4fd73146d69
Author: Brennon York <[email protected]>
Date: 2014-11-21T17:08:26Z
Merge remote-tracking branch 'upstream/master' into SPARK-3182
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]