[GitHub] [incubator-hudi] srkhan2809 commented on issue #1036: [HUDI-353] Add hive style partitioning path

2019-11-28 Thread GitBox
srkhan2809 commented on issue #1036: [HUDI-353] Add hive style partitioning path URL: https://github.com/apache/incubator-hudi/pull/1036#issuecomment-559683141 Hi @zhedoubushishi Are you also planning to update the same on `TimestampBasedKeyGenerator ` class.?? I have already

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

2019-11-28 Thread Apache Jenkins Server
See Changes: -- [...truncated 2.17 KB...] /home/jenkins/tools/maven/apache-maven-3.5.4/bin: m2.conf mvn mvn.cmd mvnDebug mvnDebug.cmd mvnyjp

[GitHub] [incubator-hudi] OpenOpened closed issue #1060: Does DeltaStreamer support multiple schemas for a batch of data now or in the future?

2019-11-28 Thread GitBox
OpenOpened closed issue #1060: Does DeltaStreamer support multiple schemas for a batch of data now or in the future? URL: https://github.com/apache/incubator-hudi/issues/1060 This is an automated message from the Apache Git

[GitHub] [incubator-hudi] sanjiv1980 opened a new issue #1061: Hudi output just parquet even-though input is snappy.parquet

2019-11-28 Thread GitBox
sanjiv1980 opened a new issue #1061: Hudi output just parquet even-though input is snappy.parquet URL: https://github.com/apache/incubator-hudi/issues/1061 Is there anyway like I can get output is same as snappy.parquet.? I am giving my input as `snappy.parquet`.

[jira] [Commented] (HUDI-288) Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment

2019-11-28 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16984368#comment-16984368 ] leesf commented on HUDI-288: Thanks for your sharing. Looks very comprehensive. I have some thoughts.

[GitHub] [incubator-hudi] lamber-ken commented on issue #1058: [Docs] Update Hudi Readme

2019-11-28 Thread GitBox
lamber-ken commented on issue #1058: [Docs] Update Hudi Readme URL: https://github.com/apache/incubator-hudi/pull/1058#issuecomment-559456706 > Nice work @lamber-ken , Looks very good. thanks This is an automated

[jira] [Closed] (HUDI-209) Implement JMX metrics reporter

2019-11-28 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leesf closed HUDI-209. -- Fix Version/s: 0.5.1 Resolution: Fixed Fixed via master: 0b52ae3ac2685c5afa7821d663854b526b5a1cff > Implement

[incubator-hudi] branch master updated: [HUDI-209] Implement JMX metrics reporter (#1045)

2019-11-28 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/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 0b52ae3 [HUDI-209] Implement JMX

[GitHub] [incubator-hudi] leesf merged pull request #1045: [HUDI-209] Implement JMX metrics reporter

2019-11-28 Thread GitBox
leesf merged pull request #1045: [HUDI-209] Implement JMX metrics reporter URL: https://github.com/apache/incubator-hudi/pull/1045 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Updated] (HUDI-374) Unable to generateUpdates in QuickstartUtils

2019-11-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-374: Labels: pull-request-available (was: ) > Unable to generateUpdates in QuickstartUtils >

[GitHub] [incubator-hudi] hddong opened a new pull request #1059: [HUDI-374] Unable to generateUpdates in QuickstartUtils

2019-11-28 Thread GitBox
hddong opened a new pull request #1059: [HUDI-374] Unable to generateUpdates in QuickstartUtils URL: https://github.com/apache/incubator-hudi/pull/1059 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1057: Hudi Test Suite

2019-11-28 Thread GitBox
yanghua commented on a change in pull request #1057: Hudi Test Suite URL: https://github.com/apache/incubator-hudi/pull/1057#discussion_r351646140 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/converter/Converter.java ## @@ -0,0 +1,33 @@ +/* + *

[GitHub] [incubator-hudi] yanghua edited a comment on issue #1057: Hudi Test Suite

2019-11-28 Thread GitBox
yanghua edited a comment on issue #1057: Hudi Test Suite URL: https://github.com/apache/incubator-hudi/pull/1057#issuecomment-559385540 Hi @n3nash and @vinothchandar I rebased the original PR #991 (hudi_test_suite_refactor feature branch). However, It seems I can not combine with the

[GitHub] [incubator-hudi] lamber-ken commented on issue #1057: Hudi Test Suite

2019-11-28 Thread GitBox
lamber-ken commented on issue #1057: Hudi Test Suite URL: https://github.com/apache/incubator-hudi/pull/1057#issuecomment-559386041  This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-hudi] lamber-ken opened a new pull request #1058: [Docs] Update Hudi Readme

2019-11-28 Thread GitBox
lamber-ken opened a new pull request #1058: [Docs] Update Hudi Readme URL: https://github.com/apache/incubator-hudi/pull/1058 ## What is the purpose of the pull request Update Hudi Readme, please visit [overview](https://github.com/BigDataArtisans/incubator-hudi/tree/hudi-readme)

[GitHub] [incubator-hudi] yanghua commented on issue #1057: Hudi Test Suite

2019-11-28 Thread GitBox
yanghua commented on issue #1057: Hudi Test Suite URL: https://github.com/apache/incubator-hudi/pull/1057#issuecomment-559385540 Hi @n3nash and @vinothchandar I rebased the original PR #623 (hudi_test_suite_refactor feature branch). However, It seems I can not combine with the old