Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

enabling Solr SSL with kerberos

avatar
Contributor

Dear Team,

 

I am using CDH5.4.7 i enabled kerberos and level1&2 TLS/SSL.. Successfully enabled for other CDH services except Solr... After enabling ssl for solr the following errors occurs.

 

 

In the solr server logs:

 

ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted

 

could not read the data
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader

 

Error while calling watcher 
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@27cd611e rejected from java.util.concurrent.ThreadPoolExecutor@1ca30cfc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]

 

 

 

1 ACCEPTED SOLUTION

avatar
Contributor
In my case, Actually the storepass and keypass should be same for solr keystore.

View solution in original post

1 REPLY 1

avatar
Contributor
In my case, Actually the storepass and keypass should be same for solr keystore.