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 BF16417917 for ; Mon, 8 Jun 2015 07:46:48 +0000 (UTC) Received: (qmail 24374 invoked by uid 500); 8 Jun 2015 07:46:46 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 24304 invoked by uid 500); 8 Jun 2015 07:46:46 -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 24294 invoked by uid 99); 8 Jun 2015 07:46:46 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jun 2015 07:46:46 +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 0A8181A4839 for ; Mon, 8 Jun 2015 07:46:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.129 X-Spam-Level: *** X-Spam-Status: No, score=3.129 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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 lyHbk_5vqBkF for ; Mon, 8 Jun 2015 07:46:45 +0000 (UTC) Received: from mail-ig0-f173.google.com (mail-ig0-f173.google.com [209.85.213.173]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 5470943ACE for ; Mon, 8 Jun 2015 07:46:45 +0000 (UTC) Received: by igblz2 with SMTP id lz2so51251969igb.1 for ; Mon, 08 Jun 2015 00:45:54 -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=ti9FYYtqs/Gnng6kYSa9lXKbnFSFAlYwTFkxdyHhQd4=; b=igYtsMNmlYrsb6GrSjrcApcQU+cah/s1kBAkjk71VyWxE6oe6tyDUG2K7Uti7SoqHe raSzfyfx5ZyabJo3YjIk+WKV5CIpvevkXxgzK92xfQfr3IDv1O3aEUUJ3O1ycQj4BYyT sdl0Nz6BUHxVt6xAbh6KmF8BzBfknxHTP7BtIj2k+qUgudPbWRe4uxmblsVLWwNXtOzN h9wix22t9RbGeitPQbidiScsEPvImGHP+DLdAoj4sUFaiZujS9AvcdDU5Ch63V1j6OWo nj4MG0NTc+HSB3xxeERp/9Mar/b9sqp129/qZwQ6bnrztKsdV+lXuTg5kB9d7V2IrDFA FJkw== MIME-Version: 1.0 X-Received: by 10.107.135.68 with SMTP id j65mr10532427iod.91.1433749553990; Mon, 08 Jun 2015 00:45:53 -0700 (PDT) Received: by 10.107.130.210 with HTTP; Mon, 8 Jun 2015 00:45:53 -0700 (PDT) Date: Mon, 8 Jun 2015 13:15:53 +0530 Message-ID: Subject: hive tez error From: Sateesh Karuturi To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a113ec93adcd24b0517fcd4c8 --001a113ec93adcd24b0517fcd4c8 Content-Type: text/plain; charset=UTF-8 getting FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask error... when iam trying to perform insert operation on hive(set hive.execution.engine=tez). whenever hive.execution.engine value is set to mr its works fine please help me out --001a113ec93adcd24b0517fcd4c8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
getting FAILED: Execution Error, return code 1 from org.ap= ache.hadoop.hive.ql.exec.tez.TezTask
=C2=A0error... when iam trying to = perform insert operation on hive(set hive.execution.engine=3Dtez).
whenever hive.execution.engine value is set to mr its works fine

please help me out=C2=A0
--001a113ec93adcd24b0517fcd4c8--