[
https://issues.apache.org/jira/browse/AMBARI-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173245#comment-14173245
]
Hadoop QA commented on AMBARI-7806:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12675178/AMBARI-7806.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 1 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:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/220//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/220//console
This message is automatically generated.
> 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)