Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Flume issues behind proxy server |
|
Author |
|
aliyesami
Joined: 15 Sep 2016 Posts: 5 Location: USA, BOCA RATON
|
Posted: Thu 15 Sep '16 16:11 Post subject: Flume issues behind proxy server |
|
|
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
|
Posted: Fri 16 Sep '16 16:05 Post subject: to the moderator |
|
|
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: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 19 Sep '16 14:29 Post subject: Re: to the moderator |
|
|
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 |
|
|
|
|
|
|