hadoop-ansible/roles/hbase_thrift_config/files/hbase-thrift-status.cron

2 lines
121 B
Plaintext

* * * * * root if [ -x /usr/local/bin/hbase-thrift-status ]; then /usr/local/bin/hbase-thrift-status >/dev/null 2>&1; fi