[jira] [Commented] (HUDI-491) Problems encountered in building hudi

2020-01-01 Thread Zijie Lu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006645#comment-17006645 ] Zijie Lu commented on HUDI-491: --- [~Pratyaksh] I am on master branch. And I built with the following command:

[jira] [Commented] (HUDI-484) NPE in HiveIncrementalPuller

2020-01-01 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006643#comment-17006643 ] lamber-ken commented on HUDI-484: - hi, [~Pratyaksh] Thanks very much for raising this issue. (y)(y)(y) >

[jira] [Comment Edited] (HUDI-486) Improve documentation for using HiveIncrementalPuller

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006641#comment-17006641 ] Pratyaksh Sharma edited comment on HUDI-486 at 1/2/20 7:44 AM: --- [~vinoth] Let

[jira] [Commented] (HUDI-486) Improve documentation for using HiveIncrementalPuller

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006641#comment-17006641 ] Pratyaksh Sharma commented on HUDI-486: --- [~vinoth] Let me try doing that and get back to you.  >

[jira] [Commented] (HUDI-484) NPE in HiveIncrementalPuller

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006639#comment-17006639 ] Pratyaksh Sharma commented on HUDI-484: --- [~lamber-ken] Since you already raised a PR, assigned it to

[jira] [Assigned] (HUDI-484) NPE in HiveIncrementalPuller

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pratyaksh Sharma reassigned HUDI-484: - Assignee: lamber-ken (was: Pratyaksh Sharma) > NPE in HiveIncrementalPuller >

[jira] [Commented] (HUDI-475) Add hudi-examples module and move example codes to it and also add some necessary codes

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006637#comment-17006637 ] Pratyaksh Sharma commented on HUDI-475: --- Big +1 for your initiative [~dengziming] . :) > Add

[jira] [Commented] (HUDI-491) Problems encountered in building hudi

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006635#comment-17006635 ] Pratyaksh Sharma commented on HUDI-491: --- [~alfredlu] how are you trying to build? Are you on master

[GitHub] [incubator-hudi] smarthi commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
smarthi commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362386992 ## File path: hudi-common/src/main/java/org/apache/hudi/common/table/log/HoodieLogFormat.java

[GitHub] [incubator-hudi] smarthi commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
smarthi commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362386748 ## File path:

[GitHub] [incubator-hudi] pratyakshsharma commented on a change in pull request #1150: [HUDI-288]: Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment

2020-01-01 Thread GitBox
pratyakshsharma commented on a change in pull request #1150: [HUDI-288]: Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment URL: https://github.com/apache/incubator-hudi/pull/1150#discussion_r362386402 ## File path:

[jira] [Commented] (HUDI-233) Redo log statements using SLF4J

2020-01-01 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006630#comment-17006630 ] leesf commented on HUDI-233: @cdmikechen, sounds reasonable > Redo log statements using SLF4J >

[GitHub] [incubator-hudi] pratyakshsharma commented on a change in pull request #1150: [HUDI-288]: Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment

2020-01-01 Thread GitBox
pratyakshsharma commented on a change in pull request #1150: [HUDI-288]: Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment URL: https://github.com/apache/incubator-hudi/pull/1150#discussion_r362385735 ## File path:

[GitHub] [incubator-hudi] sev7e0 commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
sev7e0 commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362383524 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodiePartitionMetadata.java

[GitHub] [incubator-hudi] pratyakshsharma commented on a change in pull request #1154: [HUDI-406] Added default partition path in TimestampBasedKeyGenerator

2020-01-01 Thread GitBox
pratyakshsharma commented on a change in pull request #1154: [HUDI-406] Added default partition path in TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1154#discussion_r362382958 ## File path:

[GitHub] [incubator-hudi] wangxianghu commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-01 Thread GitBox
wangxianghu commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1163#issuecomment-570130189 @leesf @vinothchandar @yanghua Thank you for your advice, i will verify these changes in my local.

[GitHub] [incubator-hudi] XuQianJin-Stars commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
XuQianJin-Stars commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#issuecomment-570125816 > Hi @XuQianJin-Stars firstly, please verify the log print is correct after replacing with slf4j in your

[GitHub] [incubator-hudi] yanghua commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#issuecomment-570125630 Hi @XuQianJin-Stars firstly, please verify the log print is correct after replacing with slf4j in your local.

[GitHub] [incubator-hudi] yanghua commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1163#issuecomment-570125454 > @leesf @yanghua for all these diffs on slf4j, I think we should establish what testing is good enough, ensure some

[GitHub] [incubator-hudi] lamber-ken closed pull request #1164: [MINOR] String format should use %n rather than \n

2020-01-01 Thread GitBox
lamber-ken closed pull request #1164: [MINOR] String format should use %n rather than \n URL: https://github.com/apache/incubator-hudi/pull/1164 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-hudi] lamber-ken commented on issue #1164: [MINOR] String format should use %n rather than \n

2020-01-01 Thread GitBox
lamber-ken commented on issue #1164: [MINOR] String format should use %n rather than \n URL: https://github.com/apache/incubator-hudi/pull/1164#issuecomment-570124258 > Hi @lamber-ken thanks for your contribution. Currently, the community is redoing on replacing log4j with slf4j. After

[jira] [Commented] (HUDI-485) Check for where clause is wrong in HiveIncrementalPuller

2020-01-01 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006600#comment-17006600 ] Pratyaksh Sharma commented on HUDI-485: --- Hi [~vinoth], can you please tell me more about what issues

[GitHub] [incubator-hudi] yanghua commented on issue #1164: [MINOR] String format should use %n rather than \n

2020-01-01 Thread GitBox
yanghua commented on issue #1164: [MINOR] String format should use %n rather than \n URL: https://github.com/apache/incubator-hudi/pull/1164#issuecomment-570123953 Hi @lamber-ken thanks for your contribution. Currently, the community is redoing on replacing log4j with slf4j. After this

[GitHub] [incubator-hudi] lamber-ken commented on issue #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller

2020-01-01 Thread GitBox
lamber-ken commented on issue #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller URL: https://github.com/apache/incubator-hudi/pull/1167#issuecomment-570117281 > I know this probably just tests the NPE.. but little more love and add a actual valid

[GitHub] [incubator-hudi] lamber-ken commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller

2020-01-01 Thread GitBox
lamber-ken commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller URL: https://github.com/apache/incubator-hudi/pull/1167#discussion_r362369737 ## File path:

[GitHub] [incubator-hudi] lamber-ken edited a comment on issue #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource

2020-01-01 Thread GitBox
lamber-ken edited a comment on issue #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource URL: https://github.com/apache/incubator-hudi/pull/1105#issuecomment-570116535 @vinothchandar Thanks, done. @bvaradar here are some useful information.

[GitHub] [incubator-hudi] lamber-ken commented on issue #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource

2020-01-01 Thread GitBox
lamber-ken commented on issue #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource URL: https://github.com/apache/incubator-hudi/pull/1105#issuecomment-570116535 > @lamber-ken can you fix the PR title.. > I am going to ask @bvaradar to take a quick look and

[jira] [Updated] (HUDI-405) Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource

2020-01-01 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-405: Summary: Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource (was: Remove remove

[jira] [Updated] (HUDI-405) Remove remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource

2020-01-01 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-405: Summary: Remove remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource (was: Fix sync no hive

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1149: [WIP] [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert

2020-01-01 Thread GitBox
vinothchandar commented on a change in pull request #1149: [WIP] [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert URL: https://github.com/apache/incubator-hudi/pull/1149#discussion_r362366288 ## File path:

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller

2020-01-01 Thread GitBox
vinothchandar commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller URL: https://github.com/apache/incubator-hudi/pull/1167#discussion_r362366023 ## File path:

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller

2020-01-01 Thread GitBox
vinothchandar commented on a change in pull request #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller URL: https://github.com/apache/incubator-hudi/pull/1167#discussion_r362365869 ## File path:

[GitHub] [incubator-hudi] vinothchandar commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time

2020-01-01 Thread GitBox
vinothchandar commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time URL: https://github.com/apache/incubator-hudi/pull/1105#issuecomment-570112392 @lamber-ken can you fix the PR title.. I am going to ask @bvaradar to take a quick look and confirm dropping

[jira] [Created] (HUDI-491) Problems encountered in building hudi

2020-01-01 Thread Zijie Lu (Jira)
Zijie Lu created HUDI-491: - Summary: Problems encountered in building hudi Key: HUDI-491 URL: https://issues.apache.org/jira/browse/HUDI-491 Project: Apache Hudi (incubating) Issue Type: Bug

[GitHub] [incubator-hudi] vinothchandar commented on issue #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
vinothchandar commented on issue #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#issuecomment-570111790 Similar comment on how we are ensuring the log statements are indeed working properly inside spark and hive and

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

2020-01-01 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] vinothchandar commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
vinothchandar commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#issuecomment-570111643 Same question here.. Have we verified the logs actually show up on the demo or some end-end test? the tests

[GitHub] [incubator-hudi] vinothchandar commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-01 Thread GitBox
vinothchandar commented on issue #1163: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1163#issuecomment-570111514 @leesf @yanghua for all these diffs on slf4j, I think we should establish what testing is good enough, ensure

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358513 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362357721 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358217 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358621 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362357743 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363473 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/collection/DiskBasedMap.java

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358202 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363286 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362360577 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363335 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/RocksDBDAO.java ##

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358327 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363156 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362358375 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363178 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363123 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363091 ## File path:

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J

2020-01-01 Thread GitBox
yanghua commented on a change in pull request #1161: [HUDI-457]Redo hudi-common log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1161#discussion_r362363365 ## File path: hudi-common/src/main/java/org/apache/hudi/common/util/TimelineDiffHelper.java

[jira] [Assigned] (HUDI-461) Redo hudi-spark log statements using SLF4J

2020-01-01 Thread Forward Xu (Jira)
[ https://issues.apache.org/jira/browse/HUDI-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forward Xu reassigned HUDI-461: --- Assignee: Forward Xu > Redo hudi-spark log statements using SLF4J >

[GitHub] [incubator-hudi] XuQianJin-Stars commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
XuQianJin-Stars commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#issuecomment-570109340 hi, @smarthi Thank you very much, I addressed commits.

[jira] [Created] (HUDI-490) Add DeltaStream API example to hudi-examples

2020-01-01 Thread dengziming (Jira)
dengziming created HUDI-490: --- Summary: Add DeltaStream API example to hudi-examples Key: HUDI-490 URL: https://issues.apache.org/jira/browse/HUDI-490 Project: Apache Hudi (incubating) Issue Type:

[jira] [Created] (HUDI-489) Add hudi DataSource API example to hudi-examples

2020-01-01 Thread dengziming (Jira)
dengziming created HUDI-489: --- Summary: Add hudi DataSource API example to hudi-examples Key: HUDI-489 URL: https://issues.apache.org/jira/browse/HUDI-489 Project: Apache Hudi (incubating) Issue

[jira] [Assigned] (HUDI-489) Add hudi DataSource API example to hudi-examples

2020-01-01 Thread dengziming (Jira)
[ https://issues.apache.org/jira/browse/HUDI-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dengziming reassigned HUDI-489: --- Assignee: dengziming > Add hudi DataSource API example to hudi-examples >

[incubator-hudi] branch master updated: [MINOR] Fix error usage of String.format (#1169)

2020-01-01 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 e1e5fe3 [MINOR] Fix error usage of

[GitHub] [incubator-hudi] leesf merged pull request #1169: [MINOR] Fix error usage of String.format

2020-01-01 Thread GitBox
leesf merged pull request #1169: [MINOR] Fix error usage of String.format URL: https://github.com/apache/incubator-hudi/pull/1169 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-hudi] lamber-ken commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time

2020-01-01 Thread GitBox
lamber-ken commented on issue #1105: [WIP] [HUDI-405] Fix sync no hive partition at first time URL: https://github.com/apache/incubator-hudi/pull/1105#issuecomment-570081428 @vinothchandar Done. This is an automated message

[GitHub] [incubator-hudi] smarthi commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
smarthi commented on issue #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#issuecomment-570076813 Please fix the incorrect imports throughtout. This

[GitHub] [incubator-hudi] smarthi commented on a change in pull request #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
smarthi commented on a change in pull request #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168#discussion_r362338554 ## File path:

[jira] [Assigned] (HUDI-459) Redo hudi-hive log statements using SLF4J

2020-01-01 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken reassigned HUDI-459: --- Assignee: lamber-ken > Redo hudi-hive log statements using SLF4J >

[jira] [Assigned] (HUDI-458) Redo hudi-hadoop-mr log statements using SLF4J

2020-01-01 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken reassigned HUDI-458: --- Assignee: lamber-ken > Redo hudi-hadoop-mr log statements using SLF4J >

[GitHub] [incubator-hudi] lamber-ken commented on issue #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller

2020-01-01 Thread GitBox
lamber-ken commented on issue #1167: [HUDI-484] Fix NPE when reading IncrementalPull.sqltemplate in HiveIncrementalPuller URL: https://github.com/apache/incubator-hudi/pull/1167#issuecomment-570071309 > Could we add a unit test for this tool? its historically been not very popular.. But

[GitHub] [incubator-hudi] lamber-ken opened a new pull request #1169: [MINOR] Fix error usage of String.format

2020-01-01 Thread GitBox
lamber-ken opened a new pull request #1169: [MINOR] Fix error usage of String.format URL: https://github.com/apache/incubator-hudi/pull/1169 ## What is the purpose of the pull request Fix error usage of String.format. ## Brief change log - Modify `$s` to `%s`.

[GitHub] [incubator-hudi] XuQianJin-Stars opened a new pull request #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread GitBox
XuQianJin-Stars opened a new pull request #1168: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1168 ## What is the purpose of the pull request Redo hudi-utilities log statements using SLF4J. ## Brief change log

[jira] [Updated] (HUDI-463) Redo hudi-utilities log statements using SLF4J

2020-01-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-463: Labels: pull-request-available (was: ) > Redo hudi-utilities log statements using SLF4J >