[GitHub] [incubator-hudi] n3nash opened a new pull request #1278: Refactoring getter to avoid double extrametadata in json representation

2020-01-23 Thread GitBox
n3nash opened a new pull request #1278: Refactoring getter to avoid double extrametadata in json representation URL: https://github.com/apache/incubator-hudi/pull/1278 ## What is the purpose of the pull request This PR fixes the double representation of the extra metadata map in Hoo

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1274: [HUDI-571] Add 'commits show archived' command to CLI

2020-01-23 Thread GitBox
n3nash commented on a change in pull request #1274: [HUDI-571] Add 'commits show archived' command to CLI URL: https://github.com/apache/incubator-hudi/pull/1274#discussion_r370493663 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.java

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1274: [HUDI-571] Add 'commits show archived' command to CLI

2020-01-23 Thread GitBox
n3nash commented on a change in pull request #1274: [HUDI-571] Add 'commits show archived' command to CLI URL: https://github.com/apache/incubator-hudi/pull/1274#discussion_r370493642 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java ##

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370487125 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370486630 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370483722 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370483510 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370483039 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370487026 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370486513 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370490915 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370490658 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:

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

2020-01-23 Thread Apache Jenkins Server
See Changes: -- [...truncated 2.06 KB...] /home/jenkins/tools/maven/apache-maven-3.5.4: bin boot conf lib LICENSE NOTICE README.txt /home/jenkins/tools/maven/apache-maven-3

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370450670 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:5

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370450262 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:5

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
yanghua commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370450499 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:5

[GitHub] [incubator-hudi] yanghua commented on issue #1191: [HUDI-503] Add hudi test suite documentation into the README file of the test suite module

2020-01-23 Thread GitBox
yanghua commented on issue #1191: [HUDI-503] Add hudi test suite documentation into the README file of the test suite module URL: https://github.com/apache/incubator-hudi/pull/1191#issuecomment-577958035 > @yanghua were you able to fix the build ? @n3nash Sorry, I still have no time

[incubator-hudi] branch asf-site updated: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread vbalaji
This is an automated email from the ASF dual-hosted git repository. vbalaji pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/asf-site by this push: new 41754bb [HUDI-403] Publish deploym

[GitHub] [incubator-hudi] bvaradar merged pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar merged pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267 This is an automated message

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370413443 ## File path: docs/_docs/2_6_deployment.md ##

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370397015 ## File path: docs/_docs/2_6_deployment.md ##

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370396168 ## File path: docs/_docs/2_6_deployment.md ##

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370396331 ## File path: docs/_docs/2_6_deployment.md ##

[jira] [Updated] (HUDI-575) Support Async Compaction for spark streaming writes to hudi table

2020-01-23 Thread Balaji Varadarajan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balaji Varadarajan updated HUDI-575: Status: Open (was: New) > Support Async Compaction for spark streaming writes to hudi table

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370396168 ## File path: docs/_docs/2_6_deployment.md ##

[jira] [Created] (HUDI-575) Support Async Compaction for spark streaming writes to hudi table

2020-01-23 Thread Balaji Varadarajan (Jira)
Balaji Varadarajan created HUDI-575: --- Summary: Support Async Compaction for spark streaming writes to hudi table Key: HUDI-575 URL: https://issues.apache.org/jira/browse/HUDI-575 Project: Apache Hud

[GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source

2020-01-23 Thread GitBox
bvaradar commented on a change in pull request #1267: [HUDI-403] Publish deployment guide for writing to Hudi using HoodieDeltaStreamer and Spark Data Source URL: https://github.com/apache/incubator-hudi/pull/1267#discussion_r370396129 ## File path: docs/_docs/2_6_deployment.md ##

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
leesf commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370375801 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:59:

[GitHub] [incubator-hudi] smarthi commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
smarthi commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370361992 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:5

[jira] [Updated] (HUDI-536) Update release notes to include KeyGenerator package changes

2020-01-23 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leesf updated HUDI-536: --- Status: In Progress (was: Open) > Update release notes to include KeyGenerator package changes > -

[GitHub] [incubator-hudi] leesf opened a new pull request #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-23 Thread GitBox
leesf opened a new pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull re

[jira] [Updated] (HUDI-543) Carefully draft release notes for 0.5.1 with all breaking/user impacting changes

2020-01-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-543: Labels: pull-request-available (was: ) > Carefully draft release notes for 0.5.1 with all breaking/u

[jira] [Created] (HUDI-574) CLI counts small file inserts as updates

2020-01-23 Thread Vinoth Chandar (Jira)
Vinoth Chandar created HUDI-574: --- Summary: CLI counts small file inserts as updates Key: HUDI-574 URL: https://issues.apache.org/jira/browse/HUDI-574 Project: Apache Hudi (incubating) Issue Typ

[jira] [Created] (HUDI-573) Rolling stats written twice onto commit metadata

2020-01-23 Thread Vinoth Chandar (Jira)
Vinoth Chandar created HUDI-573: --- Summary: Rolling stats written twice onto commit metadata Key: HUDI-573 URL: https://issues.apache.org/jira/browse/HUDI-573 Project: Apache Hudi (incubating) I

[jira] [Created] (HUDI-572) Rename hoodie-hadoop-mr to hoodie-hive and move old hoodie-hive to hoodie-hive-sync

2020-01-23 Thread Vinoth Chandar (Jira)
Vinoth Chandar created HUDI-572: --- Summary: Rename hoodie-hadoop-mr to hoodie-hive and move old hoodie-hive to hoodie-hive-sync Key: HUDI-572 URL: https://issues.apache.org/jira/browse/HUDI-572 Project:

[GitHub] [incubator-hudi] lamber-ken opened a new pull request #1276: [MAJOR] Redraw of hudi data lake architecture diagram on landing page

2020-01-23 Thread GitBox
lamber-ken opened a new pull request #1276: [MAJOR] Redraw of hudi data lake architecture diagram on landing page URL: https://github.com/apache/incubator-hudi/pull/1276 ## What is the purpose of the pull request Redraw of hudi data lake architecture diagram on landing page. #

[GitHub] [incubator-hudi] satishkotha commented on issue #1274: [HUDI-571] Add 'commits show archived' command to CLI

2020-01-23 Thread GitBox
satishkotha commented on issue #1274: [HUDI-571] Add 'commits show archived' command to CLI URL: https://github.com/apache/incubator-hudi/pull/1274#issuecomment-577736949 > @satishkotha can you please look into the failing build ? @n3nash Fixed now, please take a look --