[GitHub] [hudi] pranotishanbhag commented on issue #2797: [SUPPORT] Can not create a Path from an empty string on unpartitioned table

2021-06-10 Thread GitBox
pranotishanbhag commented on issue #2797: URL: https://github.com/apache/hudi/issues/2797#issuecomment-858411785 I am facing the same issue. Please can you share the fix. I am using Hudi version 0.8. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hudi] garyli1019 merged pull request #3061: [HUDI-1993] Add Baidu BOS storage support for hudi

2021-06-10 Thread GitBox
garyli1019 merged pull request #3061: URL: https://github.com/apache/hudi/pull/3061 -- 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,

[hudi] branch master updated: [MINOR] Add Baidu BOS storage support for hudi (#3061)

2021-06-10 Thread garyli
This is an automated email from the ASF dual-hosted git repository. garyli 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 e0108e9 [MINOR] Add Baidu BOS storage support

[GitHub] [hudi] leoluan2009 opened a new pull request #3064: [MINOR] Add Tencent Cloud HDFS storage support for hudi

2021-06-10 Thread GitBox
leoluan2009 opened a new pull request #3064: URL: https://github.com/apache/hudi/pull/3064 ## *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

[GitHub] [hudi] codecov-commenter commented on pull request #3064: [MINOR] Add Tencent Cloud HDFS storage support for hudi

2021-06-10 Thread GitBox
codecov-commenter commented on pull request #3064: URL: https://github.com/apache/hudi/pull/3064#issuecomment-858705692 # [Codecov](https://codecov.io/gh/apache/hudi/pull/3064?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)

[jira] [Resolved] (HUDI-1942) HIVE_AUTO_CREATE_DATABASE_OPT_KEY This should default to true when Hudi synchronizes Hive

2021-06-10 Thread Vinay (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay resolved HUDI-1942. - Fix Version/s: (was: 0.8.0) Resolution: Fixed Fixed - 

[GitHub] [hudi] veenaypatil commented on issue #3063: Hive database not auto created when syncing

2021-06-10 Thread GitBox
veenaypatil commented on issue #3063: URL: https://github.com/apache/hudi/issues/3063#issuecomment-858708029 @konradwudkowski This was fixed recently as part of - https://issues.apache.org/jira/browse/HUDI-1942 , do you want to try out the latest source from master ? -- This is an

[GitHub] [hudi] leesf commented on issue #3059: when java client api support MERGE_ON_READ ?

2021-06-10 Thread GitBox
leesf commented on issue #3059: URL: https://github.com/apache/hudi/issues/3059#issuecomment-858725232 @lppsuixn would you please describe the need for java client api for MERGE_ON_READ and do you have interest to pick it up? -- This is an automated message from the Apache Git Service.

[GitHub] [hudi] konradwudkowski commented on issue #3063: Hive database not auto created when syncing

2021-06-10 Thread GitBox
konradwudkowski commented on issue #3063: URL: https://github.com/apache/hudi/issues/3063#issuecomment-858761782 hi @veenaypatil the version in master is indeed fixed - thanks. Any thoughts of updating the docs or releasing `0.7.1` and `0.8.1`? I set the flag to "true" already so I'm not

[jira] [Closed] (HUDI-1994) Release the new records iterator for append handle #close

2021-06-10 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-1994. -- Resolution: Implemented 125415a8b89bb9190d83b3ad74e68f1d86a05118 > Release the new records iterator for append

[GitHub] [hudi] konradwudkowski opened a new issue #3063: Hive database not auto created when syncing

2021-06-10 Thread GitBox
konradwudkowski opened a new issue #3063: URL: https://github.com/apache/hudi/issues/3063 **Describe the problem you faced** There is a new flag in hudi 0.7.0 or later - `hoodie.datasource.hive_sync.auto_create_database`. Based on documentation it defaults to `true` which would be

[jira] [Commented] (HUDI-1996) When using SchemaRegistryProvider.java cant pass basic auth creds in url

2021-06-10 Thread Randal Boyle (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17360732#comment-17360732 ] Randal Boyle commented on HUDI-1996: We have a PR ready for this and will be raising it shortly  >

[jira] [Created] (HUDI-1996) When using SchemaRegistryProvider.java cant pass basic auth creds in url

2021-06-10 Thread Randal Boyle (Jira)
Randal Boyle created HUDI-1996: -- Summary: When using SchemaRegistryProvider.java cant pass basic auth creds in url Key: HUDI-1996 URL: https://issues.apache.org/jira/browse/HUDI-1996 Project: Apache

[hudi] branch master updated: [HUDI-1994] Release the new records iterator for append handle #close (#3058)

2021-06-10 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 125415a [HUDI-1994] Release the new records

[jira] [Updated] (HUDI-1989) Flaky test : TestHoodieMergeOnReadTable

2021-06-10 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-1989: -- Summary: Flaky test : TestHoodieMergeOnReadTable (was: Flaky test :

[jira] [Updated] (HUDI-1989) Flaky test : TestHoodieMergeOnReadTable.testCOWToMORConvertedTableRollbackUsingMarkers

2021-06-10 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-1989: -- Description: [https://api.travis-ci.com/v3/job/512025273/log.txt]   [ERROR] Tests

[GitHub] [hudi] nsivabalan commented on pull request #2896: [HUDI-1790] Added SqlSource to fetch data from any partitions for backfill use case

2021-06-10 Thread GitBox
nsivabalan commented on pull request #2896: URL: https://github.com/apache/hudi/pull/2896#issuecomment-859052269 LGTM. Have added the test flakiness to tracking ticket: https://issues.apache.org/jira/browse/HUDI-1989 Have re-triggered CI. lets see. if it succeeds, will merge this in.

[GitHub] [hudi] nsivabalan edited a comment on pull request #2896: [HUDI-1790] Added SqlSource to fetch data from any partitions for backfill use case

2021-06-10 Thread GitBox
nsivabalan edited a comment on pull request #2896: URL: https://github.com/apache/hudi/pull/2896#issuecomment-859052269 awesome. LGTM. Have added the test flakiness to tracking ticket: https://issues.apache.org/jira/browse/HUDI-1989 Have re-triggered CI. lets see. if it succeeds, will

[hudi] branch master updated: [HUDI-1790] Added SqlSource to fetch data from any partitions for backfill use case (#2896)

2021-06-10 Thread sivabalan
This is an automated email from the ASF dual-hosted git repository. sivabalan 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 9e4114d [HUDI-1790] Added SqlSource to fetch

[GitHub] [hudi] nsivabalan commented on pull request #2896: [HUDI-1790] Added SqlSource to fetch data from any partitions for backfill use case

2021-06-10 Thread GitBox
nsivabalan commented on pull request #2896: URL: https://github.com/apache/hudi/pull/2896#issuecomment-859109237 Thanks for your contribution :) -- 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] nsivabalan merged pull request #2896: [HUDI-1790] Added SqlSource to fetch data from any partitions for backfill use case

2021-06-10 Thread GitBox
nsivabalan merged pull request #2896: URL: https://github.com/apache/hudi/pull/2896 -- 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,

[GitHub] [hudi] n3nash closed pull request #2793: [HUDI-764] [HUDI-765] ORC reader and writer implementation

2021-06-10 Thread GitBox
n3nash closed pull request #2793: URL: https://github.com/apache/hudi/pull/2793 -- 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] n3nash commented on pull request #2793: [HUDI-764] [HUDI-765] ORC reader and writer implementation

2021-06-10 Thread GitBox
n3nash commented on pull request #2793: URL: https://github.com/apache/hudi/pull/2793#issuecomment-859069045 Closing this in favor of -> https://github.com/apache/hudi/pull/2999 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[hudi] branch master updated: [MINOR] Add Tencent Cloud HDFS storage support for hudi (#3064)

2021-06-10 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 673d62f [MINOR] Add Tencent Cloud HDFS storage