logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Flume issues behind proxy server
Author
aliyesami



Joined: 15 Sep 2016
Posts: 5
Location: USA, BOCA RATON

PostPosted: Thu 15 Sep '16 16:11    Post subject: Flume issues behind proxy server Reply with quote

all other apps are running fine except flume-ng with twitter4j . Iam getting error that it can't tunnel through proxy server.

Code:

flume-ng agent --conf-file twitter-to-hdfs.properties --name agent1  -Dflume.root.logger=WARN,console -Dtwitter4j.http.proxyHost=dotatofwproxy.tolls.dot.state.fl.us -Dtwitter4j.http.proxyPort=8080


Code:
16/09/14 09:41:38 INFO instrumentation.MonitoredCounterGroup: Component type: SINK, name: sink1 started
16/09/14 09:41:38 INFO twitter.TwitterSource: Twitter source source1 started.
16/09/14 09:41:38 INFO twitter4j.TwitterStreamImpl: Establishing connection.
16/09/14 09:41:38 INFO twitter4j.TwitterStreamImpl: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 307 Temporary Redirect"
16/09/14 09:41:38 ERROR twitter.TwitterSource: Exception while streaming tweets
Unable to tunnel through proxy. Proxy returns "HTTP/1.1 307 Temporary Redirect"
Relevant discussions can be found on the Internet at:
Back to top
aliyesami



Joined: 15 Sep 2016
Posts: 5
Location: USA, BOCA RATON

PostPosted: Fri 16 Sep '16 16:05    Post subject: to the moderator Reply with quote

why I am not getting any response to my post ? is it in wrong forum ? issues with content?
I really need help can you please address my issue?

thanks
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 19 Sep '16 14:29    Post subject: Re: to the moderator Reply with quote

aliyesami wrote:
why I am not getting any response to my post ? is it in wrong forum ? issues with content?
I really need help can you please address my issue?

thanks


Cause this is a apache ( httpd ) on Windows forum. Most ppl here use windows and httpd server which is written in C and not Java.
Back to top


Reply to topic   Topic: Flume issues behind proxy server View previous topic :: View next topic
Post new topic   Forum Index -> Other Software