[
https://issues.apache.org/jira/browse/AMBARI-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174606#comment-14174606
]
Hudson commented on AMBARI-7806:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit-docker #6 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/6/])
AMBARI-7806 - Views: Instance Data Storage doesn't work (tbeerbower:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=456dcb246bb575c4c84c4294a7341e77932a566f)
* ambari-server/src/main/java/org/apache/ambari/server/view/ViewRegistry.java
*
ambari-server/src/test/java/org/apache/ambari/server/view/ViewRegistryTest.java
> Views: Instance Data Storage doesn't work
> -----------------------------------------
>
> Key: AMBARI-7806
> URL: https://issues.apache.org/jira/browse/AMBARI-7806
> Project: Ambari
> Issue Type: Bug
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Priority: Critical
> Fix For: 1.7.0
>
> Attachments: AMBARI-7806.patch
>
>
> Problem detected in Pig, but it seems that it's problem with storage
> (getInstanceData / putInstanceData) APIs
> Ambari from repo
> http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/1.x/updates/1.6.1.trunk/ambari.repo
> {noformat}
> Service 'storage' check failed:
> Exception [EclipseLink-4002] (Eclipse Persistence Services -
> 2.4.0.v20120608-r11652):
> org.eclipse.persistence.exceptions.DatabaseException Internal Exception:
> java.sql.BatchUpdateException:
> Batch entry 0 INSERT INTO viewinstance (view_instance_id, DESCRIPTION, ICON,
> ICON64, LABEL, name, VISIBLE, view_name) VALUES (46, NULL, NULL, NULL, NULL,
> 'MyPig', 'Y', 'PIG{0.1.0}') was aborted.
> Call getNextException to see the cause. Error Code: 0
> Call: INSERT INTO viewinstance (view_instance_id, DESCRIPTION, ICON, ICON64,
> LABEL, name, VISIBLE, view_name) VALUES (?, ?, ?, ?, ?, ?, ?, ?) bind => [8
> parameters bound]
> Query:
> InsertObjectQuery(org.apache.ambari.server.orm.entities.ViewInstanceDataEntity@16088779)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)