Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9879F10691 for ; Mon, 12 Jan 2015 23:41:35 +0000 (UTC) Received: (qmail 83414 invoked by uid 500); 12 Jan 2015 23:41:35 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 83304 invoked by uid 500); 12 Jan 2015 23:41:35 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 83130 invoked by uid 99); 12 Jan 2015 23:41:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 23:41:35 +0000 Date: Mon, 12 Jan 2015 23:41:35 +0000 (UTC) From: "Aman Sinha (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DRILL-1981) Fragment table in drill MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha updated DRILL-1981: ------------------------------ Assignee: Jacques Nadeau (was: Aman Sinha) > Fragment table in drill > ----------------------- > > Key: DRILL-1981 > URL: https://issues.apache.org/jira/browse/DRILL-1981 > Project: Apache Drill > Issue Type: Sub-task > Components: Execution - RPC > Affects Versions: 0.7.0 > Reporter: Chandru > Assignee: Jacques Nadeau > Fix For: Future > > > [~jnadeau] - Hi, > I'm facing issue while reading tables in drill from huge hdfs files. Table creations executed successfully with multiple fragments. I can run select count(*) form that table. But when i do select * from tablename with some limit, I'm facing error like, > "Failure while running fragment" > Attached the error screenshot. Please tell me, how to read fragmented tables in drill. -- This message was sent by Atlassian JIRA (v6.3.4#6332)