You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by "Chan (JIRA)" <ji...@apache.org> on 2017/09/13 21:35:01 UTC

[jira] [Updated] (PIO-114) Elasticsearch 5.x StorageClient basic HTTP authentication

     [ https://issues.apache.org/jira/browse/PIO-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chan updated PIO-114:
---------------------
    Fix Version/s: 0.12.0-incubating

> Elasticsearch 5.x StorageClient basic HTTP authentication
> ---------------------------------------------------------
>
>                 Key: PIO-114
>                 URL: https://issues.apache.org/jira/browse/PIO-114
>             Project: PredictionIO
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 0.11.0-incubating
>            Reporter: Mars Hall
>            Assignee: Mars Hall
>             Fix For: 0.12.0-incubating
>
>
> Add optional username-password configuration for the new Elasticsearch 5 client; in {{conf/pio-env.sh}} config:
> {code}
> # Optional basic HTTP auth
> PIO_STORAGE_SOURCES_ELASTICSEARCH_USERNAME=my-name
> PIO_STORAGE_SOURCES_ELASTICSEARCH_PASSWORD=my-secret
> {code}
> 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).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)