Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AB6B10EB4 for ; Fri, 4 Dec 2015 12:19:20 +0000 (UTC) Received: (qmail 80708 invoked by uid 500); 4 Dec 2015 12:19:18 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 80633 invoked by uid 500); 4 Dec 2015 12:19:18 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 80623 invoked by uid 99); 4 Dec 2015 12:19:18 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 12:19:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E072D1A5A8C for ; Fri, 4 Dec 2015 12:19:17 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.12 X-Spam-Level: X-Spam-Status: No, score=-0.12 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id DM-pY761wNUs for ; Fri, 4 Dec 2015 12:19:05 +0000 (UTC) Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 7D1AD42B80 for ; Fri, 4 Dec 2015 12:19:05 +0000 (UTC) Received: by wmec201 with SMTP id c201so62801554wme.1 for ; Fri, 04 Dec 2015 04:19:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=D8SRdLzzY81TWKovvbBzSpG/R9iIDNxCDRRjtwSBBDM=; b=TljLqFSGnrkq8Mk+ctCnCBvOZHGTfBvNhqkXlHMha7d98NaUm3wVZA/tTMjjh32xG8 rx12g2/fu+Sn8iensDIoe/uCEEilc9RbwZjloGvApwYlL0OZYQ1brdGTmCoq6ty4OiUF khFhGGcDbOfhGFAAGQodYRYk27OOC7n27+OXUKvWi8uQ2ZY9q+CZbeN14EGlQ2S1PJ8z mL1BVejEsLcTWDovcvGPr5vGa6vSImhK1rriJH78CxwG+/UTHtfmfvV1bLl/Dl+ZJ098 r2LxKMUnZybloD35k/5d2nZkzCCIJ8DJD2eLFNiXIzxCSXLOZlD8tuSnavHaMFWgheG6 0Kvw== X-Received: by 10.194.62.74 with SMTP id w10mr17346175wjr.174.1449231544626; Fri, 04 Dec 2015 04:19:04 -0800 (PST) Received: from [10.254.28.203] ([176.0.138.28]) by smtp.gmail.com with ESMTPSA id d2sm11897239wjy.16.2015.12.04.04.19.03 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 04 Dec 2015 04:19:03 -0800 (PST) From: =?utf-8?Q?J=C3=B6rn_Franke?= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: Hive Support for Unicode languages Message-Id: <2B77D134-68F4-46FD-A373-A8C1ECE51B85@gmail.com> Date: Fri, 4 Dec 2015 13:19:00 +0100 References: In-Reply-To: To: user@hive.apache.org X-Mailer: iPhone Mail (13B143) What operating system are you using? > On 04 Dec 2015, at 01:25, mahender bigdata w= rote: >=20 > Hi Team, >=20 > Does hive supports Hive Unicode like UTF-8,UTF-16 and UTF-32. I would like= to see different language supported in hive table. Is there any serde which= can show exactly japanese, chineses character rather than showing symbols o= n Hive console. >=20 > -Mahender