amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

Twitter4j issue #179

Open jscalvo125 opened 9 years ago

jscalvo125 commented 9 years ago

Hi all,

I was trying to compile and run the Stream processing exercise for twitter, but when I run the main.java file I got the following error (running on Eclipse IDE): 15/10/08 18:55:28 INFO TwitterStreamImpl: Establishing connection. Exception in thread "Twitter Stream consumer-1[Establishing connection]" java.lang.AssertionError: java.lang.reflect.InvocationTargetException

Any help will be appreciated.

Thanks,