Hi,
Working on Apache flume 1.4 on Oracle Big Data Applicance.
Have to load twitter data into HDFS using flume. Have installed flume 1.4 and snapshot.jar and followed the below mentioned steps:
create a twitter developer app
donwload snapshot.jar file
set the path of flume-classpath pointing to the snapshot.jar file
configuration of twitter agent
run the agent and move data from twitter to hdfs
when i run the agent, im getting connection timed out error.
INFO twitter4j.TwitterStreamImpl: Waiting for 250milliseconds
INFO twitter4j.TwitterStreamImpl: Waiting for 16000 milliseconds
Any help would be very useful!!
Thanks,
Supriya