Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A1DE200B65 for ; Wed, 3 Aug 2016 07:52:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08995160AAF; Wed, 3 Aug 2016 05:52:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 76CEC160A76 for ; Wed, 3 Aug 2016 07:52:21 +0200 (CEST) Received: (qmail 86904 invoked by uid 500); 3 Aug 2016 05:52:20 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 86883 invoked by uid 99); 3 Aug 2016 05:52:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 05:52:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8A3CA2C0D5E for ; Wed, 3 Aug 2016 05:52:20 +0000 (UTC) Date: Wed, 3 Aug 2016 05:52:20 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18000) Data can not be migrated from Hive 1.0 to Hive2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Aug 2016 05:52:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405367#comment-15405367 ] Hadoop QA commented on AMBARI-18000: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12821768/AMBARI-18000_branch-2.4.patch against trunk revision . {color:red}-1 patch{color}. Top-level trunk compilation may be broken. Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/8262//console This message is automatically generated. > Data can not be migrated from Hive 1.0 to Hive2 > ----------------------------------------------- > > Key: AMBARI-18000 > URL: https://issues.apache.org/jira/browse/AMBARI-18000 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.4.0 > Reporter: Gaurav Nagar > Assignee: Gaurav Nagar > Fix For: 2.4.0 > > Attachments: AMBARI-18000_branch-2.4.patch > > > The persistence entities of Hive view packages were changed so data migration mechanism can not find the relationship between entities in both versions: > for example, in hive-next: > org.apache.ambari.view.hive2.resources.udfs.UDF > and in the original view: > org.apache.ambari.view.hive.resources.udfs.UDF > Need to write simple data-migrator that will map entities. -- This message was sent by Atlassian JIRA (v6.3.4#6332)