Text after "div class =" itemprop = "text">
Within ElasticSearch, I have configured the JDBC River Plugin, after this the shield was configured and assigned with the admin user The task is, ElasticSearch is safe and capable to use by TransportClient, but when I run the river plugin script, I have the following exception:
pool-3-thread 1] error river.jdbc. RiverPipeline - Action [org. The user is [ddtuser] org.elasticsearch.shield.authz.AuthorizationException unauthorized for [org.xbib.elasticsearch.action.river.jdbc.state.get]: xbib.elasticsearch.action.river.jdbc.state.get] Users at org.elasticsearch.shield.authz.InternalAuthorizationService.denial (InternalAuthorizationService.javaailand47) [ddtuser]
shield Btw, I already modified JDBCFeeder.java, to pass .user in unauthorized setting for, but no luck!
setting clientSettings = ImmutableSettings.settingsBuilder () .put ("cluster.name", settings.get ("elasticsea rch.cluster", "elasticsearch")) .put ("shield.user "," Ddtuser: * mypassword * ")
No comments:
Post a Comment