sirensolutions / siren-join

[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
http://siren.io
GNU Affero General Public License v3.0
183 stars 60 forks source link

Shield authentication failed to Co-ordinate search in ES 1.7.3 #83

Closed GaneshbabuRamamoorthy closed 8 years ago

GaneshbabuRamamoorthy commented 8 years ago

Hi All,

We have installed siren plugin in ES 1.7.3 version and we tried using "coordinate_search" in our dev envrionment and getting the below error, { "error": "ElasticsearchException[Unexpected failure while executing a terms by query action]; nested: AuthorizationException[action [indices:data/read/search/termsbyquery] is unauthorized for user [__es_system_user]]; ", "status": 500 }

I installed shield for our authentication purpose and we didn't create es_system_user in the shield, when we execute the query we are getting the above exception.

I have indexed sample records in local envrionment with the following link, https://siren.solutions/relational-joins-for-elasticsearch-the-siren-join-plugin/

coordinate search issue in siren plugin Filterjson Query.txt

Please guide us to resolve this issue.

Thanks, Ganeshbabu R

rendel commented 8 years ago

Hi,

Shield compatibility was added to version 2.2.0 (see issue #45). Unfortunately, we are not planning to backport this feature to 1.7.3.