[hudi] branch hudi_test_suite_refactor updated (7cc6c55 -> 9e9f930)

2020-07-27 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/hudi.git. omit 7cc6c55 [HUDI-394] Provide a basic implementation of test suite add 9e9f930 [HUDI-394]

Build failed in Jenkins: hudi-snapshot-deployment-0.5 #352

2020-07-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 2.32 KB...] /home/jenkins/tools/maven/apache-maven-3.5.4/conf: logging settings.xml toolchains.xml

[jira] [Updated] (HUDI-703) Add unit test for HoodieSyncCommand

2020-07-27 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-703: -- Status: Open (was: New) > Add unit test for HoodieSyncCommand > --- > >

[jira] [Resolved] (HUDI-703) Add unit test for HoodieSyncCommand

2020-07-27 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang resolved HUDI-703. --- Fix Version/s: 0.6.0 Resolution: Done Done via master branch: fa419213f62d2006aeea228180302024977feb16

[hudi] branch master updated: [HUDI-703] Add test for HoodieSyncCommand (#1774)

2020-07-27 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 fa41921 [HUDI-703] Add test for

[jira] [Assigned] (HUDI-1098) Marker file finalizing may block on a data file that was never written

2020-07-27 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar reassigned HUDI-1098: Assignee: sivabalan narayanan > Marker file finalizing may block on a data file that was

[jira] [Updated] (HUDI-1049) In inline compaction mode, previously failed compactions needs to be retried before new compactions

2020-07-27 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-1049: - Status: Closed (was: Patch Available) > In inline compaction mode, previously failed compactions

[jira] [Resolved] (HUDI-1049) In inline compaction mode, previously failed compactions needs to be retried before new compactions

2020-07-27 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar resolved HUDI-1049. -- Resolution: Fixed > In inline compaction mode, previously failed compactions needs to be

[jira] [Reopened] (HUDI-1049) In inline compaction mode, previously failed compactions needs to be retried before new compactions

2020-07-27 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar reopened HUDI-1049: -- > In inline compaction mode, previously failed compactions needs to be retried > before new

[jira] [Assigned] (HUDI-242) Support Efficient bootstrap of large parquet datasets to Hudi

2020-07-27 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar reassigned HUDI-242: --- Assignee: Vinoth Chandar (was: Balaji Varadarajan) > Support Efficient bootstrap of large

[jira] [Commented] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre

2020-07-27 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17166002#comment-17166002 ] sivabalan narayanan commented on HUDI-1014: --- With 0.6.0, Hoodie is switching to marker based

[jira] [Created] (HUDI-1127) Handling late arriving Deletes

2020-07-27 Thread Bhavani Sudha (Jira)
Bhavani Sudha created HUDI-1127: --- Summary: Handling late arriving Deletes Key: HUDI-1127 URL: https://issues.apache.org/jira/browse/HUDI-1127 Project: Apache Hudi Issue Type: Improvement

[jira] [Created] (HUDI-1126) code implementation to support structured streaming

2020-07-27 Thread linshan-ma (Jira)
linshan-ma created HUDI-1126: Summary: code implementation to support structured streaming Key: HUDI-1126 URL: https://issues.apache.org/jira/browse/HUDI-1126 Project: Apache Hudi Issue Type:

[jira] [Created] (HUDI-1125) build framework to support structured streaming

2020-07-27 Thread linshan-ma (Jira)
linshan-ma created HUDI-1125: Summary: build framework to support structured streaming Key: HUDI-1125 URL: https://issues.apache.org/jira/browse/HUDI-1125 Project: Apache Hudi Issue Type:

[jira] [Assigned] (HUDI-1125) build framework to support structured streaming

2020-07-27 Thread linshan-ma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] linshan-ma reassigned HUDI-1125: Assignee: linshan-ma > build framework to support structured streaming >

[jira] [Commented] (HUDI-995) Organize test utils methods and classes

2020-07-27 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165635#comment-17165635 ] vinoyang commented on HUDI-995: --- [~rxu] Does this ticket still contain other unfinished PRs? If yes, I will

[hudi] branch master updated: [HUDI-995] Move TestRawTripPayload and HoodieTestDataGenerator to hudi-common (#1873)

2020-07-27 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 ca36c44 [HUDI-995] Move TestRawTripPayload and

[GitHub] [hudi] yanghua merged pull request #1873: [HUDI-995] Move TestRawTripPayload and HoodieTestDataGenerator to hudi-common

2020-07-27 Thread GitBox
yanghua merged pull request #1873: URL: https://github.com/apache/hudi/pull/1873 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] hddong commented on pull request #1567: [HUDI-840]Clean blank file created by HoodieLogFormatWriter

2020-07-27 Thread GitBox
hddong commented on pull request #1567: URL: https://github.com/apache/hudi/pull/1567#issuecomment-664250509 @vinothchandar : https://github.com/apache/hudi/blob/0cb24e4a2defd8e639437b6cd145a26f038ef1af/hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java#L382

[GitHub] [hudi] hddong edited a comment on pull request #1567: [HUDI-840]Clean blank file created by HoodieLogFormatWriter

2020-07-27 Thread GitBox
hddong edited a comment on pull request #1567: URL: https://github.com/apache/hudi/pull/1567#issuecomment-664250509 @vinothchandar :

[GitHub] [hudi] zherenyu831 opened a new pull request #1879: [DOC][HUDI-1123] add doc for user defined metrics reporter

2020-07-27 Thread GitBox
zherenyu831 opened a new pull request #1879: URL: https://github.com/apache/hudi/pull/1879 ## *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

[jira] [Updated] (HUDI-1123) Document the usage of user define metrics reporter

2020-07-27 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-1123: - Labels: pull-request-available (was: ) > Document the usage of user define metrics reporter >