Connect DSS to an Elastic Search cluster trough HTTPS with basic user/pwd credentials

Solved!
UserBird
Dataiker
Connect DSS to an Elastic Search cluster trough HTTPS with basic user/pwd credentials
Hi,

I try to connect DSS with an Elastic Search cluster hosted directly on the Elastic.co cloud.

The security layer requires to connect it trough HTTPS and with a basic user/pwd credential
I tried several things but it seams that the DSS ES connector doesn't support HTTPS (and maybe neither basic auth).

Any idea or experience that could help me ?
0 Kudos
1 Solution
kenjil
Dataiker

The release 4.0.5 adds support for authentication on ElasticSearch:

https://doc.dataiku.com/dss/latest/release_notes/4.0.html#datasets

View solution in original post

2 Replies
AdrienL
Dataiker
Unfortunately connecting to Elasticsearch through HTTPS and/or with basic auth is indeed not supported so far.

If you can, you could try either through an HTTP proxy (which supports authentication), or via an SSH tunnel?
0 Kudos
kenjil
Dataiker

The release 4.0.5 adds support for authentication on ElasticSearch:

https://doc.dataiku.com/dss/latest/release_notes/4.0.html#datasets