2020-10-22 00:08:43,254 [I] Ranger admin default password change request is in process..
2020-10-22 00:08:49,298 [JISQL] /usr/java/jdk1.8.0_152/bin/java -cp /opt/software/ranger/ranger-1.2.0-admin/mysql-connector-java-5.1.46.jar:/opt/software/ranger/ranger-1.2.0-admin/jisql/lib/* org.apache.util.sql.Jisql -driver mysqlconj -cstring jdbc:mysql://192.168.1.18/ranger -u 'root' -p '********' -noheader -trim -c \; -query "delete from x_db_version_h where version='DEFAULT_ADMIN_UPDATE' and active='N' and updated_by='server18';"
Thu Oct 22 00:08:49 CST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.