[jira] [Created] (HUDI-2569) java.lang.NoSuchMethodError: org.apache.hadoop.hive.ql.metadata.Hive.get(Lorg/apache/hudi/org/apache/hadoop/hive/conf/HiveConf;)Lorg/apache/hadoop/hive/ql/metadata/Hive

2021-10-17 Thread frank wang (Jira)
frank wang created HUDI-2569: Summary: java.lang.NoSuchMethodError: org.apache.hadoop.hive.ql.metadata.Hive.get(Lorg/apache/hudi/org/apache/hadoop/hive/conf/HiveConf;)Lorg/apache/hadoop/hive/ql/metadata/Hive Key: HUDI-2569

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 44dd1ef2d473cd9ef615f5c59e298e16536b0eda Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3815: [HUDI-2568] Simplify the view storage config properties

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3815: URL: https://github.com/apache/hudi/pull/3815#issuecomment-945367152 ## CI report: * 3ffbd6dd233d2103adcfc0ef5b8a098918d9e401 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 44dd1ef2d473cd9ef615f5c59e298e16536b0eda Azure:

[GitHub] [hudi] hudi-bot commented on pull request #3815: [HUDI-2568] Simplify the view storage config properties

2021-10-17 Thread GitBox
hudi-bot commented on pull request #3815: URL: https://github.com/apache/hudi/pull/3815#issuecomment-945367152 ## CI report: * 3ffbd6dd233d2103adcfc0ef5b8a098918d9e401 UNKNOWN Bot commands @hudi-bot supports the following commands: - `@hudi-bot run travis`

[jira] [Updated] (HUDI-2568) Simplify the view storage config properties

2021-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-2568: - Labels: pull-request-available (was: ) > Simplify the view storage config properties >

[GitHub] [hudi] danny0405 opened a new pull request #3815: [HUDI-2568] Simplify the view storage config properties

2021-10-17 Thread GitBox
danny0405 opened a new pull request #3815: URL: https://github.com/apache/hudi/pull/3815 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the

[jira] [Created] (HUDI-2568) Simplify the view storage config properties

2021-10-17 Thread Danny Chen (Jira)
Danny Chen created HUDI-2568: Summary: Simplify the view storage config properties Key: HUDI-2568 URL: https://issues.apache.org/jira/browse/HUDI-2568 Project: Apache Hudi Issue Type:

[jira] [Closed] (HUDI-2541) Eliminate the unnecessary usage of write client for flink

2021-10-17 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen closed HUDI-2541. Fix Version/s: 0.10.0 Resolution: Fixed Close because it is already fixed in HUDI-2562. > Eliminate

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 44dd1ef2d473cd9ef615f5c59e298e16536b0eda Azure:

[jira] [Resolved] (HUDI-2557) Shade javax.servlet for flink bundle jar

2021-10-17 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-2557. -- Resolution: Fixed Fixed via master branch:

[GitHub] [hudi] danny0405 closed issue #3797: [SUPPORT] java.lang.NoSuchMethodError: io.javalin.core.CachedRequestWrapper.getContentLengthLong()J

2021-10-17 Thread GitBox
danny0405 closed issue #3797: URL: https://github.com/apache/hudi/issues/3797 -- 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. To unsubscribe, e-mail:

[GitHub] [hudi] danny0405 commented on issue #3797: [SUPPORT] java.lang.NoSuchMethodError: io.javalin.core.CachedRequestWrapper.getContentLengthLong()J

2021-10-17 Thread GitBox
danny0405 commented on issue #3797: URL: https://github.com/apache/hudi/issues/3797#issuecomment-945331855 Fixed in commit: https://github.com/apache/hudi/commit/5276850415649a45106073e1176089247930add3, would just close the issue, feel free to re-open it if the exception still exists.

[hudi] branch master updated: [HUDI-2557] Shade javax.servlet for flink bundle jar (#3807)

2021-10-17 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 5276850 [HUDI-2557] Shade javax.servlet for

[GitHub] [hudi] danny0405 merged pull request #3807: [HUDI-2557] Shade javax.servlet for flink bundle jar

2021-10-17 Thread GitBox
danny0405 merged pull request #3807: URL: https://github.com/apache/hudi/pull/3807 -- 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. To unsubscribe, e-mail:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 7bf325b2f36054fffbaf9ff040a37472087a9e1c Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 7bf325b2f36054fffbaf9ff040a37472087a9e1c Azure:

[jira] [Resolved] (HUDI-2562) Embedded timeline server on JobManager

2021-10-17 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen resolved HUDI-2562. -- Resolution: Fixed Fixed via master branch: 2eda3de7f91335c17458f106f4edde8d8ffbb978 > Embedded

[hudi] branch master updated (9aa7cfb -> 2eda3de)

2021-10-17 Thread danny0405
This is an automated email from the ASF dual-hosted git repository. danny0405 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from 9aa7cfb [MINOR] fix typo,'seprarated' corrected to 'separated' (#3789) add 2eda3de [HUDI-2562] Embedded

[GitHub] [hudi] danny0405 merged pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
danny0405 merged pull request #3812: URL: https://github.com/apache/hudi/pull/3812 -- 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. To unsubscribe, e-mail:

[GitHub] [hudi] danny0405 commented on issue #3797: [SUPPORT] java.lang.NoSuchMethodError: io.javalin.core.CachedRequestWrapper.getContentLengthLong()J

2021-10-17 Thread GitBox
danny0405 commented on issue #3797: URL: https://github.com/apache/hudi/issues/3797#issuecomment-945234197 There is a fix now, would merge soon. -- 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

[GitHub] [hudi] sundaytok commented on issue #3797: [SUPPORT] java.lang.NoSuchMethodError: io.javalin.core.CachedRequestWrapper.getContentLengthLong()J

2021-10-17 Thread GitBox
sundaytok commented on issue #3797: URL: https://github.com/apache/hudi/issues/3797#issuecomment-945230900 have a same problem -- 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

[GitHub] [hudi] rubenssoto opened a new issue #3814: [SUPPORT] Error o Trying to create a table using Spark SQL

2021-10-17 Thread GitBox
rubenssoto opened a new issue #3814: URL: https://github.com/apache/hudi/issues/3814 Hello, I have spark server using EMR 6.2 and I started the thrift server using the following command ``` sudo /usr/lib/spark/sbin/start-thriftserver.sh --packages

[jira] [Updated] (HUDI-2005) Audit and remove references of fs.listStatus() and fs.getFileStatus() or fs.exists()

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2005: -- Labels: oct18_2021 pull-request-available (was: pull-request-available) > Audit and

[jira] [Resolved] (HUDI-2494) Fix usage of different key generators with metadata enabled

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan resolved HUDI-2494. --- Resolution: Fixed > Fix usage of different key generators with metadata enabled >

[jira] [Updated] (HUDI-2494) Fix usage of different key generators with metadata enabled

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2494: -- Labels: oct18_2021 pull-request-available sev:critical (was: pull-request-available

[jira] [Updated] (HUDI-2567) Verify synchronous metadata patch w/ multi writers end to end

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2567: -- Parent: HUDI-1292 Issue Type: Sub-task (was: Improvement) > Verify synchronous

[jira] [Updated] (HUDI-2567) Verify synchronous metadata patch w/ multi writers end to end

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2567: -- Labels: oct18_2021 (was: ) > Verify synchronous metadata patch w/ multi writers end to

[jira] [Updated] (HUDI-2566) Add multi-writer support to integ test suite infra

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2566: -- Parent: HUDI-1236 Issue Type: Sub-task (was: Improvement) > Add multi-writer

[jira] [Created] (HUDI-2567) Verify synchronous metadata patch w/ multi writers end to end

2021-10-17 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-2567: - Summary: Verify synchronous metadata patch w/ multi writers end to end Key: HUDI-2567 URL: https://issues.apache.org/jira/browse/HUDI-2567 Project: Apache

[jira] [Created] (HUDI-2566) Add multi-writer support to integ test suite infra

2021-10-17 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-2566: - Summary: Add multi-writer support to integ test suite infra Key: HUDI-2566 URL: https://issues.apache.org/jira/browse/HUDI-2566 Project: Apache Hudi

[jira] [Updated] (HUDI-2566) Add multi-writer support to integ test suite infra

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2566: -- Labels: oct18_2021 (was: ) > Add multi-writer support to integ test suite infra >

[jira] [Updated] (HUDI-1294) Implement inlining of HFile Data Blocks in metadata table log

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-1294: -- Labels: oct18_2021 pull-request-available (was: pull-request-available) > Implement

[jira] [Closed] (HUDI-2565) Metadata based indices

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan closed HUDI-2565. - Resolution: Duplicate https://issues.apache.org/jira/browse/HUDI-1822 > Metadata based

[jira] [Updated] (HUDI-2565) Metadata based indices

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2565: -- Description: this umbrella ticket tracks adding support for col stats partition and

[jira] [Updated] (HUDI-2565) Metadata based indices

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2565: -- Summary: Metadata based indices (was: Data skipping index (col stats)) > Metadata

[jira] [Updated] (HUDI-2565) Data skipping index (col stats)

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2565: -- Labels: hudi-umbrellas (was: ) > Data skipping index (col stats) >

[jira] [Assigned] (HUDI-2565) Data skipping index (col stats)

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan reassigned HUDI-2565: - Assignee: sivabalan narayanan > Data skipping index (col stats) >

[jira] [Created] (HUDI-2565) Data skipping index (col stats)

2021-10-17 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-2565: - Summary: Data skipping index (col stats) Key: HUDI-2565 URL: https://issues.apache.org/jira/browse/HUDI-2565 Project: Apache Hudi Issue Type:

[jira] [Updated] (HUDI-2429) Comprehensive Schema evolution in Hudi

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2429: -- Summary: Comprehensive Schema evolution in Hudi (was: Full schema evolution) >

[jira] [Updated] (HUDI-2429) Comprehensive Schema evolution in Hudi

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2429: -- Description:

[jira] [Closed] (HUDI-2564) Support comprehensive schema evolution in Hudi (rename, drop etc)

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan closed HUDI-2564. - Resolution: Duplicate https://issues.apache.org/jira/browse/HUDI-2429 > Support

[jira] [Updated] (HUDI-2429) Comprehensive Schema evolution in Hudi

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2429: -- Labels: hudi-umbrellas pull-request-available (was: pull-request-available) >

[jira] [Updated] (HUDI-2564) Support comprehensive schema evolution in Hudi (rename, drop etc)

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2564: -- Labels: hudi-umbrellas (was: ) > Support comprehensive schema evolution in Hudi

[jira] [Created] (HUDI-2564) Support comprehensive schema evolution in Hudi (rename, drop etc)

2021-10-17 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-2564: - Summary: Support comprehensive schema evolution in Hudi (rename, drop etc) Key: HUDI-2564 URL: https://issues.apache.org/jira/browse/HUDI-2564 Project:

[jira] [Resolved] (HUDI-2355) after clustering with archive meet data incorrect

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan resolved HUDI-2355. --- Resolution: Fixed > after clustering with archive meet data incorrect >

[jira] [Reopened] (HUDI-2355) after clustering with archive meet data incorrect

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan reopened HUDI-2355: --- > after clustering with archive meet data incorrect >

[jira] [Updated] (HUDI-2355) after clustering with archive meet data incorrect

2021-10-17 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-2355: -- Status: Closed (was: Patch Available) > after clustering with archive meet data

[GitHub] [hudi] hudi-bot edited a comment on pull request #3799: [HUDI-2491] hoodie.datasource.hive_sync.mode=hms mode is supported in…

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3799: URL: https://github.com/apache/hudi/pull/3799#issuecomment-943176004 ## CI report: * c04a9ee52205199413d789bfa5dc262d6f3c8fe5 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3799: [HUDI-2491] hoodie.datasource.hive_sync.mode=hms mode is supported in…

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3799: URL: https://github.com/apache/hudi/pull/3799#issuecomment-943176004 ## CI report: * a8b2f1a63fc3cb1f4fe99495070d1d160bba4031 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3799: [HUDI-2491] hoodie.datasource.hive_sync.mode=hms mode is supported in…

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3799: URL: https://github.com/apache/hudi/pull/3799#issuecomment-943176004 ## CI report: * a8b2f1a63fc3cb1f4fe99495070d1d160bba4031 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * edba1317cdba8dc54b3f9152c0578190678fe192 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 7bf325b2f36054fffbaf9ff040a37472087a9e1c Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * 748facf3ac7b83beb6a97ecfedb22393e5df03f5 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 34c3a3e520ff27f01910f5200b2abc61de76716c Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * 748facf3ac7b83beb6a97ecfedb22393e5df03f5 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 34c3a3e520ff27f01910f5200b2abc61de76716c Azure:

[GitHub] [hudi] fengjian428 edited a comment on issue #3755: [Delta Streamer] file name mismatch with meta when compaction running

2021-10-17 Thread GitBox
fengjian428 edited a comment on issue #3755: URL: https://github.com/apache/hudi/issues/3755#issuecomment-945089345 > Are you having concurrent writers? If yes, I have come across a similar issue reported by someone else. let me know. I have a question, when Hudi does delta commit,

[GitHub] [hudi] fengjian428 commented on issue #3755: [Delta Streamer] file name mismatch with meta when compaction running

2021-10-17 Thread GitBox
fengjian428 commented on issue #3755: URL: https://github.com/apache/hudi/issues/3755#issuecomment-945089345 > Are you having concurrent writers? If yes, I have come across a similar issue reported by someone else. let me know. I have a question, when Hudi does delta commit, if

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 34c3a3e520ff27f01910f5200b2abc61de76716c Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 79b6f50de8cfea708f06a4f7d2fafe64ff932a5b Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * 748facf3ac7b83beb6a97ecfedb22393e5df03f5 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * 79b6f50de8cfea708f06a4f7d2fafe64ff932a5b Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * 1537f7a9fdab82597f82350428e7053c3c7dc638 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * d4514a3381ef6510b169be09a0aba2f5323f Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3812: [HUDI-2562] Embedded timeline server on JobManager

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3812: URL: https://github.com/apache/hudi/pull/3812#issuecomment-944874230 ## CI report: * 1537f7a9fdab82597f82350428e7053c3c7dc638 Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * d4514a3381ef6510b169be09a0aba2f5323f Azure:

[GitHub] [hudi] hudi-bot edited a comment on pull request #3519: [DO NOT MERGE] 0.9.0 release patch for flink

2021-10-17 Thread GitBox
hudi-bot edited a comment on pull request #3519: URL: https://github.com/apache/hudi/pull/3519#issuecomment-903204631 ## CI report: * d4514a3381ef6510b169be09a0aba2f5323f Azure: