[
https://issues.apache.org/jira/browse/AMBARI-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Beerbower updated AMBARI-7806:
----------------------------------
Attachment: AMBARI-7806.patch
> 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)