[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126#discussion_r361095141 ## File path: hudi-client/src/main/java/org/apache/hudi/ta

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126#discussion_r361095141 ## File path: hudi-client/src/main/java/org/apache/hudi/ta

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126#discussion_r361095095 ## File path: hudi-client/src/main/java/org/apache/hudi/ta

[incubator-hudi] branch hudi_test_suite_refactor updated (66463ff -> 09c34a0)

2019-12-23 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 66463ff [MINOR] Fix compile error about the deletion of HoodieActiveTimeline#createNewC

[GitHub] [incubator-hudi] lamber-ken opened a new pull request #1127: [MINOR] Set info servity for ImportOrder temporarily

2019-12-23 Thread GitBox
lamber-ken opened a new pull request #1127: [MINOR] Set info servity for ImportOrder temporarily URL: https://github.com/apache/incubator-hudi/pull/1127 ## What is the purpose of the pull request Many developers in the community feel uncomfortable with this rule, although this rule

[GitHub] [incubator-hudi] yanghua commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
yanghua commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126#discussion_r361082265 ## File path: hudi-client/src/main/java/org/apache/hudi/table

[GitHub] [incubator-hudi] vinothchandar commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
vinothchandar commented on a change in pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126#discussion_r361079699 ## File path: hudi-client/src/main/java/org/apache/hudi

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361078012 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361078012 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[incubator-hudi] branch master updated (350b0ec -> 8172197)

2019-12-23 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 350b0ec [HUDI-311] : Support for AWS Database Migration Service in DeltaStreamer add 8172197 Fix Er

[GitHub] [incubator-hudi] yanghua merged pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
yanghua merged pull request #1126: Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126 This is an automated message from the Apach

[jira] [Updated] (HUDI-311) Support AWS DMS source on DeltaStreamer

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-311: Status: Closed (was: Patch Available) > Support AWS DMS source on DeltaStreamer > --

[jira] [Updated] (HUDI-311) Support AWS DMS source on DeltaStreamer

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-311: Status: Patch Available (was: In Progress) > Support AWS DMS source on DeltaStreamer > -

[jira] [Commented] (HUDI-445) Refactor the codes based on scala codestyle BlockImportChecker rule

2019-12-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/HUDI-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002683#comment-17002683 ] Jiaqi Li commented on HUDI-445: --- Ok. Thanks!:) > Refactor the codes based on scala codestyle

[incubator-hudi] branch hudi_test_suite_refactor updated (1d2ecbc -> 66463ff)

2019-12-23 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from 1d2ecbc [HUDI-391] Rename module name from hudi-bench to hudi-test-suite and fix some c

[jira] [Updated] (HUDI-383) Introduce TransactionHandle abstraction to manage state transitions in hudi clients

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-383: Component/s: code cleanup > Introduce TransactionHandle abstraction to manage state transitions in hu

[jira] [Updated] (HUDI-48) Re-factor/clean up lazyBlockReading use in HoodieCompactedLogScanner #339

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-48: --- Component/s: code cleanup > Re-factor/clean up lazyBlockReading use in HoodieCompactedLogScanner #339 >

[jira] [Updated] (HUDI-284) Need Tests for Hudi handling of schema evolution

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-284: Component/s: newbie > Need Tests for Hudi handling of schema evolution > ---

[jira] [Closed] (HUDI-401) Remove unnecessary use of spark in savepoint timeline

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar closed HUDI-401. --- Resolution: Fixed > Remove unnecessary use of spark in savepoint timeline > ---

[jira] [Updated] (HUDI-248) CLI doesn't allow rolling back a Delta commit

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-248: Component/s: Usability > CLI doesn't allow rolling back a Delta commit >

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

2019-12-23 Thread GitBox
yanghua 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-568665535 > @yanghua Can you check why the build is failing now ? I saw the `Hoo

[jira] [Updated] (HUDI-376) AWS Glue dependency issue for EMR 5.28.0

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-376: Component/s: (was: CLI) Usability > AWS Glue dependency issue for EMR 5.28.0 > -

[jira] [Updated] (HUDI-238) Make separate release for hudi spark/scala based packages for scala 2.12

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinoth Chandar updated HUDI-238: Component/s: Usability > Make separate release for hudi spark/scala based packages for scala 2.12 >

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361074375 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[jira] [Commented] (HUDI-445) Refactor the codes based on scala codestyle BlockImportChecker rule

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002678#comment-17002678 ] lamber-ken commented on HUDI-445: - You can fix it first. Follow [http://hudi.apache.org/con

[jira] [Commented] (HUDI-445) Refactor the codes based on scala codestyle BlockImportChecker rule

2019-12-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/HUDI-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002677#comment-17002677 ] Jiaqi Li commented on HUDI-445: --- Yes, I have applied contributor permissions by email. No rep

[incubator-hudi] branch hudi_test_suite_refactor updated (dcfbab1 -> 1d2ecbc)

2019-12-23 Thread vinoyang
This is an automated email from the ASF dual-hosted git repository. vinoyang pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. omit dcfbab1 [HUDI-441] Rename WorkflowDagGenerator and some class names in test package

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361044029 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR/COW table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Description: Throw failed to archive commits error when writing data to table, here are  reproduce steps. *1

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR/COW table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Description: Throw failed to archive commits error when writing data to table, here are  reproduce steps. *1

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

2019-12-23 Thread GitBox
yanghua commented on issue #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#issuecomment-568662558 > @yanghua IIUC, @bvaradar uses it actually to run a test job that generates random data on the cluster..

[jira] [Commented] (HUDI-445) Refactor the codes based on scala codestyle BlockImportChecker rule

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002652#comment-17002652 ] lamber-ken commented on HUDI-445: - Feel free to take over it, :) you need contributor permi

[jira] [Commented] (HUDI-445) Refactor the codes based on scala codestyle BlockImportChecker rule

2019-12-23 Thread Jiaqi Li (Jira)
[ https://issues.apache.org/jira/browse/HUDI-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002647#comment-17002647 ] Jiaqi Li commented on HUDI-445: --- I can try to finish this job. Can assigned to me? > Refacto

[GitHub] [incubator-hudi] nsivabalan commented on a change in pull request #1091: [HUDI-389] Fixing Index look up to return right partitions for a given key along with fileId with Global Bloom

2019-12-23 Thread GitBox
nsivabalan commented on a change in pull request #1091: [HUDI-389] Fixing Index look up to return right partitions for a given key along with fileId with Global Bloom URL: https://github.com/apache/incubator-hudi/pull/1091#discussion_r361068247 ## File path: hudi-client/src/main/j

[GitHub] [incubator-hudi] cdmikechen opened a new pull request #1126: - Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string

2019-12-23 Thread GitBox
cdmikechen opened a new pull request #1126: - Fix Error: java.lang.IllegalArgumentException: Can not create a Path from an empty string URL: https://github.com/apache/incubator-hudi/pull/1126 same link in https://github.com/apache/incubator-hudi/pull/771 this time is `deleteFilesFunc` me

[incubator-hudi] branch master updated: [HUDI-311] : Support for AWS Database Migration Service in DeltaStreamer

2019-12-23 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 350b0ec [HUDI-311] : Support for AWS Da

[GitHub] [incubator-hudi] vinothchandar merged pull request #1123: [HUDI-311] : Support for AWS Database Migration Service in DeltaStreamer

2019-12-23 Thread GitBox
vinothchandar merged pull request #1123: [HUDI-311] : Support for AWS Database Migration Service in DeltaStreamer URL: https://github.com/apache/incubator-hudi/pull/1123 This is an automated message from the Apache Git Servi

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

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

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR/COW table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Summary: Throw failed to archive commits error when writing data to MOR/COW table (was: Throw failed to arch

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Description: Throw failed to archive commits error when writing data to MOR table {code:java} 19/12/23 01:30:

[jira] [Created] (HUDI-465) Make Hive Sync via Spark painless

2019-12-23 Thread Vinoth Chandar (Jira)
Vinoth Chandar created HUDI-465: --- Summary: Make Hive Sync via Spark painless Key: HUDI-465 URL: https://issues.apache.org/jira/browse/HUDI-465 Project: Apache Hudi (incubating) Issue Type: New

[jira] [Commented] (HUDI-377) Add Delete() support to HoodieDeltaStreamer

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002592#comment-17002592 ] Vinoth Chandar commented on HUDI-377: - we can iterate based on feedback we get for `_ho

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

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002591#comment-17002591 ] Vinoth Chandar commented on HUDI-233: - I dont have the actual stacktraces.. but mostly

[jira] [Closed] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang closed HUDI-452. - Resolution: Done > Create a hudi-ci github organizations to support hudi CI via azure pipeline > --

[jira] [Updated] (HUDI-452) Create a hudi CI github organizations to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-452: -- Summary: Create a hudi CI github organizations to support hudi CI via azure pipeline (was: Create a hudi-ci gith

[jira] [Commented] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002589#comment-17002589 ] Vinoth Chandar commented on HUDI-452: - once you verify the org I created works.. yes.!

[jira] [Commented] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002587#comment-17002587 ] vinoyang commented on HUDI-452: --- [~vinoth] IMO, we can close this issue. WDYT? > Create a hu

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361044029 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[GitHub] [incubator-hudi] cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
cdmikechen commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r361044029 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetad

[jira] [Updated] (HUDI-464) Move to using classifier "core" for hive-exec for hive 2.x

2019-12-23 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-464: Labels: pull-request-available (was: ) > Move to using classifier "core" for hive-exec for hive 2.x

[GitHub] [incubator-hudi] modi95 opened a new pull request #1125: [HUDI-464] Use Hive Exec Core

2019-12-23 Thread GitBox
modi95 opened a new pull request #1125: [HUDI-464] Use Hive Exec Core URL: https://github.com/apache/incubator-hudi/pull/1125 ## What is the purpose of the pull request HUDI depends on `hive-exec` which contains a number of dependencies which have version conflicts with the dependenc

[jira] [Commented] (HUDI-464) Move to using classifier "core" for hive-exec for hive 2.x

2019-12-23 Thread Nishith Agarwal (Jira)
[ https://issues.apache.org/jira/browse/HUDI-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002572#comment-17002572 ] Nishith Agarwal commented on HUDI-464: -- [~akmodi] Can you please claim this ticket and

[jira] [Created] (HUDI-464) Move to using classifier "core" for hive-exec for hive 2.x

2019-12-23 Thread Nishith Agarwal (Jira)
Nishith Agarwal created HUDI-464: Summary: Move to using classifier "core" for hive-exec for hive 2.x Key: HUDI-464 URL: https://issues.apache.org/jira/browse/HUDI-464 Project: Apache Hudi (incubating)

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data

2019-12-23 Thread GitBox
n3nash commented on a change in pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#discussion_r361026575 ## File path: hudi-client/src/test/java/org/apache/hudi/common/HoodieTestDataGenera

[incubator-hudi] branch master updated (b284091 -> 313fab5)

2019-12-23 Thread leesf
This is an automated email from the ASF dual-hosted git repository. leesf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. from b284091 [HUDI-386] Refactor hudi scala checkstyle rules (#1099) add 313fab5 [HUDI-444] Refactor the cod

[GitHub] [incubator-hudi] leesf merged pull request #1121: [HUDI-444] Refactor the codes based on scala codestyle NullChecker rule

2019-12-23 Thread GitBox
leesf merged pull request #1121: [HUDI-444] Refactor the codes based on scala codestyle NullChecker rule URL: https://github.com/apache/incubator-hudi/pull/1121 This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-hudi] TheApacheHudi closed pull request #1124: [MINOR] fix typo

2019-12-23 Thread GitBox
TheApacheHudi closed pull request #1124: [MINOR] fix typo URL: https://github.com/apache/incubator-hudi/pull/1124 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Closed] (HUDI-456) Redo hudi-common log statements using SLF4J

2019-12-23 Thread leesf (Jira)
[ https://issues.apache.org/jira/browse/HUDI-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] leesf closed HUDI-456. -- Resolution: Duplicate > Redo hudi-common log statements using SLF4J > --- > >

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

2019-12-23 Thread leesf (Jira)
leesf created HUDI-463: -- Summary: Redo hudi-utilities log statements using SLF4J Key: HUDI-463 URL: https://issues.apache.org/jira/browse/HUDI-463 Project: Apache Hudi (incubating) Issue Type: Improveme

[jira] [Created] (HUDI-462) Redo hudi-timeline-service log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-462: -- Summary: Redo hudi-timeline-service log statements using SLF4J Key: HUDI-462 URL: https://issues.apache.org/jira/browse/HUDI-462 Project: Apache Hudi (incubating) Issue Type: Im

[jira] [Created] (HUDI-460) Redo hudi-integ-test log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-460: -- Summary: Redo hudi-integ-test log statements using SLF4J Key: HUDI-460 URL: https://issues.apache.org/jira/browse/HUDI-460 Project: Apache Hudi (incubating) Issue Type: Improvem

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

2019-12-23 Thread leesf (Jira)
leesf created HUDI-461: -- Summary: Redo hudi-spark log statements using SLF4J Key: HUDI-461 URL: https://issues.apache.org/jira/browse/HUDI-461 Project: Apache Hudi (incubating) Issue Type: Improvement

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

2019-12-23 Thread leesf (Jira)
leesf created HUDI-459: -- Summary: Redo hudi-hive log statements using SLF4J Key: HUDI-459 URL: https://issues.apache.org/jira/browse/HUDI-459 Project: Apache Hudi (incubating) Issue Type: Improvement

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

2019-12-23 Thread leesf (Jira)
leesf created HUDI-458: -- Summary: Redo hudi-hadoop-mr log statements using SLF4J Key: HUDI-458 URL: https://issues.apache.org/jira/browse/HUDI-458 Project: Apache Hudi (incubating) Issue Type: Improveme

[jira] [Created] (HUDI-457) Redo hudi-common log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-457: -- Summary: Redo hudi-common log statements using SLF4J Key: HUDI-457 URL: https://issues.apache.org/jira/browse/HUDI-457 Project: Apache Hudi (incubating) Issue Type: Improvement

[jira] [Created] (HUDI-456) Redo hudi-common log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-456: -- Summary: Redo hudi-common log statements using SLF4J Key: HUDI-456 URL: https://issues.apache.org/jira/browse/HUDI-456 Project: Apache Hudi (incubating) Issue Type: Improvement

[jira] [Created] (HUDI-455) Redo hudi-client log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-455: -- Summary: Redo hudi-client log statements using SLF4J Key: HUDI-455 URL: https://issues.apache.org/jira/browse/HUDI-455 Project: Apache Hudi (incubating) Issue Type: Improvement

[jira] [Created] (HUDI-454) Redo hudi-cli log statements using SLF4J

2019-12-23 Thread leesf (Jira)
leesf created HUDI-454: -- Summary: Redo hudi-cli log statements using SLF4J Key: HUDI-454 URL: https://issues.apache.org/jira/browse/HUDI-454 Project: Apache Hudi (incubating) Issue Type: Improvement

[GitHub] [incubator-hudi] TheApacheHudi opened a new pull request #1124: [MINOR] fix typo

2019-12-23 Thread GitBox
TheApacheHudi opened a new pull request #1124: [MINOR] fix typo URL: https://github.com/apache/incubator-hudi/pull/1124 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.*

[GitHub] [incubator-hudi] n3nash commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap

2019-12-23 Thread GitBox
n3nash commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap URL: https://github.com/apache/incubator-hudi/pull/1077#issuecomment-568569075 @nbalajee Can we first fix the failing build ? This is an automated mess

[GitHub] [incubator-hudi] n3nash commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap

2019-12-23 Thread GitBox
n3nash commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap URL: https://github.com/apache/incubator-hudi/pull/1077#issuecomment-568567242 @vinothchandar Yup, sounds good This is an automated message from the Ap

[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

2019-12-23 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-568566995 @yanghua Can you check why the build is failing now ? ---

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data

2019-12-23 Thread GitBox
n3nash commented on a change in pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#discussion_r360987666 ## File path: hudi-test-suite/src/main/java/org/apache/hudi/testsuite/generator/Del

[GitHub] [incubator-hudi] n3nash commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows.

2019-12-23 Thread GitBox
n3nash commented on a change in pull request #1119: Fix: HoodieCommitMetadata only show first commit insert rows. URL: https://github.com/apache/incubator-hudi/pull/1119#discussion_r360986944 ## File path: hudi-common/src/main/java/org/apache/hudi/common/model/HoodieCommitMetadata.

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

2019-12-23 Thread GitBox
vinothchandar commented on issue #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#issuecomment-568557318 @yanghua IIUC, @bvaradar uses it actually to run a test job that generates random data on the cluster.

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Status: In Progress (was: Open) > Throw failed to archive commits error when writing data to MOR table > ---

[jira] [Updated] (HUDI-453) Throw failed to archive commits error when writing data to MOR table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken updated HUDI-453: Description: Throw failed to archive commits error when writing data to MOR table {code:java} 19/12/24 01:30:

[jira] [Assigned] (HUDI-453) Throw failed to archive commits error when writing data to MOR table

2019-12-23 Thread lamber-ken (Jira)
[ https://issues.apache.org/jira/browse/HUDI-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lamber-ken reassigned HUDI-453: --- Assignee: lamber-ken > Throw failed to archive commits error when writing data to MOR table >

[jira] [Created] (HUDI-453) Throw failed to archive commits error when writing data to MOR table

2019-12-23 Thread lamber-ken (Jira)
lamber-ken created HUDI-453: --- Summary: Throw failed to archive commits error when writing data to MOR table Key: HUDI-453 URL: https://issues.apache.org/jira/browse/HUDI-453 Project: Apache Hudi (incubating

[jira] [Commented] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread Vinoth Chandar (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002380#comment-17002380 ] Vinoth Chandar commented on HUDI-452: - we can create this using another organization we

[GitHub] [incubator-hudi] nbalajee commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap

2019-12-23 Thread GitBox
nbalajee commented on issue #1077: [HUDI-335] : Improvements to DiskbasedMap URL: https://github.com/apache/incubator-hudi/pull/1077#issuecomment-568491020 > We already have a `BufferedFSInputStream` in the codebase. Can we see if this can be reused instead? We anyway just read bytes.. >

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

2019-12-23 Thread GitBox
yanghua commented on issue #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data URL: https://github.com/apache/incubator-hudi/pull/1115#issuecomment-568455662 Hi @vinothchandar , WDYT about `DIstributedTestDataSource `? It seems this class has not been used anywhere.

[jira] [Updated] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-452: -- Summary: Create a hudi-ci github organizations to support hudi CI via azure pipeline (was: Create a hudi-ci gith

[jira] [Updated] (HUDI-452) Create a hudi-ci github organizations to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
[ https://issues.apache.org/jira/browse/HUDI-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated HUDI-452: -- Description: Apache does not allow github integration with azure pipelines. So we should create a new organizatio

[jira] [Created] (HUDI-452) Create a hudi-ci github repository to support hudi CI via azure pipeline

2019-12-23 Thread vinoyang (Jira)
vinoyang created HUDI-452: - Summary: Create a hudi-ci github repository to support hudi CI via azure pipeline Key: HUDI-452 URL: https://issues.apache.org/jira/browse/HUDI-452 Project: Apache Hudi (incubating

[GitHub] [incubator-hudi] hddong commented on a change in pull request #1111: [HUDI-331]Fix java docs for all public apis in HoodieWriteClient

2019-12-23 Thread GitBox
hddong commented on a change in pull request #: [HUDI-331]Fix java docs for all public apis in HoodieWriteClient URL: https://github.com/apache/incubator-hudi/pull/#discussion_r360811318 ## File path: hudi-client/src/main/java/org/apache/hudi/HoodieWriteClient.java