[GitHub] [hudi] codecov-io commented on pull request #2483: [HUDI-1545] Add test cases for INSERT_OVERWRITE Operation

2021-01-23 Thread GitBox
codecov-io commented on pull request #2483: URL: https://github.com/apache/hudi/pull/2483#issuecomment-766306624 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2483?src=pr&el=h1) Report > Merging [#2483](https://codecov.io/gh/apache/hudi/pull/2483?src=pr&el=desc) (b38) into [ma

[jira] [Updated] (HUDI-1545) Add test cases for INSERT_OVERWRITE Operation

2021-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1545: - Labels: pull-request-available (was: ) > Add test cases for INSERT_OVERWRITE Operation >

[GitHub] [hudi] slamke opened a new pull request #2483: [HUDI-1545] Add test cases for INSERT_OVERWRITE Operation

2021-01-23 Thread GitBox
slamke opened a new pull request #2483: URL: https://github.com/apache/hudi/pull/2483 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose of the pull

[GitHub] [hudi] duanyongvictory opened a new issue #2482: [SUPPORT]

2021-01-23 Thread GitBox
duanyongvictory opened a new issue #2482: URL: https://github.com/apache/hudi/issues/2482 hudi version: hudi-spark-bundle_2.11-0.5.2-incubating.jar data sample: {"data_version":"123", "p_sn":"3456e", "gender":"女","pix":[{"p_sn":"161"}]} where i use spark to write this dat

[GitHub] [hudi] codecov-io edited a comment on pull request #2481: [MINOR] Removing spring repos from pom

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2481: URL: https://github.com/apache/hudi/pull/2481#issuecomment-766301286 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Created] (HUDI-1545) Add test cases for INSERT_OVERWRITE Operation

2021-01-23 Thread Sun Ke (Jira)
Sun Ke created HUDI-1545: Summary: Add test cases for INSERT_OVERWRITE Operation Key: HUDI-1545 URL: https://issues.apache.org/jira/browse/HUDI-1545 Project: Apache Hudi Issue Type: Test

[GitHub] [hudi] codecov-io edited a comment on pull request #2481: [MINOR] Removing spring repos from pom

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2481: URL: https://github.com/apache/hudi/pull/2481#issuecomment-766301286 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2481?src=pr&el=h1) Report > Merging [#2481](https://codecov.io/gh/apache/hudi/pull/2481?src=pr&el=desc) (f67acf4) in

[GitHub] [hudi] codecov-io commented on pull request #2481: [MINOR] Removing spring repos from pom

2021-01-23 Thread GitBox
codecov-io commented on pull request #2481: URL: https://github.com/apache/hudi/pull/2481#issuecomment-766301286 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2481?src=pr&el=h1) Report > Merging [#2481](https://codecov.io/gh/apache/hudi/pull/2481?src=pr&el=desc) (f67acf4) into [ma

[GitHub] [hudi] vinothchandar commented on pull request #2481: [MINOR] Removing spring repos from pom

2021-01-23 Thread GitBox
vinothchandar commented on pull request #2481: URL: https://github.com/apache/hudi/pull/2481#issuecomment-766300753 cc @xushiyan This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [hudi] vinothchandar opened a new pull request #2481: Removing spring repos from pom

2021-01-23 Thread GitBox
vinothchandar opened a new pull request #2481: URL: https://github.com/apache/hudi/pull/2481 - These are being deprecated - Causes build issues when .m2 does not have this cached already ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review htt

[GitHub] [hudi] chaplinthink opened a new issue #2480: [SUPPORT] The Docker demo document description is incorrect

2021-01-23 Thread GitBox
chaplinthink opened a new issue #2480: URL: https://github.com/apache/hudi/issues/2480 The ```run_sync_tool.sh``` path is in incorrect , the correct path should be ```/var/hoodie/ws/hudi-sync/hudi-hive-sync/run_sync_tool.sh``` The docment description link is https://hudi.apache.or

[GitHub] [hudi] rubenssoto opened a new issue #2479: [SUPPORT] Dependency Issue When I Try Build Hudi From Source

2021-01-23 Thread GitBox
rubenssoto opened a new issue #2479: URL: https://github.com/apache/hudi/issues/2479 Hello, Im trying build Hudi from sources following README steps and I got a dependecy issue: `[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process

[GitHub] [hudi] xushiyan commented on a change in pull request #2478: [HUDI-1476] Introduce unit test infra for java client

2021-01-23 Thread GitBox
xushiyan commented on a change in pull request #2478: URL: https://github.com/apache/hudi/pull/2478#discussion_r563181808 ## File path: hudi-common/src/test/java/org/apache/hudi/common/testutils/HoodieTestUtils.java ## @@ -107,6 +111,28 @@ public static HoodieTableMetaClient i

[GitHub] [hudi] xushiyan commented on pull request #2477: [MINOR] Use skipTests flag for skip.hudi-spark2.unit.tests property

2021-01-23 Thread GitBox
xushiyan commented on pull request #2477: URL: https://github.com/apache/hudi/pull/2477#issuecomment-766152320 @leesf That's overwritten under spark3 profile, which should always skip spark2 tests, isn't it? This is an autom

[jira] [Updated] (HUDI-1310) Corruption Block Handling too slow in S3

2021-01-23 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-1310: -- Labels: user-support-issues (was: ) > Corruption Block Handling too slow in S3 > --

[jira] [Updated] (HUDI-219) Tabify hudi docker demo page

2021-01-23 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-219: - Labels: (was: user-support-issues) > Tabify hudi docker demo page > -

[GitHub] [hudi] codecov-io edited a comment on pull request #2475: [HUDI-1527] automatically infer the data directory, users only need to specify the table directory

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2475: URL: https://github.com/apache/hudi/pull/2475#issuecomment-765495259 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2475?src=pr&el=h1) Report > Merging [#2475](https://codecov.io/gh/apache/hudi/pull/2475?src=pr&el=desc) (d0ee06e) in

[GitHub] [hudi] codecov-io edited a comment on pull request #2475: [HUDI-1527] automatically infer the data directory, users only need to specify the table directory

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2475: URL: https://github.com/apache/hudi/pull/2475#issuecomment-765495259 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [hudi] codecov-io edited a comment on pull request #2478: [HUDI-1476] Introduce unit test infra for java client

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2478: URL: https://github.com/apache/hudi/pull/2478#issuecomment-765971598 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [hudi] codecov-io edited a comment on pull request #2475: [HUDI-1527] automatically infer the data directory, users only need to specify the table directory

2021-01-23 Thread GitBox
codecov-io edited a comment on pull request #2475: URL: https://github.com/apache/hudi/pull/2475#issuecomment-765495259 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2475?src=pr&el=h1) Report > Merging [#2475](https://codecov.io/gh/apache/hudi/pull/2475?src=pr&el=desc) (d0ee06e) in

[GitHub] [hudi] codecov-io commented on pull request #2478: [HUDI-1476] Introduce unit test infra for java client

2021-01-23 Thread GitBox
codecov-io commented on pull request #2478: URL: https://github.com/apache/hudi/pull/2478#issuecomment-765971598 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2478?src=pr&el=h1) Report > Merging [#2478](https://codecov.io/gh/apache/hudi/pull/2478?src=pr&el=desc) (d7bb9e8) into [ma

[jira] [Updated] (HUDI-1476) Introduce unit test infra for java client

2021-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1476: - Labels: pull-request-available (was: ) > Introduce unit test infra for java client >

[GitHub] [hudi] shenh062326 opened a new pull request #2478: [HUDI-1476] Introduce unit test infra for java client

2021-01-23 Thread GitBox
shenh062326 opened a new pull request #2478: URL: https://github.com/apache/hudi/pull/2478 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose of the