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 E511A17254 for ; Wed, 15 Oct 2014 01:25:30 +0000 (UTC) Received: (qmail 95075 invoked by uid 500); 15 Oct 2014 01:25:29 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 94997 invoked by uid 500); 15 Oct 2014 01:25:29 -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 94987 invoked by uid 99); 15 Oct 2014 01:25:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 01:25:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sjayatheertha@gmail.com designates 209.85.216.181 as permitted sender) Received: from [209.85.216.181] (HELO mail-qc0-f181.google.com) (209.85.216.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 01:25:23 +0000 Received: by mail-qc0-f181.google.com with SMTP id r5so226828qcx.12 for ; Tue, 14 Oct 2014 18:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0mmilb6h3lnkZygzvzaWyuVof1NTPMP4QYoxIW6UBaQ=; b=Ao0zm19R9EN2qEV6diio9nsn+ArWyMGMc4U+zplLkgaFoyjUD1ziAsoniAa44CCX2b H0tf4avE1NRCqmRmm7nPixWNJgBXKaNMMmNv6zg2L5QiNLgRA4xP+9MzkOCl1ul3Hq6S ZeNFO7l2Z5v4UTcYA8fIqKVl87YrpAZOC8NPg4uQB53NJl7wSmon2XLcLrEuFSJ2PY7B BT8gwpX23CLZZjay+Gc/qV7Ef01KpGm+J3ccamje2y7T3cmb/DvJPQtRprFmqHWlUVE7 x6gxtaQnhuSo3/iJafl9CJy1MT0Yr++LL9MhotprVQm5McGJaLtYsXuMBG7nC1yrNSdu 7Z5Q== MIME-Version: 1.0 X-Received: by 10.140.46.53 with SMTP id j50mr14190285qga.106.1413336301985; Tue, 14 Oct 2014 18:25:01 -0700 (PDT) Received: by 10.140.27.210 with HTTP; Tue, 14 Oct 2014 18:25:01 -0700 (PDT) Date: Tue, 14 Oct 2014 18:25:01 -0700 Message-ID: Subject: error while running a hive view From: Vidya Sujeet To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a113a7e5c3a660605056c0051 X-Virus-Checked: Checked by ClamAV on apache.org --001a113a7e5c3a660605056c0051 Content-Type: text/plain; charset=UTF-8 Hello, I am getting the following error while running a view. However, the hive script that is used in the creation of hive view runs without error. It's only when I select * from hive_view I am getting the error saying *Caused by: java.lang.RuntimeException: Cannot serialize object* Could anyone please help with this issue? The underlying base tables are bucketed..but not partitioned. Thanks, --001a113a7e5c3a660605056c0051 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I am getting the following error= while running a view. However, the hive script that is used in the creatio= n of hive view runs without error. It's only when I select * from hive_= view I am getting the error saying=C2=A0

=
Caused by: java.lang.RuntimeException: Cannot serialize object

Could anyone please help with this issue? T= he underlying base tables are bucketed..but not partitioned.=C2=A0


Thanks,
--001a113a7e5c3a660605056c0051--