cloudera / cloudera-playbook

Cloudera deployment automation with Ansible
Apache License 2.0
198 stars 187 forks source link

Removing pid file location for mariadb #42

Open Jimvin opened 5 years ago

Jimvin commented 5 years ago

Specifying the location for the mariadb pid file may lead to issues if the directory it will be stored in is not created i.e. if it's not the default location. There's no need to set this, so removed it to allow the server to use the default location.