We are running Ambari server with Mysql to manage Hadoop HA cluster.
Issue is: /var/ file system utilization keep increasing and we have noticed there too many mysqld-bin.XXXX files in /var/lib/mysql/ directory with 1.1 G size and the number of files keep increasing day-by-day.
Since it is clustered the /var/lib/mysql/ size is same in both Active and Standby nodes and causing storage issue in both node.
What are these files contains ? Can we purge these files. ?
Please suggest, how do we address this issue.