From commits-return-11623-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Fri Feb 14 22:54:09 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id B6F89180647 for ; Fri, 14 Feb 2020 23:54:08 +0100 (CET) Received: (qmail 4424 invoked by uid 500); 14 Feb 2020 22:54:08 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 4411 invoked by uid 99); 14 Feb 2020 22:54:08 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2020 22:54:08 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] popart edited a comment on issue #1329: [SUPPORT] Presto cannot query non-partitioned table Message-ID: <158172084802.25688.7659806119350659239.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Fri, 14 Feb 2020 22:54:08 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit popart edited a comment on issue #1329: [SUPPORT] Presto cannot query non-partitioned table URL: https://github.com/apache/incubator-hudi/issues/1329#issuecomment-586509050 HI Bhavani! Thank you for taking a look. I filed https://issues.apache.org/jira/browse/HUDI-614. Correct the Presto version is .227. I tried running the spark-shell with both the Hudi 0.5.0 and the 0.5.1 jars, but got the same result. The EMR version has Hudi 0.5.0 installed, and I didn't specify anything different when running presto-cli, so I'd assume Presto is using the 0.5.0 version. I do see the .hoodie_partition_metadata file in my S3 table path. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services