Re: spark streaming 1.51. uses very old version of twitter4j

2015-10-21 Thread Luciano Resende
Thanks for catching that, I have created a JIRA to track it, and hopefully I can submit a fix for the next release https://issues.apache.org/jira/browse/SPARK-11245 On Wed, Oct 21, 2015 at 1:11 PM, Andy Davidson < a...@santacruzintegration.com> wrote: > While digging around the spark source toda

spark streaming 1.51. uses very old version of twitter4j

2015-10-21 Thread Andy Davidson
While digging around the spark source today I discovered it depends on version 3.0.3 of twitter4j. This version was released on dec 2 2012. I noticed that the current version is 4.0.4 and was released on 6/23/2015 I am not aware of any particular problems. Are they any plans to upgrade? What is th