Member since
09-03-2018
5
Posts
0
Kudos Received
0
Solutions
10-16-2018
08:36 AM
Thank you for your answer. I restart the solr and the configuration file appears. I think it may be caused by a mis-configuration days before I get the cluster.
... View more
10-16-2018
08:24 AM
Have you got some experience on deploying such a spark job on oozie? I tired many times but always failed to make spark read jaas file on oozie. Running by command line is just fine for everything.
... View more
09-04-2018
03:25 PM
Hello guys,
I set up a HDP guarded by kerberos.
Everything seems to be OK except for Atlas which keeps down and cannot be started.
When I tried to start Atlas I find error log pointed to solr.
In the log of Solr I found things like below: Caused by: org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /security.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
at org.apache.solr.common.cloud.ZkStateReader.getSecurityProps(ZkStateReader.java:1008)
... 42 more Then I go to zookeeper and find the security.json file located in /infra-solr/security.com Thus I think this could be the reason of failure. Does anyone have idea about change the location where solr tried to look for security.json? Thank you!
... View more
Labels:
- Labels:
-
Apache Solr