Siddharth Wagle created AMBARI-3739: ---------------------------------------
Summary: Remove Exception message printed to log for successful starts Key: AMBARI-3739 URL: https://issues.apache.org/jira/browse/AMBARI-3739 Project: Ambari Issue Type: Bug Components: controller Affects Versions: 1.4.2 Reporter: Siddharth Wagle Assignee: Siddharth Wagle Fix For: 1.4.2 Following error messages are printed to log with default log level and are misleading. {code} 04:19:52,438 ERROR [main] MasterKeyServiceImpl:109 - Master key is not provided as a System property or an environment varialble. 04:19:52,439 INFO [main] Configuration:415 - Credential provider creation failed. Master key initialization failed. {code} -- This message was sent by Atlassian JIRA (v6.1#6144)