Tom Beerbower created AMBARI-8345:
-------------------------------------
Summary: 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)