bin/flume-ng agent –conf ./conf/ -f conf/flume-twitter.conf -Dflume.root.logger=DEBUG,console -n TwitterAgent
When I run the above command it doesn't start streaming and generate following errors
INFO twitter4j.TwitterStreamImpl: 404:The URI requested is invalid or the resource requested, such as a user, does not exist.
16/05/07 10:36:05 INFO twitter4j.TwitterStreamImpl: Waiting for 10000 milliseconds
plz anyone help i have post my problem twice.