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 D9F3110549 for ; Fri, 4 Oct 2013 03:41:38 +0000 (UTC) Received: (qmail 55763 invoked by uid 500); 4 Oct 2013 03:40:44 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 55676 invoked by uid 500); 4 Oct 2013 03:40:37 -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 55478 invoked by uid 500); 4 Oct 2013 03:40:20 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 55356 invoked by uid 99); 4 Oct 2013 03:39:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 03:39:55 +0000 Date: Fri, 4 Oct 2013 03:39:55 +0000 (UTC) From: "Hudson (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5419) Fix schema tool issues with Oracle metastore 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-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785872#comment-13785872 ] Hudson commented on HIVE-5419: ------------------------------ FAILURE: Integrated in Hive-branch-0.12-hadoop2 #4 (See [https://builds.apache.org/job/Hive-branch-0.12-hadoop2/4/]) HIVE-5419 : Fix schema tool issues with Oracle metastore (Prasad Mujumdar via Ashutosh Chauhan) (thejas: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1529047) * /hive/branches/branch-0.12/beeline/src/java/org/apache/hive/beeline/HiveSchemaHelper.java * /hive/branches/branch-0.12/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java * /hive/branches/branch-0.12/beeline/src/test/org/apache/hive/beeline/src/test/TestSchemaTool.java * /hive/branches/branch-0.12/metastore/scripts/upgrade/oracle/014-HIVE-3764.oracle.sql * /hive/branches/branch-0.12/metastore/scripts/upgrade/oracle/hive-schema-0.12.0.oracle.sql * /hive/branches/branch-0.12/metastore/scripts/upgrade/oracle/upgrade-0.11.0-to-0.12.0.oracle.sql * /hive/branches/branch-0.12/metastore/scripts/upgrade/postgres/hive-schema-0.12.0.postgres.sql * /hive/branches/branch-0.12/metastore/src/test/org/apache/hadoop/hive/metastore/TestMetastoreVersion.java > Fix schema tool issues with Oracle metastore > --------------------------------------------- > > Key: HIVE-5419 > URL: https://issues.apache.org/jira/browse/HIVE-5419 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.12.0, 0.13.0 > Reporter: Prasad Mujumdar > Assignee: Prasad Mujumdar > Priority: Blocker > Fix For: 0.12.0 > > Attachments: HIVE-5419.1.patch > > > Address oracle schema upgrade script issue in 0.12 and trunk (0.13) -- This message was sent by Atlassian JIRA (v6.1#6144)