[GitHub] [incubator-hudi] lamber-ken opened a new issue #1196: [feedback] new site feed back

2020-01-06 Thread GitBox
lamber-ken opened a new issue #1196: [feedback] new site feed back URL: https://github.com/apache/incubator-hudi/issues/1196 **New web site feedback list** - Feel free to provide your feedback This is an

[jira] [Updated] (HUDI-319) Generate unified javadoc pages using maven

2020-01-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-319: Labels: Documentation pull-request-available (was: Documentation) > Generate unified javadoc pages

[GitHub] [incubator-hudi] yihua opened a new pull request #1195: [HUDI-319] Add a new maven profile to generate unified Javadoc for all Java and Scala classes

2020-01-06 Thread GitBox
yihua opened a new pull request #1195: [HUDI-319] Add a new maven profile to generate unified Javadoc for all Java and Scala classes URL: https://github.com/apache/incubator-hudi/pull/1195 ## What is the purpose of the pull request This PR adds a new maven profile to generate

[jira] [Updated] (HUDI-506) Broken/Wrong links in new website

2020-01-06 Thread sivabalan narayanan (Jira)
[ https://issues.apache.org/jira/browse/HUDI-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sivabalan narayanan updated HUDI-506: - Description: Few issues. 1. Under Quicstart -> set up spark shell "Data-generator" links

[jira] [Created] (HUDI-506) Broken/Wrong links in new website

2020-01-06 Thread sivabalan narayanan (Jira)
sivabalan narayanan created HUDI-506: Summary: Broken/Wrong links in new website Key: HUDI-506 URL: https://issues.apache.org/jira/browse/HUDI-506 Project: Apache Hudi (incubating) Issue

[jira] [Created] (HUDI-505) Add unified javadoc to the Hudi Website

2020-01-06 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-505: -- Summary: Add unified javadoc to the Hudi Website Key: HUDI-505 URL: https://issues.apache.org/jira/browse/HUDI-505 Project: Apache Hudi (incubating) Issue Type:

[jira] [Updated] (HUDI-319) Generate unified javadoc pages using maven

2020-01-06 Thread Ethan Guo (Jira)
[ https://issues.apache.org/jira/browse/HUDI-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ethan Guo updated HUDI-319: --- Summary: Generate unified javadoc pages using maven (was: Create online javadocs based on the jar) >

[jira] [Created] (HUDI-504) Restructuring and auto-generation of docs

2020-01-06 Thread Ethan Guo (Jira)
Ethan Guo created HUDI-504: -- Summary: Restructuring and auto-generation of docs Key: HUDI-504 URL: https://issues.apache.org/jira/browse/HUDI-504 Project: Apache Hudi (incubating) Issue Type:

[GitHub] [incubator-hudi] leesf merged pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-06 Thread GitBox
leesf merged pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1183 This is an automated message from the Apache Git Service. To respond to the

[incubator-hudi] branch redo-log updated: [HUDI-460] Redo hudi-integ-test log statements using SLF4J (#1183)

2020-01-06 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a commit to branch redo-log in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/redo-log by this push: new 9fec7c1 [HUDI-460] Redo

[jira] [Updated] (HUDI-466) [Umbrella] Record level, global low-latency index implementation

2020-01-06 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-466: Summary: [Umbrella] Record level, global low-latency index implementation (was: [Umbrella] Improve

[GitHub] [incubator-hudi] vinothchandar commented on issue #1005: [HUDI-91][HUDI-12]Migrate to spark 2.4.4, migrate to spark-avro library instead of databricks-avro, add support for Decimal/Date types

2020-01-06 Thread GitBox
vinothchandar commented on issue #1005: [HUDI-91][HUDI-12]Migrate to spark 2.4.4, migrate to spark-avro library instead of databricks-avro, add support for Decimal/Date types URL: https://github.com/apache/incubator-hudi/pull/1005#issuecomment-571450017 @umehrot2 are you still driving

[GitHub] [incubator-hudi] sev7e0 commented on a change in pull request #1191: [HUDI-503] Add hudi test suite documentation into the README file of the test suite module

2020-01-06 Thread GitBox
sev7e0 commented on a change in pull request #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#discussion_r363601900 ## File path: hudi-test-suite/README.md ## @@ -0,0

[GitHub] [incubator-hudi] vinothchandar commented on issue #1122: [HUDI-29]: Support hudi COW table to use *ANALYZE TABLE table_name COMMPUTE STATISTICS* to get table current rows

2020-01-06 Thread GitBox
vinothchandar commented on issue #1122: [HUDI-29]: Support hudi COW table to use *ANALYZE TABLE table_name COMMPUTE STATISTICS* to get table current rows URL: https://github.com/apache/incubator-hudi/pull/1122#issuecomment-571448926 @bvaradar This is a super important one.. We could get

[jira] [Updated] (HUDI-500) Use enum method to replace switch case in HoodieTableMetaClient

2020-01-06 Thread dengziming (Jira)
[ https://issues.apache.org/jira/browse/HUDI-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dengziming updated HUDI-500: Labels: pull-request-available refactor starter (was: invald pull-request-available refactor starter) >

[jira] [Updated] (HUDI-500) Use enum method to replace switch case in HoodieTableMetaClient

2020-01-06 Thread dengziming (Jira)
[ https://issues.apache.org/jira/browse/HUDI-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dengziming updated HUDI-500: Labels: invald pull-request-available refactor starter (was: pull-request-available refactor starter) >

[GitHub] [incubator-hudi] vinothchandar merged pull request #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
vinothchandar merged pull request #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-hudi] lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#issuecomment-571426727 right, the old site content is lastest. This is an automated message from

[GitHub] [incubator-hudi] vinothchandar merged pull request #1166: [HUDI-417] Refactor HoodieWriteClient so that commit logic can be shareable by both bootstrap and normal write operations

2020-01-06 Thread GitBox
vinothchandar merged pull request #1166: [HUDI-417] Refactor HoodieWriteClient so that commit logic can be shareable by both bootstrap and normal write operations URL: https://github.com/apache/incubator-hudi/pull/1166

[incubator-hudi] branch master updated (b5df672 -> 8306f74)

2020-01-06 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from b5df672 [HUDI-464] Use Hive Exec Core for tests (#1125) add 8306f74 [HUDI-417] Refactor

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

2020-01-06 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] sev7e0 commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
sev7e0 commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1188#discussion_r363577501 ## File path:

[jira] [Commented] (HUDI-481) Support SQL-like method

2020-01-06 Thread cdmikechen (Jira)
[ https://issues.apache.org/jira/browse/HUDI-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009320#comment-17009320 ] cdmikechen commented on HUDI-481: - [~vinoth] I checked the spark project. It seems that the spark SQL

[GitHub] [incubator-hudi] dengziming commented on issue #1185: [HUDI-500] Use enum method to replace switch case

2020-01-06 Thread GitBox
dengziming commented on issue #1185: [HUDI-500] Use enum method to replace switch case URL: https://github.com/apache/incubator-hudi/pull/1185#issuecomment-571409459 @vinothchandar u r right, this change is introducing too many layers to make code awful, maybe should consider more to make

[GitHub] [incubator-hudi] OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1188#discussion_r363568766 ## File path:

[GitHub] [incubator-hudi] OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1188#discussion_r363567010 ## File path:

[GitHub] [incubator-hudi] OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
OpenOpened commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1188#discussion_r363567010 ## File path:

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

2020-01-06 Thread GitBox
wangxianghu commented on issue #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1183#issuecomment-571400738 Hi @leesf, Thanks for your advice, i will fix it.

[GitHub] [incubator-hudi] n3nash commented on issue #1100: [HUDI-289] Implement a test suite to support long running test for Hudi writing and querying end-end

2020-01-06 Thread GitBox
n3nash commented on issue #1100: [HUDI-289] Implement a test suite to support long running test for Hudi writing and querying end-end URL: https://github.com/apache/incubator-hudi/pull/1100#issuecomment-571389593 @yanghua Left a comment in the other PR

[incubator-hudi] branch redo-log updated: [HUDI-454] Redo hudi-cli log statements using SLF4J (#1178)

2020-01-06 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a commit to branch redo-log in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/redo-log by this push: new f88d6ca [HUDI-454] Redo hudi-cli

[GitHub] [incubator-hudi] leesf merged pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J

2020-01-06 Thread GitBox
leesf merged pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1178 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-hudi] n3nash commented on issue #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on issue #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#issuecomment-571389349 Also, the tests seem to be failing, could you take a look ?

[GitHub] [incubator-hudi] n3nash commented on issue #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data

2020-01-06 Thread GitBox
n3nash commented on issue #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#issuecomment-571389232 @yanghua Okay, it's good to hear that you were able to try out the test suite. May be we need to prepare

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#discussion_r363554374 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#discussion_r363554374 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#discussion_r363554374 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#discussion_r363554374 ## File path: hudi-spark/src/main/scala/org/apache/hudi/HoodieSparkSqlWriter.scala

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194#discussion_r363554003 ## File path: hudi-client/src/main/java/org/apache/hudi/index/HoodieIndex.java ##

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1175: [HUDI-495] Update deprecated HBase API

2020-01-06 Thread GitBox
n3nash commented on a change in pull request #1175: [HUDI-495] Update deprecated HBase API URL: https://github.com/apache/incubator-hudi/pull/1175#discussion_r363548127 ## File path: hudi-client/src/main/java/org/apache/hudi/index/hbase/HBaseIndex.java ## @@ -287,13

[GitHub] [incubator-hudi] vinothchandar commented on issue #689: [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries

2020-01-06 Thread GitBox
vinothchandar commented on issue #689: [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries URL: https://github.com/apache/incubator-hudi/pull/689#issuecomment-571378088 Thanks for the update @bhasudha and welcome back :) .. Will make a final pass and then

[incubator-hudi] branch master updated: [HUDI-464] Use Hive Exec Core for tests (#1125)

2020-01-06 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth 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 b5df672 [HUDI-464] Use Hive Exec Core

[GitHub] [incubator-hudi] vinothchandar merged pull request #1125: [HUDI-464] : Use Hive Exec Core

2020-01-06 Thread GitBox
vinothchandar merged pull request #1125: [HUDI-464] : Use Hive Exec Core URL: https://github.com/apache/incubator-hudi/pull/1125 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-hudi] modi95 commented on a change in pull request #1125: [HUDI-464] : Use Hive Exec Core

2020-01-06 Thread GitBox
modi95 commented on a change in pull request #1125: [HUDI-464] : Use Hive Exec Core URL: https://github.com/apache/incubator-hudi/pull/1125#discussion_r363543757 ## File path: hudi-client/pom.xml ## @@ -231,6 +231,13 @@ hive-exec ${hive.version} test

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

2020-01-06 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken resolved HUDI-405. - Resolution: Fixed Fixed at master 75c3f630d4dadda24a95f5d65031e462561d47f1 > Remove

[GitHub] [incubator-hudi] bhasudha edited a comment on issue #689: [WIP] [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries

2020-01-06 Thread GitBox
bhasudha edited a comment on issue #689: [WIP] [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries URL: https://github.com/apache/incubator-hudi/pull/689#issuecomment-571349958 I rebased to latest master and verified the Hive queries in Docker Demo using

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

2020-01-06 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-571350280 Thanks you all for reviewing.

[GitHub] [incubator-hudi] bhasudha commented on issue #689: [WIP] [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries

2020-01-06 Thread GitBox
bhasudha commented on issue #689: [WIP] [HUDI-25] Optimize HoodieInputFormat.listStatus for faster Hive Incremental queries URL: https://github.com/apache/incubator-hudi/pull/689#issuecomment-571349958 I was able to run tests using spark.sql() against some of the production tables (both

[incubator-hudi] branch master updated (c78092d -> 75c3f63)

2020-01-06 Thread vbalaji
This is an automated email from the ASF dual-hosted git repository. vbalaji pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from c78092d [HUDI-501] Execute docker/setup_demo.sh in any directory add 75c3f63 [HUDI-405] Remove

[GitHub] [incubator-hudi] bvaradar merged pull request #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource

2020-01-06 Thread GitBox
bvaradar merged pull request #1105: [HUDI-405] Remove HIVE_ASSUME_DATE_PARTITION_OPT_KEY config from DataSource URL: https://github.com/apache/incubator-hudi/pull/1105 This is an automated message from the Apache Git

[GitHub] [incubator-hudi] bschell opened a new pull request #1194: [HUDI-326] Add support to delete records with only record_key

2020-01-06 Thread GitBox
bschell opened a new pull request #1194: [HUDI-326] Add support to delete records with only record_key URL: https://github.com/apache/incubator-hudi/pull/1194 Allows HoodieSparkSqlWriter to delete records from a dataframe containing only record keys when using global indices because

[jira] [Commented] (HUDI-494) [DEBUGGING] Huge amount of tasks when writing files into HDFS

2020-01-06 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009181#comment-17009181 ] Vinoth Chandar commented on HUDI-494: - Can you please (atleast) partial listing of

[jira] [Commented] (HUDI-494) [DEBUGGING] Huge amount of tasks when writing files into HDFS

2020-01-06 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009180#comment-17009180 ] Vinoth Chandar commented on HUDI-494: - [~garyli1019] Thanks for reporting this.  if you notice, the

[jira] [Comment Edited] (HUDI-494) [DEBUGGING] Huge amount of tasks when writing files into HDFS

2020-01-06 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009180#comment-17009180 ] Vinoth Chandar edited comment on HUDI-494 at 1/6/20 9:26 PM: - [~garyli1019] 

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
vinothchandar commented on a change in pull request #1188: [HUDI-502] provide a custom time zone definition for TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1188#discussion_r363486940 ## File path:

[GitHub] [incubator-hudi] smarthi edited a comment on issue #1159: [WIP][HUDI-479] Eliminate or Minimize use of Guava if possible

2020-01-06 Thread GitBox
smarthi edited a comment on issue #1159: [WIP][HUDI-479] Eliminate or Minimize use of Guava if possible URL: https://github.com/apache/incubator-hudi/pull/1159#issuecomment-571205212 > Instead of replacing guava Preconditions with Objects, I am wondering if we could implment our own

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

2020-01-06 Thread GitBox
bvaradar commented on issue #1150: [HUDI-288]: Add support for ingesting multiple kafka streams in a single DeltaStreamer deployment URL: https://github.com/apache/incubator-hudi/pull/1150#issuecomment-571280176 @pratyakshsharma : Let me know once you addressed the comments.

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

2020-01-06 Thread GitBox
bvaradar 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_r363437991 ## File path:

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

2020-01-06 Thread GitBox
bvaradar 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_r363437075 ## File path:

[GitHub] [incubator-hudi] lamber-ken edited a comment on issue #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
lamber-ken edited a comment on issue #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#issuecomment-571257665 hi @vinothchandar, all review comments are addressed and fixed. I checked all hyperlinks just now. quick view

[GitHub] [incubator-hudi] lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#issuecomment-571257665 hi @vinothchandar, all review comments are addressed and fixed. I checked all hyperlinks just now.

[GitHub] [incubator-hudi] lamber-ken commented on issue #1193: [MINOR] Add "Hudi" to list of protected trademarks

2020-01-06 Thread GitBox
lamber-ken commented on issue #1193: [MINOR] Add "Hudi" to list of protected trademarks URL: https://github.com/apache/incubator-hudi/pull/1193#issuecomment-571257109 Done This is an automated message from the Apache Git

[GitHub] [incubator-hudi] bvaradar commented on issue #1165: [HUDI-76][WIP] Add CSV Source support for Hudi Delta Streamer

2020-01-06 Thread GitBox
bvaradar commented on issue #1165: [HUDI-76][WIP] Add CSV Source support for Hudi Delta Streamer URL: https://github.com/apache/incubator-hudi/pull/1165#issuecomment-571253181 @yihua : Please ping me once the PR is ready for review. Thanks, Balaji.V

[incubator-hudi] branch master updated (8f935e7 -> c78092d)

2020-01-06 Thread vbalaji
This is an automated email from the ASF dual-hosted git repository. vbalaji pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 8f935e7 [HUDI-406]: added default partition path in TimestampBasedKeyGenerator add c78092d

[GitHub] [incubator-hudi] bvaradar merged pull request #1192: [HUDI-501] Execute docker/setup_demo.sh in any directory

2020-01-06 Thread GitBox
bvaradar merged pull request #1192: [HUDI-501] Execute docker/setup_demo.sh in any directory URL: https://github.com/apache/incubator-hudi/pull/1192 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-hudi] bvaradar commented on issue #1192: [HUDI-501] Execute docker/setup_demo.sh in any directory

2020-01-06 Thread GitBox
bvaradar commented on issue #1192: [HUDI-501] Execute docker/setup_demo.sh in any directory URL: https://github.com/apache/incubator-hudi/pull/1192#issuecomment-571252574 @yuehan124 : Thanks for the contribution. This is an

[incubator-hudi] branch asf-site updated: [MINOR] Add "Hudi" to list of protected trademarks (#1193)

2020-01-06 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth 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 630fdef [MINOR] Add "Hudi" to list

[GitHub] [incubator-hudi] vinothchandar commented on issue #1193: [MINOR] Add "Hudi" to list of protected trademarks

2020-01-06 Thread GitBox
vinothchandar commented on issue #1193: [MINOR] Add "Hudi" to list of protected trademarks URL: https://github.com/apache/incubator-hudi/pull/1193#issuecomment-571250802 @lamber-ken please update this on new site as well

[GitHub] [incubator-hudi] vinothchandar merged pull request #1193: [MINOR] Add "Hudi" to list of protected trademarks

2020-01-06 Thread GitBox
vinothchandar merged pull request #1193: [MINOR] Add "Hudi" to list of protected trademarks URL: https://github.com/apache/incubator-hudi/pull/1193 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-hudi] vinothchandar opened a new pull request #1193: [MINOR] Add "Hudi" to list of protected trademarks

2020-01-06 Thread GitBox
vinothchandar opened a new pull request #1193: [MINOR] Add "Hudi" to list of protected trademarks URL: https://github.com/apache/incubator-hudi/pull/1193 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html

[GitHub] [incubator-hudi] bvaradar merged pull request #1154: [HUDI-406] Added default partition path in TimestampBasedKeyGenerator

2020-01-06 Thread GitBox
bvaradar merged pull request #1154: [HUDI-406] Added default partition path in TimestampBasedKeyGenerator URL: https://github.com/apache/incubator-hudi/pull/1154 This is an automated message from the Apache Git Service. To

[incubator-hudi] branch master updated (2d5b79d -> 8f935e7)

2020-01-06 Thread vbalaji
This is an automated email from the ASF dual-hosted git repository. vbalaji pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 2d5b79d [HUDI-438] Merge duplicated code fragment in HoodieSparkSqlWriter (#1114) add 8f935e7

[GitHub] [incubator-hudi] lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
lamber-ken commented on issue #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#issuecomment-571219078 > Few suggestions > > 1. Change "Note: Click here to try our new site." to "**Hello!** Click here to try **our** new site" > 2.

[GitHub] [incubator-hudi] vinothchandar commented on issue #1120: [HUDI-440] Rework the hudi web site

2020-01-06 Thread GitBox
vinothchandar commented on issue #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#issuecomment-571207486 Few suggestions 1. Change "Note: Click here to try our new site." to "**Hello!** Click here to try **our** new site" 2.

[GitHub] [incubator-hudi] smarthi commented on issue #1159: [WIP][HUDI-479] Eliminate or Minimize use of Guava if possible

2020-01-06 Thread GitBox
smarthi commented on issue #1159: [WIP][HUDI-479] Eliminate or Minimize use of Guava if possible URL: https://github.com/apache/incubator-hudi/pull/1159#issuecomment-571205212 > Instead of replacing guava Preconditions with Objects, I am wondering if we could implment our own

[GitHub] [incubator-hudi] vinothchandar commented on issue #1174: [HUDI-96]: Implemented command line options instead of positional arguments for CLI commands

2020-01-06 Thread GitBox
vinothchandar commented on issue #1174: [HUDI-96]: Implemented command line options instead of positional arguments for CLI commands URL: https://github.com/apache/incubator-hudi/pull/1174#issuecomment-571201084 @n3nash could you please review this?

[GitHub] [incubator-hudi] vinothchandar commented on issue #1187: [HUDI-499] Allow update partition path with GLOBAL_BLOOM

2020-01-06 Thread GitBox
vinothchandar commented on issue #1187: [HUDI-499] Allow update partition path with GLOBAL_BLOOM URL: https://github.com/apache/incubator-hudi/pull/1187#issuecomment-571200523 @nsivabalan could you please review this? This

[jira] [Commented] (HUDI-438) Merge duplicated code fragment in HoodieSparkSqlWriter.scala

2020-01-06 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17008925#comment-17008925 ] leesf commented on HUDI-438: Hi [~hongdongdong] could you remind sending your wechat to leesf0...@gmail.com

[jira] [Resolved] (HUDI-438) Merge duplicated code fragment in HoodieSparkSqlWriter.scala

2020-01-06 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leesf resolved HUDI-438. Fix Version/s: 0.5.1 Resolution: Fixed Fixed via master: 2d5b79d96fa23571da5003fd4460d2d6d3998275 > Merge

[GitHub] [incubator-hudi] leesf merged pull request #1114: [HUDI-438] Merge duplicated code fragment

2020-01-06 Thread GitBox
leesf merged pull request #1114: [HUDI-438] Merge duplicated code fragment URL: https://github.com/apache/incubator-hudi/pull/1114 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-hudi] branch master updated: [HUDI-438] Merge duplicated code fragment in HoodieSparkSqlWriter (#1114)

2020-01-06 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 2d5b79d [HUDI-438] Merge duplicated

[incubator-hudi] branch redo-log updated: [HUDI-463] Redo hudi-utilities log statements using SLF4J (#1177)

2020-01-06 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a commit to branch redo-log in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/redo-log by this push: new b98e931 [HUDI-463] Redo

[GitHub] [incubator-hudi] leesf merged pull request #1177: [HUDI-463] Redo hudi-utilities log statements using SLF4J

2020-01-06 Thread GitBox
leesf merged pull request #1177: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1177 This is an automated message from the Apache Git Service. To respond to the

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

2020-01-06 Thread GitBox
XuQianJin-Stars commented on issue #1177: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1177#issuecomment-571154197 > Thanks for opening the PR @XuQianJin-Stars , only left some minor comments. I addressed this commits.

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1178#discussion_r363309095 ## File path: pom.xml ## @@ -795,6 +795,12 @@ + +

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1178: [HUDI-454] Redo hudi-cli log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1178#discussion_r363309115 ## File path: hudi-cli/pom.xml ## @@ -146,8 +146,8 @@ - log4j -

[GitHub] [incubator-hudi] leesf merged pull request #1180: [HUDI-461] Redo hudi-spark log statements using SLF4J

2020-01-06 Thread GitBox
leesf merged pull request #1180: [HUDI-461] Redo hudi-spark log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1180 This is an automated message from the Apache Git Service. To respond to the

[incubator-hudi] branch redo-log updated: [HUDI-461] Redo hudi-spark log statements using SLF4J (#1180)

2020-01-06 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a commit to branch redo-log in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/redo-log by this push: new 36cb764 [HUDI-461] Redo hudi-spark

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1183#discussion_r363304308 ## File path: pom.xml ## @@ -397,6 +397,11 @@ log4j

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1183#discussion_r363303802 ## File path: hudi-integ-test/src/test/java/org/apache/hudi/integ/ITTestBase.java ##

[GitHub] [incubator-hudi] leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1183: [HUDI-460] Redo hudi-integ-test log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1183#discussion_r363302955 ## File path: hudi-integ-test/pom.xml ## @@ -63,6 +63,10 @@ log4j

[GitHub] [incubator-hudi] leesf merged pull request #1184: [HUDI-462] Redo hudi-timeline-service log statements using SLF4J

2020-01-06 Thread GitBox
leesf merged pull request #1184: [HUDI-462] Redo hudi-timeline-service log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1184 This is an automated message from the Apache Git Service. To respond

[incubator-hudi] branch redo-log updated: [HUDI-462] Redo hudi-timeline-service log statements using SLF4J (#1184)

2020-01-06 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a commit to branch redo-log in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/redo-log by this push: new c80a491 [HUDI-462] Redo

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

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

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

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

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

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

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

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

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

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

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

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1177: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1177#discussion_r363295383 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieCompactor.java

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

2020-01-06 Thread GitBox
leesf commented on a change in pull request #1177: [HUDI-463] Redo hudi-utilities log statements using SLF4J URL: https://github.com/apache/incubator-hudi/pull/1177#discussion_r363294505 ## File path: hudi-utilities/src/main/java/org/apache/hudi/utilities/HDFSParquetImporter.java

[incubator-hudi] branch master updated: Revert "[HUDI-455] Redo hudi-client log statements using SLF4J (#1145)" (#1181)

2020-01-06 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 b9fab0b Revert "[HUDI-455] Redo

  1   2   >