Re: [I] [SUPPORT] Trino can't read tables created by Flink Hudi conector [hudi]

2023-10-26 Thread via GitHub
ramkrish86 commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1780744806 @danny0405 - There are two stack traces in the above comment from @galadrielwithlaptop . What we can see is that with ABFS support or local system before the compaction could get

Re: [I] [SUPPORT] Trino can't read tables created by Flink Hudi conector [hudi]

2023-10-25 Thread via GitHub
danny0405 commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1780393004 Were you capable to debug the local fs test failures? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [SUPPORT] Trino can't read tables created by Flink Hudi conector [hudi]

2023-10-25 Thread via GitHub
galadrielwithlaptop commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1778858927 @danny0405 Local filesystem only - path was , file://home/walls/hive3t9 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] [SUPPORT] Trino can't read tables created by Flink Hudi conector [hudi]

2023-10-10 Thread via GitHub
danny0405 commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1756642742 @galadrielwithlaptop Looks like there are many fs relating errors, in your local env, what filesystem did you use? -- This is an automated message from the Apache Git Service. To

Re: [I] [SUPPORT] Trino can't read tables created by Flink Hudi conector [hudi]

2023-10-09 Thread via GitHub
galadrielwithlaptop commented on issue #9435: URL: https://github.com/apache/hudi/issues/9435#issuecomment-1752691995 Steps to repro: 1. We need to add calcite-core dependency in the server classpath. 2. We need to follow this doc: