[GitHub] [incubator-hudi] bvaradar opened a new pull request #721: HUDI-147 Compaction Inflight Rollback not deleting Marker directory

2019-06-08 Thread GitBox
bvaradar opened a new pull request #721: HUDI-147 Compaction Inflight Rollback not deleting Marker directory URL: https://github.com/apache/incubator-hudi/pull/721 When a compaction run for an instant fails, subsequent run rollbacks inflight and retries compaction. As part of this step, ma

[GitHub] [incubator-hudi] NetsanetGeb commented on issue #714: Performance Comparison of HoodieDeltaStreamer and DataSourceAPI

2019-06-08 Thread GitBox
NetsanetGeb commented on issue #714: Performance Comparison of HoodieDeltaStreamer and DataSourceAPI URL: https://github.com/apache/incubator-hudi/issues/714#issuecomment-500112859 Thanks. This is so helpful. This is an aut

[GitHub] [incubator-hudi] NetsanetGeb closed issue #714: Performance Comparison of HoodieDeltaStreamer and DataSourceAPI

2019-06-08 Thread GitBox
NetsanetGeb closed issue #714: Performance Comparison of HoodieDeltaStreamer and DataSourceAPI URL: https://github.com/apache/incubator-hudi/issues/714 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-hudi] bvaradar opened a new pull request #722: HUDI-148 Small File selection logic for MOR must skip fileIds selected for pending compaction correctly

2019-06-08 Thread GitBox
bvaradar opened a new pull request #722: HUDI-148 Small File selection logic for MOR must skip fileIds selected for pending compaction correctly URL: https://github.com/apache/incubator-hudi/pull/722 The current small file-handling selection could sometimes throw exception similar to