when running cqlsh through crontab caught no appropriate python interpreter found, while on terminal it's working fine
280 views
Skip to first unread message
Mukesh Kumar
unread,
May 8, 2018, 6:04:54 AM5/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cassandra-unit-users
Hello Guys,
I'm getting "no appropriate python interpreter found" while running cqlsh(with script) through crontab. And it's working fine when I run the script manually.
We are using Cassandra -
python -V
Python 2.7.8
apache-cassandra-3.0.11
We are unable to monitor the cqlsh state through, any help would be appreciated.