[ 
https://issues.apache.org/jira/browse/AMBARI-8345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213820#comment-14213820
 ] 

Hudson commented on AMBARI-8345:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #956 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/956/])
AMBARI-8345. Views: Remove NOT NULL constraint from instance data and property 
tables - Slider View (srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d5dae873047f168f1eeb75e2e3ca13a85820d58d)
* 
contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java


> Views: Remove NOT NULL constraint from instance data and property tables.
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-8345
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8345
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>
> The viewinstancedata and viewinstanceproperty tables have a NOT NULL 
> constraint on the VALUE column.
> With Oracle, the empty string is stored as a null value which violates the 
> constraint.
> Remove the constraint from both tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to