We should remove any events marked as a retweet through the Twitter Analyzer
Currently, we're processing messages marked as retweets, which is making up a large number of the Fortis events. This creates duplicative events, and floods our spark streaming job with a high volume of content.
We should enhance the Twitter Streaming Factory and filter out retweets, similar to the exiting profile filter that's in place.
We should remove any events marked as a retweet through the Twitter Analyzer
Currently, we're processing messages marked as retweets, which is making up a large number of the Fortis events. This creates duplicative events, and floods our spark streaming job with a high volume of content.
We should enhance the Twitter Streaming Factory and filter out retweets, similar to the exiting profile filter that's in place.