[
https://issues.apache.org/jira/browse/AMBARI-8330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212231#comment-14212231
]
Hadoop QA commented on AMBARI-8330:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12681520/AMBARI-8330.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 2 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/647//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/647//console
This message is automatically generated.
> API: null value in request results in "null" string value on resource
> ---------------------------------------------------------------------
>
> Key: AMBARI-8330
> URL: https://issues.apache.org/jira/browse/AMBARI-8330
> Project: Ambari
> Issue Type: Bug
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: 2.0.0
>
> Attachments: AMBARI-8330.patch
>
>
> The admin view appears to be passing in string "null" for empty fields in the
> create instance portion. We need to get null values, not string with value
> "null".
> So, we need some mechanism to distinguish between empty string and null value.
> It looks like this isn't a view issue but a problem with the API framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)