[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124288#comment-14124288 ]
Hive QA commented on HIVE-7078: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12666817/HIVE-7078.2.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6179 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_archive_multi5 org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/661/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/661/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-661/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12666817 > Need file sink operators that work with ACID > -------------------------------------------- > > Key: HIVE-7078 > URL: https://issues.apache.org/jira/browse/HIVE-7078 > Project: Hive > Issue Type: Sub-task > Components: Query Processor, Transactions > Reporter: Alan Gates > Assignee: Alan Gates > Attachments: HIVE-7078.2.patch, HIVE-7078.WIP.patch, HIVE-7078.patch > > > When writing records to tables that use an OutputFormat that implements > AcidOutputFormat, records will need to be written via a RecordUpdater instead > of RecordWriter. > Rather than add this functionality to FileSinkOperator and > VectorizedFileSinkOperator I propose to add a new AcidFileSinkOperator that > extends FileSinkOperator and a new AcidVectorizedFileSinkOperator that > extends VectorizedFileSinkOperator. -- This message was sent by Atlassian JIRA (v6.3.4#6332)