Unable to install cassnadra and zookeeper

Not applicable

Hi,

I am trying to install cassandra and zookeeper as part of edge private cloud 4.16.09. I have the /etc/security/limits.conf as below. I am unable to Su - apigee and i get the error "could not open session"

apigee soft memlock unlimited

apigee hard memlock unlimited

apigee soft nofile 32768

apigee hard nofile 65536

apigee soft as unlimited

apigee hard as unlimited

When i comment out the below lines in limts.conf file i am able to su - apigee.

apigee soft memlock unlimited

apigee hard memlock unlimited

Please let me know a woraround this problem.

Thanks Avinash

0 1 144
1 REPLY 1

Not applicable

You don need to su to apigee to update /etc/security/limits.conf. Any user with appropriate access or root should be able to update /etc/security/limits.conf.

Even if you don't have the values recommended in /etc/security/limits.conf you will be able to install Cassandra.