[GitHub] [hudi] liujinhui1994 commented on a change in pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
liujinhui1994 commented on a change in pull request #2438: URL: https://github.com/apache/hudi/pull/2438#discussion_r594877281 ## File path: hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java ## @@ -65,7 +65,7 @@ public void

[jira] [Commented] (HUDI-1695) Deltastreamer HoodieIncrSource exception error messaging is incorrect

2021-03-15 Thread Vinoth Govindarajan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302235#comment-17302235 ] Vinoth Govindarajan commented on HUDI-1695: --- PR has been merged. > Deltastreamer

[GitHub] [hudi] nsivabalan commented on a change in pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
nsivabalan commented on a change in pull request #2438: URL: https://github.com/apache/hudi/pull/2438#discussion_r594471195 ## File path: hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java ## @@ -65,7 +65,7 @@ public void

[GitHub] [hudi] nsivabalan commented on a change in pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
nsivabalan commented on a change in pull request #2438: URL: https://github.com/apache/hudi/pull/2438#discussion_r594471195 ## File path: hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/HoodieDeltaStreamerWrapper.java ## @@ -65,7 +65,7 @@ public void

[hudi] branch master updated (3b36cb8 -> 16864ae)

2021-03-15 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from 3b36cb8 [HUDI-1552] Improve performance of key lookups from base file in Metadata Table. (#2494) add 16864ae

[GitHub] [hudi] yanghua merged pull request #2679: [MINOR] Fixed the error messaging

2021-03-15 Thread GitBox
yanghua merged pull request #2679: URL: https://github.com/apache/hudi/pull/2679 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] xiarixiaoyao commented on pull request #2673: [HUDI-1688] Uncache Rdd once write operation is complete

2021-03-15 Thread GitBox
xiarixiaoyao commented on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799905602 @nsivabalan yes, since the problem of company information security, i cannot paste screenshot of test result and dump. before fix env: (executor 4 core 8G)*50

[GitHub] [hudi] pengzhiwei2018 commented on issue #2656: HUDI insert operation is working same as upsert

2021-03-15 Thread GitBox
pengzhiwei2018 commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-799888195 Hi @shivabansal1046 , no need to add a extra column, just set `DataSourceWriteOptions#KEYGENERATOR_CLASS_OPT_KEY` to `classOf[UuidKeyGenKeyGenerator]` which generate a uuid

[jira] [Updated] (HUDI-1526) Translate the spark api partitionBy to hoodie.datasource.write.partitionpath.field

2021-03-15 Thread Xianghu Wang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianghu Wang updated HUDI-1526: --- Fix Version/s: 0.8.0 > Translate the spark api partitionBy to >

[jira] [Resolved] (HUDI-1526) Translate the spark api partitionBy to hoodie.datasource.write.partitionpath.field

2021-03-15 Thread Xianghu Wang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianghu Wang resolved HUDI-1526. Resolution: Resolved Resolved via master branch : 26da4f546275e8ab6496537743efe73510cb723d >

[GitHub] [hudi] satishkotha commented on a change in pull request #2678: Added support for replace commits in commit showpartitions, commit sh…

2021-03-15 Thread GitBox
satishkotha commented on a change in pull request #2678: URL: https://github.com/apache/hudi/pull/2678#discussion_r594753875 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java ## @@ -431,4 +442,20 @@ public String syncCommits(@CliOption(key

[GitHub] [hudi] codecov-io commented on pull request #2679: [MINOR] Fixed the error messaging

2021-03-15 Thread GitBox
codecov-io commented on pull request #2679: URL: https://github.com/apache/hudi/pull/2679#issuecomment-799814201 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2679?src=pr=h1) Report > Merging [#2679](https://codecov.io/gh/apache/hudi/pull/2679?src=pr=desc) (818439b) into

[jira] [Updated] (HUDI-1695) Deltastreamer HoodieIncrSource exception error messaging is incorrect

2021-03-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1695: - Labels: beginner pull-request-available (was: beginner) > Deltastreamer HoodieIncrSource

[GitHub] [hudi] vingov opened a new pull request #2679: [HUDI-1695] Fixed the error messaging

2021-03-15 Thread GitBox
vingov opened a new pull request #2679: URL: https://github.com/apache/hudi/pull/2679 ## *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

[jira] [Updated] (HUDI-1695) Deltastreamer HoodieIncrSource exception error messaging is incorrect

2021-03-15 Thread Vinoth Govindarajan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Govindarajan updated HUDI-1695: -- Summary: Deltastreamer HoodieIncrSource exception error messaging is incorrect (was:

[jira] [Created] (HUDI-1695) Deltastream HoodieIncrSource exception error messaging is incorrect

2021-03-15 Thread Vinoth Govindarajan (Jira)
Vinoth Govindarajan created HUDI-1695: - Summary: Deltastream HoodieIncrSource exception error messaging is incorrect Key: HUDI-1695 URL: https://issues.apache.org/jira/browse/HUDI-1695 Project:

[GitHub] [hudi] prashantwason commented on pull request #2494: [HUDI-1552] Improve performance of key lookups from base file in Metadata Table.

2021-03-15 Thread GitBox
prashantwason commented on pull request #2494: URL: https://github.com/apache/hudi/pull/2494#issuecomment-799740584 Looks good @vinothchandar This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hudi] prashantwason commented on a change in pull request #2494: [HUDI-1552] Improve performance of key lookups from base file in Metadata Table.

2021-03-15 Thread GitBox
prashantwason commented on a change in pull request #2494: URL: https://github.com/apache/hudi/pull/2494#discussion_r594671546 ## File path: hudi-common/src/main/java/org/apache/hudi/metadata/HoodieBackedTableMetadata.java ## @@ -147,82 +150,91 @@ private void initIfNeeded()

[GitHub] [hudi] vinothchandar merged pull request #2494: [HUDI-1552] Improve performance of key lookups from base file in Metadata Table.

2021-03-15 Thread GitBox
vinothchandar merged pull request #2494: URL: https://github.com/apache/hudi/pull/2494 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

[hudi] branch master updated (76bf2cc -> 3b36cb8)

2021-03-15 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from 76bf2cc [HUDI-1692] Bounded source for stream writer (#2674) add 3b36cb8 [HUDI-1552] Improve performance of key

[GitHub] [hudi] vinothchandar commented on a change in pull request #2494: [HUDI-1552] Improve performance of key lookups from base file in Metadata Table.

2021-03-15 Thread GitBox
vinothchandar commented on a change in pull request #2494: URL: https://github.com/apache/hudi/pull/2494#discussion_r594656644 ## File path: hudi-common/src/main/java/org/apache/hudi/io/storage/HoodieHFileReader.java ## @@ -232,12 +246,13 @@ public long getTotalRecords() {

[GitHub] [hudi] codecov-io edited a comment on pull request #2494: [HUDI-1552] Improve performance of key lookups from base file in Metadata Table.

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2494: URL: https://github.com/apache/hudi/pull/2494#issuecomment-767956391 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2494?src=pr=h1) Report > Merging [#2494](https://codecov.io/gh/apache/hudi/pull/2494?src=pr=desc) (59b919a) into

[GitHub] [hudi] nsivabalan edited a comment on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
nsivabalan edited a comment on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-799571386 Thanks for your contribution. this is going to be useful to the community. Few high level questions. 1. Why not we leverage DeltaSreamerConfig.checkpoint to pass in

[GitHub] [hudi] nsivabalan commented on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
nsivabalan commented on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-799571386 Few high level questions. 1. Why not we leverage DeltaSreamerConfig.checkpoint to pass in a timestamp for Kafka source? Or do we expect the format of this config to be

[GitHub] [hudi] jsbali opened a new pull request #2678: Added support for replace commits in commit showpartitions, commit sh…

2021-03-15 Thread GitBox
jsbali opened a new pull request #2678: URL: https://github.com/apache/hudi/pull/2678 …ow_write_stats, commit showfiles ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*

[GitHub] [hudi] jsbali opened a new pull request #2677: Added tests to TestHoodieTimelineArchiveLog for the archival of compl…

2021-03-15 Thread GitBox
jsbali opened a new pull request #2677: URL: https://github.com/apache/hudi/pull/2677 …eted clean and rollback actions. ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*

[hudi] branch asf-site updated: Travis CI build asf-site

2021-03-15 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 565dac6 Travis CI build asf-site 565dac6 is

[GitHub] [hudi] shivabansal1046 commented on issue #2656: HUDI insert operation is working same as upsert

2021-03-15 Thread GitBox
shivabansal1046 commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-799528507 Hi pengzhiwei2018, Are you suggesting to add extra column which is generated key? Is this workaround or this is how it should be?

[GitHub] [hudi] vburenin commented on pull request #2619: [HUDI-1650] Custom avro kafka deserializer.

2021-03-15 Thread GitBox
vburenin commented on pull request #2619: URL: https://github.com/apache/hudi/pull/2619#issuecomment-799525731 @nsivabalan I am very strapped by time. I will be able get back to it only next Q. The overall change is trivial. If you could continue, it would be great. As soon as this one is

[GitHub] [hudi] liujinhui1994 commented on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
liujinhui1994 commented on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-799512747 no problem -- Original -- From: Sivabalan Narayanan ***@***.*** Date: Mon,Mar 15,2021 11:28 PM To: apache/hudi

[GitHub] [hudi] pengzhiwei2018 commented on issue #2656: HUDI insert operation is working same as upsert

2021-03-15 Thread GitBox
pengzhiwei2018 commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-799511860 Hi @shivabansal1046 , currently hudi would do the insert operator when you have specified a rowkey for insert. You can use `UuidKeyGenKeyGenerator` as the row key to walk around

[GitHub] [hudi] nsivabalan commented on pull request #2438: [HUDI-1447] DeltaStreamer kafka source supports consuming from specified timestamp

2021-03-15 Thread GitBox
nsivabalan commented on pull request #2438: URL: https://github.com/apache/hudi/pull/2438#issuecomment-799511127 hey folks. may I know what's the status of this PR. I see this could benefit others in the community as well. Do you think we can take it across the finish line by this

[GitHub] [hudi] nsivabalan commented on pull request #2619: [HUDI-1650] Custom avro kafka deserializer.

2021-03-15 Thread GitBox
nsivabalan commented on pull request #2619: URL: https://github.com/apache/hudi/pull/2619#issuecomment-799507450 @vburenin : Did you get a chance to work on this PR. We would like to have this in before our next release. If you are strapped for time, let me know. I will try to squeeze in

[hudi] branch asf-site updated: [HUDI-1563] Adding hudi file sizing/ small file management blog (#2612)

2021-03-15 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 601f54f [HUDI-1563] Adding hudi file

[GitHub] [hudi] nsivabalan merged pull request #2612: [HUDI-1563] Adding hudi file sizing/ small file management blog

2021-03-15 Thread GitBox
nsivabalan merged pull request #2612: URL: https://github.com/apache/hudi/pull/2612 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

[jira] [Updated] (HUDI-1688) hudi write should uncache rdd, when the write operation is finnished

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

[GitHub] [hudi] nsivabalan edited a comment on pull request #2673: [HUDI-1688] Uncache Rdd once write operation is complete

2021-03-15 Thread GitBox
nsivabalan edited a comment on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799497945 @xiarixiaoyao : thanks for your contribution. Were you able to test out the fix in your env. That subsequent writes don't incur OOMs.

[GitHub] [hudi] nsivabalan commented on pull request #2673: [HUDI-1688] Uncache Rdd once write operation is complete

2021-03-15 Thread GitBox
nsivabalan commented on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799497945 @xiarixiaoyao : Were you able to test out the fix in your env. That subsequent writes don't incur OOMs. This

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

2021-03-15 Thread GitBox
nsivabalan commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-799494981 @liujinhui1994 : Thanks for the contribution. There are 2 to 3 PRs with similar goal. Did you get happen to check out existing ones before putting this up?

[GitHub] [hudi] shivabansal1046 commented on issue #2656: HUDI insert operation is working same as upsert

2021-03-15 Thread GitBox
shivabansal1046 commented on issue #2656: URL: https://github.com/apache/hudi/issues/2656#issuecomment-799469658 Hi, Below are the configs I am using .write .format("org.apache.hudi"). options(getQuickstartWriteConfigs). option(TABLE_TYPE_OPT_KEY,

[GitHub] [hudi] wosow opened a new issue #2676: [SUPPORT] When I used 100,000 data to update 100 million data, The program is stuck

2021-03-15 Thread GitBox
wosow opened a new issue #2676: URL: https://github.com/apache/hudi/issues/2676 **Environment Description** * Hudi version : 0.7.0/0.6.0 * Spark version : 2.4.4 * Hive version :2.3.1 * Hadoop version : 2.7.5 * Storage (HDFS/S3/GCS..) : HDFS *

[jira] [Closed] (HUDI-1692) Bounded source for stream writer

2021-03-15 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1692. -- Resolution: Done 76bf2cc790edc0be10dfa2454c42687c38e7e5fc > Bounded source for stream writer >

[hudi] branch master updated (fc6c5f4 -> 76bf2cc)

2021-03-15 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from fc6c5f4 [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pacakges for hudi-flink module (#2669)

[GitHub] [hudi] yanghua merged pull request #2674: [HUDI-1692] Bounded source for stream writer

2021-03-15 Thread GitBox
yanghua merged pull request #2674: URL: https://github.com/apache/hudi/pull/2674 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] codecov-io commented on pull request #2650: [HUDI-1694] Preparation for Avro update

2021-03-15 Thread GitBox
codecov-io commented on pull request #2650: URL: https://github.com/apache/hudi/pull/2650#issuecomment-799292031 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2650?src=pr=h1) Report > Merging [#2650](https://codecov.io/gh/apache/hudi/pull/2650?src=pr=desc) (1a5cb70) into

[GitHub] [hudi] codecov-io edited a comment on pull request #2674: [HUDI-1692] Bounded source for stream writer

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2674: URL: https://github.com/apache/hudi/pull/2674#issuecomment-799291092 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2674?src=pr=h1) Report > Merging [#2674](https://codecov.io/gh/apache/hudi/pull/2674?src=pr=desc) (8419357) into

[GitHub] [hudi] codecov-io commented on pull request #2674: [HUDI-1692] Bounded source for stream writer

2021-03-15 Thread GitBox
codecov-io commented on pull request #2674: URL: https://github.com/apache/hudi/pull/2674#issuecomment-799291092 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2674?src=pr=h1) Report > Merging [#2674](https://codecov.io/gh/apache/hudi/pull/2674?src=pr=desc) (8419357) into

[jira] [Created] (HUDI-1694) Preparation for Avro update

2021-03-15 Thread Sebastian Bernauer (Jira)
Sebastian Bernauer created HUDI-1694: Summary: Preparation for Avro update Key: HUDI-1694 URL: https://issues.apache.org/jira/browse/HUDI-1694 Project: Apache Hudi Issue Type: Task

[GitHub] [hudi] aditiwari01 opened a new issue #2675: [SUPPORT] Unable to query MOR table after schema evolution

2021-03-15 Thread GitBox
aditiwari01 opened a new issue #2675: URL: https://github.com/apache/hudi/issues/2675 As per HUDI confluence (https://cwiki.apache.org/confluence/display/HUDI/FAQ#FAQ-What'sHudi'sschemaevolutionstory), as long as schema is backward compatible, hudi will support seamless read/writes.

[jira] [Updated] (HUDI-1692) Bounded source for stream writer

2021-03-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1692: - Labels: pull-request-available (was: ) > Bounded source for stream writer >

[GitHub] [hudi] danny0405 opened a new pull request #2674: [HUDI-1692] Bounded source for stream writer

2021-03-15 Thread GitBox
danny0405 opened a new pull request #2674: URL: https://github.com/apache/hudi/pull/2674 Supports bounded source such as VALUES for stream mode writer. ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html

[GitHub] [hudi] sbernauer commented on a change in pull request #2650: Preparation for Avro update

2021-03-15 Thread GitBox
sbernauer commented on a change in pull request #2650: URL: https://github.com/apache/hudi/pull/2650#discussion_r594155813 ## File path: hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/index/simple/FlinkHoodieSimpleIndex.java ## @@ -135,8 +133,8 @@ public boolean

[jira] [Updated] (HUDI-1693) Add document about HUDI Flink integration

2021-03-15 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated HUDI-1693: - Summary: Add document about HUDI Flink integration (was: Bounded source for stream writer) > Add

[jira] [Created] (HUDI-1693) Bounded source for stream writer

2021-03-15 Thread Danny Chen (Jira)
Danny Chen created HUDI-1693: Summary: Bounded source for stream writer Key: HUDI-1693 URL: https://issues.apache.org/jira/browse/HUDI-1693 Project: Apache Hudi Issue Type: Sub-task

[jira] [Created] (HUDI-1692) Bounded source for stream writer

2021-03-15 Thread Danny Chen (Jira)
Danny Chen created HUDI-1692: Summary: Bounded source for stream writer Key: HUDI-1692 URL: https://issues.apache.org/jira/browse/HUDI-1692 Project: Apache Hudi Issue Type: Sub-task

[GitHub] [hudi] xiarixiaoyao edited a comment on pull request #2673: [HUDI-1688]hudi write should uncache rdd, when the write operation is finished

2021-03-15 Thread GitBox
xiarixiaoyao edited a comment on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799059684 cc @garyli1019 @nsivabalan , could you help me review this pr, thanks This is an automated message

[GitHub] [hudi] Sugamber commented on issue #2637: [SUPPORT] - Partial Update : update few columns of a table

2021-03-15 Thread GitBox
Sugamber commented on issue #2637: URL: https://github.com/apache/hudi/issues/2637#issuecomment-799211234 @nsivabalan Yes, I have added the jar file in both driver and executor class path. `spark-submit --jars

[jira] [Closed] (HUDI-1684) Tweak hudi-flink-bundle module pom and re-organize the pacakges for hudi-flink module

2021-03-15 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1684. -- Resolution: Done fc6c5f4285098d18cd7f6e81785f59e68a3b6862 > Tweak hudi-flink-bundle module pom and re-organize

[jira] [Assigned] (HUDI-1684) Tweak hudi-flink-bundle module pom and re-organize the pacakges for hudi-flink module

2021-03-15 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned HUDI-1684: -- Assignee: Danny Chen > Tweak hudi-flink-bundle module pom and re-organize the pacakges for >

[hudi] branch master updated (e93c6a5 -> fc6c5f4)

2021-03-15 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git. from e93c6a5 [HUDI-1496] Fixing input stream detection of GCS FileSystem (#2500) add fc6c5f4 [HUDI-1684] Tweak

[GitHub] [hudi] yanghua merged pull request #2669: [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pa…

2021-03-15 Thread GitBox
yanghua merged pull request #2669: URL: https://github.com/apache/hudi/pull/2669 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] shenbinglife closed issue #2652: [SUPPORT] I have some questions for hudi clustering

2021-03-15 Thread GitBox
shenbinglife closed issue #2652: URL: https://github.com/apache/hudi/issues/2652 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] shenbinglife commented on issue #2652: [SUPPORT] I have some questions for hudi clustering

2021-03-15 Thread GitBox
shenbinglife commented on issue #2652: URL: https://github.com/apache/hudi/issues/2652#issuecomment-799201945 Thanks a lot This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2021-03-15 Thread GitBox
liujinhui1994 commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-799193666 @n3nash @satishkotha @yanghua This is an automated message from the Apache Git Service. To respond to the

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

2021-03-15 Thread GitBox
liujinhui1994 commented on pull request #2666: URL: https://github.com/apache/hudi/pull/2666#issuecomment-799193044 The content in this pr https://github.com/apache/hudi/pull/1929 comment is resolved here, please review

[GitHub] [hudi] n3nash commented on pull request #2374: [HUDI-845] Added locking capability to allow multiple writers

2021-03-15 Thread GitBox
n3nash commented on pull request #2374: URL: https://github.com/apache/hudi/pull/2374#issuecomment-799186819 @vinothchandar Build succeeds locally and should pass on jenkins (will check tomorrow morning), ready for review.

[GitHub] [hudi] codecov-io edited a comment on pull request #2673: [HUDI-1688]hudi write should uncache rdd, when the write operation is finished

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799061373 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2673?src=pr=h1) Report > Merging [#2673](https://codecov.io/gh/apache/hudi/pull/2673?src=pr=desc) (2ecca39) into

[GitHub] [hudi] codecov-io edited a comment on pull request #2673: [HUDI-1688]hudi write should uncache rdd, when the write operation is finished

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2673: URL: https://github.com/apache/hudi/pull/2673#issuecomment-799061373 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2673?src=pr=h1) Report > Merging [#2673](https://codecov.io/gh/apache/hudi/pull/2673?src=pr=desc) (2ecca39) into

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

2021-03-15 Thread GitBox
liujinhui1994 commented on pull request #1929: URL: https://github.com/apache/hudi/pull/1929#issuecomment-799175366 @nsivabalan This PR has been modified based on the comments, https://github.com/apache/hudi/pull/2666 Please review

[GitHub] [hudi] codecov-io edited a comment on pull request #2669: [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pa…

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2669: URL: https://github.com/apache/hudi/pull/2669#issuecomment-797515929 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2669?src=pr=h1) Report > Merging [#2669](https://codecov.io/gh/apache/hudi/pull/2669?src=pr=desc) (50d4722) into

[jira] [Created] (HUDI-1691) Enrich HDFS data importer

2021-03-15 Thread vinoyang (Jira)
vinoyang created HUDI-1691: -- Summary: Enrich HDFS data importer Key: HUDI-1691 URL: https://issues.apache.org/jira/browse/HUDI-1691 Project: Apache Hudi Issue Type: Improvement

[GitHub] [hudi] danny0405 commented on a change in pull request #2669: [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pa…

2021-03-15 Thread GitBox
danny0405 commented on a change in pull request #2669: URL: https://github.com/apache/hudi/pull/2669#discussion_r594086761 ## File path: hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java ## @@ -16,14 +16,14 @@ * limitations under the License. */

[GitHub] [hudi] danny0405 commented on a change in pull request #2669: [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pa…

2021-03-15 Thread GitBox
danny0405 commented on a change in pull request #2669: URL: https://github.com/apache/hudi/pull/2669#discussion_r594085950 ## File path: hudi-flink/src/main/java/org/apache/hudi/streamer/HoodieFlinkStreamerV2.java ## @@ -19,10 +19,10 @@ package org.apache.hudi.streamer;

[GitHub] [hudi] yanghua commented on a change in pull request #2669: [HUDI-1684] Tweak hudi-flink-bundle module pom and reorganize the pa…

2021-03-15 Thread GitBox
yanghua commented on a change in pull request #2669: URL: https://github.com/apache/hudi/pull/2669#discussion_r594077871 ## File path: hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java ## @@ -16,14 +16,14 @@ * limitations under the License. */

[GitHub] [hudi] codecov-io edited a comment on pull request #2374: [HUDI-845] Added locking capability to allow multiple writers

2021-03-15 Thread GitBox
codecov-io edited a comment on pull request #2374: URL: https://github.com/apache/hudi/pull/2374#issuecomment-750782300 # [Codecov](https://codecov.io/gh/apache/hudi/pull/2374?src=pr=h1) Report > Merging [#2374](https://codecov.io/gh/apache/hudi/pull/2374?src=pr=desc) (d477189) into