-
HBC uses Joauth which is built using scala 2.9.2. I was hoping to try out HBC in a scala 2.10 project...
So, there are only a few options:
1) Drop joauth for an alternative.
2) Cross-release joauth a…
-
Flume agent has stopped streaming the twitter data after Twitter API mandatory SSL certificate requirements. Update to the example is required.
-
```
Exception in thread "Twitter Stream consumer-2[Receiving stream]" Exception in thread "Twitter4J Async Dispatcher[0]" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf…
-
sbt (version 0.13) update succeeds, but sbt compile fails with this error:
```
[error] .../src/main/scala/demo/TwitterClient.scala:14: not found: type OAuthSupport
```
The only artifact I could find…
-
I am using following code but it gives me an error like Twitter do not have such method and giving me suggestions to use getRetweets() method. I want list of users and not list of tweets.
Please give…
-
. i've installed flume .. entered all my twitter credentials into flume.conf file
my flume.conf file is
TwitterAgent.sources = Twitter
TwitterAgent.channels = MemChannel
TwitterAgent.sinks = HDFS
Tw…
-
本番環境にて発生。
```
twitter4j.TwitterException: 403:The request is understood, but it has been refused. An accompanying error message will explain why. This code is used when requests are being denied due …
-
_From [teichsta](https://code.google.com/u/teichsta/) on May 07, 2013 22:40:50_
see http://twitter4j.org/en/code-examples.html for more information
_Original issue: http://code.google.com/p/openhab/…
-
The twitter posts are no longer working as of June 11th, 2013. I tried updating to the twitter4j-core-3.0.4-SNAPSHOT.jar, but i;m having issues calling the setOAuthConsumer method.
-