Di Li created AMBARI-15285:
------------------------------
Summary: AMS quicklink directory name is wrong causing errors in
ambari server start
Key: AMBARI-15285
URL: https://issues.apache.org/jira/browse/AMBARI-15285
Project: Ambari
Issue Type: Bug
Reporter: Di Li
Assignee: Di Li
The dir name should be called quicklinks, with lower case "l".
It's currently quickLinks (upper case L) in trunk code, causing the following
error during ambari server start up...
03 Mar 2016 07:16:15,133 ERROR [main] QuickLinksConfigurationModule:64 - Quick
links file not found
03 Mar 2016 07:16:15,134 ERROR [main] QuickLinksConfigurationModule:74 - Unable
to parse quicklinks configuration fil
e
/var/lib/ambari-server/resources/common-services/AMBARI_METRICS/0.1.0/quicklinks/quicklinks.json
java.io.EOFException: No content to map to Object due to end of input
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)