Re: Apache slider (solr) on non-secured cluster

2017-02-21 Thread Nicolás Velásquez O .
Hi Jon, This is the app configuration. resources-default.json: { "schema" : "http://example.org/specification/v2.0.0";, "metadata" : { }, "global" : { }, "components": { "slider-appmaster": { }, "SOLR": { "yarn.role.priority": "1", "yarn.component.instances": "2

Re: Apache slider (solr) on non-secured cluster

2017-02-21 Thread jonma...@gmail.com
Can you provide your app config file? Perhaps the combination of properties you've specified is triggering an attempt to connect securely? Are you specifiying the client properties in slider-client.xml or pointint to the hadoop conf directory? If the latter, are you certain that hadoop authentica

Apache slider (solr) on non-secured cluster

2017-02-21 Thread Nicolás Velásquez O .
Hi again, I'm trying to run solr via apache slider on an insecure mapr cluster, but for some reason the slider app is trying to use kerberos to authenticate against the zookeeper. I am using a standalone zookeeper (tried versions 3.4.6 and 3.4.9). This is the error I see on slider: java.security.Pr