From commits-return-12121-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Tue Feb 25 22:38:02 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 D780718025F for ; Tue, 25 Feb 2020 23:38:01 +0100 (CET) Received: (qmail 53665 invoked by uid 500); 25 Feb 2020 22:38:01 -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 53655 invoked by uid 99); 25 Feb 2020 22:38:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2020 22:38:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A0573E07DE for ; Tue, 25 Feb 2020 22:38:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 1C04D780397 for ; Tue, 25 Feb 2020 22:38:00 +0000 (UTC) Date: Tue, 25 Feb 2020 22:38:00 +0000 (UTC) From: "Andrew Wong (Jira)" To: commits@hudi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HUDI-614) EMR Presto cannot read Hudi tables saved to S3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HUDI-614?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wong updated HUDI-614: ----------------------------- Description:=20 Original issue:=C2=A0[https://github.com/apache/incubator-hudi/issues/1329] Code I tried: [https://gist.github.com/popart/c16a4661528fe1819aa63a1fed351= e0c,]=C2=A0based off of=C2=A0[https://docs.aws.amazon.com/emr/latest/Releas= eGuide/emr-hudi-work-with-dataset.html].=C2=A0 In AWS EMR 5.28.0 & 5.28.0, attempting to query a hudi table from Presto re= sults in the error:=C2=A0Could not find partitionDepth in partition metafil= e. Querying from Spark or Hive works as expected. This problem does not occur when using HDFS. cc: [~bhasudha] was: Original issue:=C2=A0[https://github.com/apache/incubator-hudi/issues/1329] Code I tried: [https://gist.github.com/popart/c16a4661528fe1819aa63a1fed351= e0c,]=C2=A0based off of=C2=A0[https://docs.aws.amazon.com/emr/latest/Releas= eGuide/emr-hudi-work-with-dataset.html].=C2=A0 In AWS EMR 5.28.0 & 5.28.0, attempting to query a hudi table from Presto re= sults in the error:=C2=A0Could not find partitionDepth in partition metafil= e. Querying from Spark or Hive works as expected. This problem does not occur in the docker env. cc: [~bhasudha] > EMR Presto cannot read Hudi tables saved to S3 > ---------------------------------------------- > > Key: HUDI-614 > URL: https://issues.apache.org/jira/browse/HUDI-614 > Project: Apache Hudi (incubating) > Issue Type: Bug > Affects Versions: 0.5.0, 0.5.1 > Reporter: Andrew Wong > Priority: Major > > Original issue:=C2=A0[https://github.com/apache/incubator-hudi/issues/132= 9] > Code I tried: [https://gist.github.com/popart/c16a4661528fe1819aa63a1fed3= 51e0c,]=C2=A0based off of=C2=A0[https://docs.aws.amazon.com/emr/latest/Rele= aseGuide/emr-hudi-work-with-dataset.html].=C2=A0 > In AWS EMR 5.28.0 & 5.28.0, attempting to query a hudi table from Presto = results in the error:=C2=A0Could not find partitionDepth in partition metaf= ile. Querying from Spark or Hive works as expected. > This problem does not occur when using HDFS. > cc: [~bhasudha] -- This message was sent by Atlassian Jira (v8.3.4#803005)