Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70F6610F32 for ; Thu, 5 Sep 2013 23:42:54 +0000 (UTC) Received: (qmail 89353 invoked by uid 500); 5 Sep 2013 23:42:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 89285 invoked by uid 500); 5 Sep 2013 23:42:52 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 89242 invoked by uid 500); 5 Sep 2013 23:42:52 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 89226 invoked by uid 99); 5 Sep 2013 23:42:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Sep 2013 23:42:52 +0000 Date: Thu, 5 Sep 2013 23:42:52 +0000 (UTC) From: "Hive QA (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4896) create binary backwards compatibility layer hcatalog 0.12 and 0.11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759631#comment-13759631 ] Hive QA commented on HIVE-4896: ------------------------------- {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/12601647/HIVE-4896.patch {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 3083 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.mapreduce.TestHCatNonPartitioned.testHCatNonPartitionedTable org.apache.hive.hcatalog.mapreduce.TestSequenceFileReadWrite.testSequenceTableWriteRead org.apache.hive.hcatalog.mapreduce.TestSequenceFileReadWrite.testTextTableWriteRead org.apache.hive.hcatalog.mapreduce.TestSequenceFileReadWrite.testSequenceTableWriteReadMR org.apache.hive.hcatalog.mapreduce.TestSequenceFileReadWrite.testTextTableWriteReadMR {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/633/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/633/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 5 tests failed {noformat} This message is automatically generated. > create binary backwards compatibility layer hcatalog 0.12 and 0.11 > ------------------------------------------------------------------ > > Key: HIVE-4896 > URL: https://issues.apache.org/jira/browse/HIVE-4896 > Project: Hive > Issue Type: Sub-task > Components: HCatalog > Affects Versions: 0.12.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Fix For: 0.12.0 > > Attachments: 4896.add_deprecation, 4896.fix_shim_layer, 4896.remove_Exim_add_011_src_test, HIVE-4896.patch > > Original Estimate: 72h > Remaining Estimate: 72h > > 1. create a 011 dir in each HCat submodule to hold these classes > 2. update build to place these classes into jars > 3. figure out how to test this > The goal is for users who were using public API (e.g. HCatLoader) in their programs to be able to upgrade to hive 0.12 and have their programs still work without change. > The compatibility layer will have a sunset clause to be removed in 2 releases. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira