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 0E35D200B7C for ; Thu, 4 Aug 2016 07:26:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0D136160A86; Thu, 4 Aug 2016 05:26: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 830B8160A8C for ; Thu, 4 Aug 2016 07:26:21 +0200 (CEST) Received: (qmail 94700 invoked by uid 500); 4 Aug 2016 05:26:20 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 94597 invoked by uid 500); 4 Aug 2016 05:26:20 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 94589 invoked by uid 99); 4 Aug 2016 05:26:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2016 05:26:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7EE1C2C0D5D for ; Thu, 4 Aug 2016 05:26:20 +0000 (UTC) Date: Thu, 4 Aug 2016 05:26:20 +0000 (UTC) From: "Prasad (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PIG-4964) Pig code when executed on Tez fails with and error 'Schema cannot be determined'. Pig version we use is 0.15 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 04 Aug 2016 05:26:22 -0000 [ https://issues.apache.org/jira/browse/PIG-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407183#comment-15407183 ] Prasad commented on PIG-4964: ----------------------------- Thanks for the immediate response. The same Pig code when we run on mapred mode executes successfully. > Pig code when executed on Tez fails with and error 'Schema cannot be determined'. Pig version we use is 0.15 > ------------------------------------------------------------------------------------------------------------ > > Key: PIG-4964 > URL: https://issues.apache.org/jira/browse/PIG-4964 > Project: Pig > Issue Type: Bug > Reporter: Prasad > > Pig code when executed on Tez fails with and error 'Schema cannot be determined'. Pig version we use is 0.15. We use Hcat loader to load data into a hive table. But one other code which has the same Hcat loader gets executed successfully. We use the same jar files for both the code. > Any help and suggestions would be of great help. -- This message was sent by Atlassian JIRA (v6.3.4#6332)