[ https://issues.apache.org/jira/browse/SPARK-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Zhulenev updated SPARK-3760: ----------------------------------- Description: 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. Pull Request: https://github.com/apache/spark/pull/2618 was: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. > 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. > Pull Request: https://github.com/apache/spark/pull/2618 -- 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