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

2020-01-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 2.02 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] satishkotha commented on a change in pull request #1274: [HUDI-571] Add 'commits show archived' command to CLI

2020-01-24 Thread GitBox
satishkotha 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_r370894209 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieArchivedT

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

2020-01-24 Thread GitBox
satishkotha 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_r370894046 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTimeline.java ###

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

2020-01-24 Thread GitBox
satishkotha 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_r370893819 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableMetaClient.ja

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

2020-01-24 Thread GitBox
satishkotha 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_r370893358 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.

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

2020-01-24 Thread GitBox
satishkotha 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_r370893348 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java ##

[GitHub] [incubator-hudi] n3nash edited a comment on issue #1278: [HUDI-573] Refactoring getter to avoid double extrametadata in json representation of HoodieCommitMetadata

2020-01-24 Thread GitBox
n3nash edited a comment on issue #1278: [HUDI-573] Refactoring getter to avoid double extrametadata in json representation of HoodieCommitMetadata URL: https://github.com/apache/incubator-hudi/pull/1278#issuecomment-578251544 When ObjectMapper converts a POJO to json string, it generates ge

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

2020-01-24 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_r370864693 ## File path: hudi-cli/src/main/java/org/apache/hudi/cli/commands/CommitsCommand.java ##

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

2020-01-24 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_r370862971 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTimeline.java

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

2020-01-24 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_r370863148 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/timeline/HoodieArchivedTimeli

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

2020-01-24 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_r370862726 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/HoodieTableMetaClient.java #

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

2020-01-24 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_r370862504 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.java

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

2020-01-24 Thread GitBox
satishkotha 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_r370818776 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.

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

2020-01-24 Thread Nishith Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HUDI-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023171#comment-17023171 ] Nishith Agarwal commented on HUDI-573: -- The following PR ([https://github.com/apache/i

[GitHub] [incubator-hudi] n3nash commented on issue #1278: [HUDI-573] Refactoring getter to avoid double extrametadata in json representation of HoodieCommitMetadata

2020-01-24 Thread GitBox
n3nash commented on issue #1278: [HUDI-573] Refactoring getter to avoid double extrametadata in json representation of HoodieCommitMetadata URL: https://github.com/apache/incubator-hudi/pull/1278#issuecomment-578251544 When ObjectMapper converts a POJO to json string, it generates getters f

[GitHub] [incubator-hudi] leesf commented on issue #1277: [WIP][HUDI-543] release notes for 0.5.1

2020-01-24 Thread GitBox
leesf commented on issue #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#issuecomment-578061664 Thanks for your review @bvaradar @yanghua . Updated the PR to address your comments. --

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

2020-01-24 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_r370547632 ## File path: docs/_pages/releases.md ## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:59: