Uploaded image for project: 'PredictionIO (Retired)'
  1. PredictionIO (Retired)
  2. PIO-114

Elasticsearch 5.x StorageClient basic HTTP authentication

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0-incubating
    • 0.12.0-incubating
    • Core
    • None

    Description

      Add optional username-password configuration for the new Elasticsearch 5 client; in conf/pio-env.sh config:

      # Optional basic HTTP auth
      PIO_STORAGE_SOURCES_ELASTICSEARCH_USERNAME=my-name
      PIO_STORAGE_SOURCES_ELASTICSEARCH_PASSWORD=my-secret
      

      These credentials are sent in each Elasticsearch request as an HTTP Basic Authorization header.

      Enables use of public-cloud, hosted Elasticsearch clusters, such as [Bonsai on Heroku](https://elements.heroku.com/addons/bonsai).

      Attachments

        Activity

          People

            marsikai Mars Hall
            marsikai Mars Hall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: