Eugene Zhulenev created SPARK-3760: -------------------------------------- Summary: Add Twitter4j FilterQuery to spark streaming twitter API Key: SPARK-3760 URL: https://issues.apache.org/jira/browse/SPARK-3760 Project: Spark Issue Type: Improvement Components: Streaming Affects Versions: 1.1.0 Reporter: Eugene Zhulenev Priority: Minor
TwitterUtils.createStream(...) allows users to specify keywords that restrict the tweets that are returned. However FilterQuery from Twitter4j has a bunch of other options including location that was asked in SPARK-2788. Best solution will be add alternative createStream method with FilterQuery as argument instead of keywords. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org