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 0A0F117C6F for ; Tue, 28 Oct 2014 22:27:36 +0000 (UTC) Received: (qmail 27850 invoked by uid 500); 28 Oct 2014 22:27:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 27776 invoked by uid 500); 28 Oct 2014 22:27:35 -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 27765 invoked by uid 500); 28 Oct 2014 22:27:35 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 27762 invoked by uid 99); 28 Oct 2014 22:27:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 22:27:35 +0000 Date: Tue, 28 Oct 2014 22:27:35 +0000 (UTC) From: "Xiaobing Zhou (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-8550?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: -------------------------------- Attachment: HIVE-8550.2.patch Made the 2nd patch! Considered 0.14 fresh install. > Hive cannot load data into partitioned table with Unicode key > ------------------------------------------------------------- > > Key: HIVE-8550 > URL: https://issues.apache.org/jira/browse/HIVE-8550 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0 > Environment: Windows > Reporter: Xiaobing Zhou > Assignee: Xiaobing Zhou > Priority: Critical > Attachments: CreatePartitionedTable.hql, HIVE-8550.1.patch, HIVE-= 8550.2.patch, LoadIntoPartitionedTable.hql, partitioned.txt > > > Steps to reproduce: > 1) Copy the file partitioned.txt to the root folder of your HDFS root dir= . Copy the two hql files to your local directory. > 2) Open Hive CLI. > 3) Run: > hive> source ; > 4) Run=20 > hive> source ; > The following error will be shown: > hive> source C:\Scripts\partition\LoadIntoPartitionedTable.hql; > Loading data to table default.mypartitioned partition (tag=3D=C3=A4=C2=B6= =C2=B5) > Failed with exception null > FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exe= c.MoveTask -- This message was sent by Atlassian JIRA (v6.3.4#6332)