Dmitry Lysnichenko created AMBARI-11434:
-------------------------------------------
Summary: After cluster installation accessing DATANODE host
component results in NPE due to bad metrics JSON
Key: AMBARI-11434
URL: https://issues.apache.org/jira/browse/AMBARI-11434
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.1.0
/api/v1/clusters/cl1/hosts/host1/host_components/DATANODE
results in
{code}
{
"status": 500,
"message": "org.apache.ambari.server.controller.spi.SystemException: Error
loading deferred resources"
}
{code}
Nothing of significance in server log. server output file has
java.lang.NullPointerException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)