cloudera / cloudera-playbook

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

fixed encoding in MariaDB, shloud be utf8 #17

Closed jnowakowski closed 5 years ago

lhoss commented 5 years ago

Fix for https://github.com/cloudera/cloudera-playbook/issues/13 IMO it sounds reasonable to set UTF-8 by default, but we could make it configurable, by introducing a variable mysql_db_encoding (by default set to UTF-8) Or what else could block this PR from getting merged ?!

roczei commented 5 years ago

Hi @jnowakowski,

You need to first sign and return an ICLA and CCLA before we can accept and redistribute your contribution. Once these are submitted you are free to start contributing to cloudera-playbook. Submit these to CLA@cloudera.com

Here you can find the pdf files:

https://github.com/cloudera/cloudera-playbook/tree/master/icla

Please update this issue (17) if you receive the confirmation from our CLA team.

Thank you!

roczei commented 5 years ago

Hi @jnowakowski,

Thanks for your contribution!