Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2618

Provide Proxy Support for TwitterSource

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.5.1
    • None
    • Sinks+Sources
    • None
    • Added support for proxy parameters by passing properties to the underlying twitter4j library.

    Description

      TwitterSource lacks the ability to configure a proxy to access Twitter's API. As Twitter4j allows explicit proxy configuration, TwitterSource should pass on the properties through Context.

      The properties exposed should be:

      http.proxyHost HTTP proxy server host name null
      http.proxyPort HTTP proxy server port null
      http.proxyUser HTTP proxy server user name null
      http.proxyPassword HTTP proxy server password null

      as specified in http://twitter4j.org/en/configuration.html#HTTP connection

      I

      Attachments

        1. FLUME-2618-1.patch
          3 kB
          Erik Schmiegelow

        Activity

          People

            Unassigned Unassigned
            eschmiegelow Erik Schmiegelow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: