[GitHub] [hudi] zherenyu831 commented on a change in pull request #2784: [HUDI-1740] Fix insert-overwrite API archival

2021-04-11 Thread GitBox
zherenyu831 commented on a change in pull request #2784: URL: https://github.com/apache/hudi/pull/2784#discussion_r611273466 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/utils/MetadataConversionUtils.java ## @@ -76,15 +76,16 @@ public

[GitHub] [hudi] codecov-io commented on pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
codecov-io commented on pull request #2805: URL: https://github.com/apache/hudi/pull/2805#issuecomment-817436943 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=h1) Report > Merging [#2805](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=desc) (e892930) into

[GitHub] [hudi] codecov-io edited a comment on pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
codecov-io edited a comment on pull request #2805: URL: https://github.com/apache/hudi/pull/2805#issuecomment-817436943 -- 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

[jira] [Created] (HUDI-1787) Remove the rocksdb jar from hudi-flink-bundle

2021-04-11 Thread Danny Chen (Jira)
Danny Chen created HUDI-1787: Summary: Remove the rocksdb jar from hudi-flink-bundle Key: HUDI-1787 URL: https://issues.apache.org/jira/browse/HUDI-1787 Project: Apache Hudi Issue Type: Task

[GitHub] [hudi] codecov-io edited a comment on pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
codecov-io edited a comment on pull request #2805: URL: https://github.com/apache/hudi/pull/2805#issuecomment-817436943 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=h1) Report > Merging [#2805](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=desc) (e892930) into

[GitHub] [hudi] liujinhui1994 commented on a change in pull request #2666: [HUDI-1160] Support update partial fields for CoW table

2021-04-11 Thread GitBox
liujinhui1994 commented on a change in pull request #2666: URL: https://github.com/apache/hudi/pull/2666#discussion_r611309414 ## File path: hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java ## @@ -79,6 +80,7 @@ public static final

[jira] [Created] (HUDI-1788) Insert overwrite (table) for Flink writer

2021-04-11 Thread Danny Chen (Jira)
Danny Chen created HUDI-1788: Summary: Insert overwrite (table) for Flink writer Key: HUDI-1788 URL: https://issues.apache.org/jira/browse/HUDI-1788 Project: Apache Hudi Issue Type: Task

[jira] [Updated] (HUDI-1784) Added print detailed stack log when hbase connection error

2021-04-11 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-1784: --- Fix Version/s: 0.9.0 > Added print detailed stack log when hbase connection error >

[GitHub] [hudi] codecov-io edited a comment on pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
codecov-io edited a comment on pull request #2805: URL: https://github.com/apache/hudi/pull/2805#issuecomment-817436943 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=h1) Report > Merging [#2805](https://codecov.io/gh/apache/hudi/pull/2805?src=pr=desc) (d5b48ab) into

[hudi] branch master updated: [HUDI-1784] Added print detailed stack log when hbase connection error (#2799)

2021-04-11 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang 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 1da16df [HUDI-1784] Added print detailed

[GitHub] [hudi] yanghua merged pull request #2799: [HUDI-1784] Added print detailed stack log when hbase connection error

2021-04-11 Thread GitBox
yanghua merged pull request #2799: URL: https://github.com/apache/hudi/pull/2799 -- 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

[GitHub] [hudi] yanghua commented on pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
yanghua commented on pull request #2805: URL: https://github.com/apache/hudi/pull/2805#issuecomment-817500401 @danny0405 Please recheck the Travis. -- 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

[jira] [Closed] (HUDI-1784) Added print detailed stack log when hbase connection error

2021-04-11 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1784. -- Resolution: Implemented 1da16dfd2e4c0277ecfab8a5f0928757c3005bb1 > Added print detailed stack log when hbase

[hudi] branch master updated: [MINOR] Remove unused imports and some other checkstyle issues (#2800)

2021-04-11 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf 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 f3777f4 [MINOR] Remove unused imports and some

[GitHub] [hudi] leesf merged pull request #2800: [MINOR] Remove unused imports and some other checkstyle issues

2021-04-11 Thread GitBox
leesf merged pull request #2800: URL: https://github.com/apache/hudi/pull/2800 -- 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

[GitHub] [hudi] leesf commented on a change in pull request #2805: [HUDI-1786] Add option for merge max memory

2021-04-11 Thread GitBox
leesf commented on a change in pull request #2805: URL: https://github.com/apache/hudi/pull/2805#discussion_r611192734 ## File path: hudi-flink/src/main/java/org/apache/hudi/util/StreamerUtil.java ## @@ -238,6 +238,8 @@ public static TypedProperties