You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/05/27 19:15:37 UTC

Review Request 34717: After cluster installation accessing DATANODE host component results in NPE due to bad metrics JSON

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34717/
-----------------------------------------------------------

Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-11434
    https://issues.apache.org/jira/browse/AMBARI-11434


Repository: ambari


Description
-------

/api/v1/clusters/cl1/hosts/host1/host_components/DATANODE
results in
{
"status": 500,
"message": "org.apache.ambari.server.controller.spi.SystemException: Error loading deferred resources"
}
Nothing of significance in server log. server output file has
java.lang.NullPointerException


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackDefinedPropertyProvider.java 89ba36e 
  ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/RestMetricsPropertyProviderTest.java 1534226 

Diff: https://reviews.apache.org/r/34717/diff/


Testing
-------

Tests run: 3013, Failures: 0, Errors: 0, Skipped: 21


Thanks,

Dmitro Lisnichenko


Re: Review Request 34717: After cluster installation accessing DATANODE host component results in NPE due to bad metrics JSON

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34717/#review85387
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Травень 27, 2015, 5:15 після полудня, Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34717/
> -----------------------------------------------------------
> 
> (Updated Травень 27, 2015, 5:15 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-11434
>     https://issues.apache.org/jira/browse/AMBARI-11434
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> /api/v1/clusters/cl1/hosts/host1/host_components/DATANODE
> results in
> {
> "status": 500,
> "message": "org.apache.ambari.server.controller.spi.SystemException: Error loading deferred resources"
> }
> Nothing of significance in server log. server output file has
> java.lang.NullPointerException
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackDefinedPropertyProvider.java 89ba36e 
>   ambari-server/src/test/java/org/apache/ambari/server/controller/metrics/RestMetricsPropertyProviderTest.java 1534226 
> 
> Diff: https://reviews.apache.org/r/34717/diff/
> 
> 
> Testing
> -------
> 
> Tests run: 3013, Failures: 0, Errors: 0, Skipped: 21
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>