Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Not A Problem
-
None
-
Linux(RHEL 6.8)
-
Critical
Description
After apply work around below solution, installled the pache-cassandra-3.11 but i am not connect server status and cqlsh. please find attached log for more information and let us know the instatllion completed successfully
"Jeff Jirsa resolved CASSANDRA-13791.
------------------------------------
Resolution: Duplicate
This was caused (and resolved) by CASSANDRA-13072 , where JNA was upgraded to 4.4.0. That 4.4.0 JNA library was linked against a different version of glibc ( GLIBC_2.14 ), which causes this error. This is fixed in 3.11.1, but you can work around the issue by downloading the 4.2.2 JNA jar from here and placing it into the classpath (lib/), removing jna-4.4.0.jar in the process.
> unable to install apache-cassandra-3.11.0 in linux box
> -------------------------------------------------------
"
[cassdb@alsc_dev_db bin]$ nodetool status
-bash: nodetool: command not found
[cassdb@alsc_dev_db bin]$ pwd
/u01/Cassandra_home/apache-cassandra-3.11.0/bin
[cassdb@alsc_dev_db bin]$ sh /u01/Cassandra_home/apache-cassandra-3.11.0/bin/cqlsh
No appropriate python interpreter found.
[cassdb@alsc_dev_db bin]$ service cassandra status