You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [hudi] FelixKJose commented on issue #1875: EMR + Spark Batch job + HUDI + Hive external Metastore (MySQL RDS Instance) failed with No Suitable Driver - posted by GitBox <gi...@apache.org> on 2020/08/01 00:08:29 UTC, 1 replies.
- [jira] [Commented] (HUDI-1117) Add tdunning json library to spark and utilities bundle - posted by "Abhishek Modi (Jira)" <ji...@apache.org> on 2020/08/01 01:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1117) Add tdunning json library to spark and utilities bundle - posted by "Abhishek Modi (Jira)" <ji...@apache.org> on 2020/08/01 01:17:00 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1894: [WIP] Suppressing spark logs for hudi-integ and hudi-utilities - posted by GitBox <gi...@apache.org> on 2020/08/01 01:26:17 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1876: [HUDI-242] Support for RFC-12/Bootstrapping of external datasets - posted by GitBox <gi...@apache.org> on 2020/08/01 01:34:45 UTC, 1 replies.
- [hudi] branch master updated (ccd70a7 -> 727f1df) - posted by vi...@apache.org on 2020/08/01 02:01:36 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1894: [MINOR] Suppressing spark logs for hudi-integ and hudi-utilities - posted by GitBox <gi...@apache.org> on 2020/08/01 02:01:40 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1678: [HUDI-242] Metadata Bootstrap changes - posted by GitBox <gi...@apache.org> on 2020/08/01 02:08:24 UTC, 2 replies.
- [GitHub] [hudi] xushiyan commented on pull request #1884: [HUDI-995] Use Transformations, Assertions and SchemaTestUtil - posted by GitBox <gi...@apache.org> on 2020/08/01 02:58:02 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1768: [HUDI-1054][Peformance] Several performance fixes during finalizing writes - posted by GitBox <gi...@apache.org> on 2020/08/01 03:10:36 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1054] Several performance fixes during finalizing writes (#1768) - posted by vi...@apache.org on 2020/08/01 03:10:39 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1140) JCommander not passing command line arguments with comma separated values. - posted by "Sreeram Ramji (Jira)" <ji...@apache.org> on 2020/08/01 03:18:00 UTC, 0 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #1896: [DOC] Add more details to IDE setup - posted by GitBox <gi...@apache.org> on 2020/08/01 03:20:09 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #356 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/01 03:39:18 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 opened a new issue #1890: [SUPPORT] Failed to get record from HoodieMergedLogRecordScanner - posted by GitBox <gi...@apache.org> on 2020/08/01 03:59:28 UTC, 0 replies.
- [jira] [Created] (HUDI-1141) Serialization fail when loading large log files - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/01 04:08:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on issue #1890: [SUPPORT] Failed to get record from HoodieMergedLogRecordScanner - posted by GitBox <gi...@apache.org> on 2020/08/01 04:09:33 UTC, 1 replies.
- [GitHub] [hudi] zherenyu831 commented on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS - posted by GitBox <gi...@apache.org> on 2020/08/01 04:20:19 UTC, 1 replies.
- [GitHub] [hudi] garyli1019 commented on pull request #1848: [HUDI-69] Support Spark Datasource for MOR table - RDD approach - posted by GitBox <gi...@apache.org> on 2020/08/01 04:23:15 UTC, 3 replies.
- [jira] [Updated] (HUDI-1141) Serialization fail when loading two log files - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/01 04:25:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 edited a comment on issue #1890: [SUPPORT] Failed to get record from HoodieMergedLogRecordScanner - posted by GitBox <gi...@apache.org> on 2020/08/01 05:42:52 UTC, 1 replies.
- [GitHub] [hudi] shenh062326 commented on a change in pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/01 07:08:56 UTC, 7 replies.
- [GitHub] [hudi] shenh062326 commented on a change in pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/01 07:47:02 UTC, 5 replies.
- [GitHub] [hudi] codecov-commenter commented on pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/01 09:25:22 UTC, 0 replies.
- [GitHub] [hudi] codecov-commenter edited a comment on pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/01 09:25:44 UTC, 0 replies.
- [jira] [Commented] (HUDI-1140) JCommander not passing command line arguments with comma separated values. - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/01 09:39:00 UTC, 1 replies.
- [GitHub] [hudi] pratyakshsharma commented on issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/01 09:39:50 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-995] Use Transformations, Assertions and SchemaTestUtil (#1884) - posted by vi...@apache.org on 2020/08/01 12:57:30 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1884: [HUDI-995] Use Transformations, Assertions and SchemaTestUtil - posted by GitBox <gi...@apache.org> on 2020/08/01 12:57:34 UTC, 0 replies.
- [jira] [Commented] (HUDI-995) Organize test utils methods and classes - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/01 12:59:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1896: [DOC] Add more details to IDE setup - posted by GitBox <gi...@apache.org> on 2020/08/01 13:08:51 UTC, 1 replies.
- [GitHub] [hudi] leesf commented on pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/01 13:15:02 UTC, 0 replies.
- [jira] [Created] (HUDI-1142) Complete remaining code review comments/follow ups - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/01 13:28:00 UTC, 0 replies.
- [GitHub] [hudi] lw309637554 commented on pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/01 16:08:16 UTC, 1 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/01 16:42:40 UTC, 4 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/01 16:53:40 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1703: [HUDI-993] Let delete API use "hoodie.delete.shuffle.parallelism" - posted by GitBox <gi...@apache.org> on 2020/08/01 16:54:44 UTC, 2 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #1897: [MINOR] Prevent scalatest plugin from running in non-UTs - posted by GitBox <gi...@apache.org> on 2020/08/01 17:45:15 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #1896: [DOC] Add more details to IDE setup - posted by GitBox <gi...@apache.org> on 2020/08/01 17:59:28 UTC, 1 replies.
- [jira] [Commented] (HUDI-1098) Marker file finalizing may block on a data file that was never written - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/01 18:20:00 UTC, 7 replies.
- [GitHub] [hudi] FelixKJose commented on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS - posted by GitBox <gi...@apache.org> on 2020/08/01 22:49:50 UTC, 3 replies.
- [GitHub] [hudi] sreeram26 opened a new pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/01 23:16:01 UTC, 0 replies.
- [jira] [Updated] (HUDI-1140) JCommander not passing command line arguments with comma separated values. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/01 23:17:00 UTC, 1 replies.
- [GitHub] [hudi] sreeram26 commented on pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/01 23:21:33 UTC, 1 replies.
- [GitHub] [hudi] codecov-commenter commented on pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/02 02:34:51 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 opened a new pull request #1899: [MINOR]Remove redundant import in hudi-integ-test - posted by GitBox <gi...@apache.org> on 2020/08/02 03:26:13 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 opened a new pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/02 03:30:17 UTC, 0 replies.
- [jira] [Updated] (HUDI-531) Add java doc for hudi test suite general classes - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/02 03:31:00 UTC, 1 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1899: [MINOR]Remove redundant import in hudi-integ-test - posted by GitBox <gi...@apache.org> on 2020/08/02 03:33:34 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/02 03:33:54 UTC, 2 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #357 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/02 03:39:20 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 opened a new pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/02 03:59:23 UTC, 0 replies.
- [jira] [Updated] (HUDI-532) Add java doc for hudi test suite test classes - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/02 04:00:00 UTC, 1 replies.
- [GitHub] [hudi] zherenyu831 edited a comment on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS - posted by GitBox <gi...@apache.org> on 2020/08/02 07:07:45 UTC, 1 replies.
- [GitHub] [hudi] yanghua merged pull request #1899: [MINOR]Remove redundant import in hudi-integ-test - posted by GitBox <gi...@apache.org> on 2020/08/02 13:30:30 UTC, 0 replies.
- [hudi] branch master updated: [MINOR] Remove redundant import in hudi-integ-test (#1899) - posted by vi...@apache.org on 2020/08/02 13:30:37 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/02 13:32:04 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto commented on issue #1878: [SUPPORT] Spark Structured Streaming To Hudi Sink Datasource taking much longer - posted by GitBox <gi...@apache.org> on 2020/08/02 13:42:27 UTC, 1 replies.
- [GitHub] [hudi] codecov-commenter commented on pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/02 14:41:55 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1876: [HUDI-242] Support for RFC-12/Bootstrapping of external datasets - posted by GitBox <gi...@apache.org> on 2020/08/02 19:49:41 UTC, 3 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1149: [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert - posted by GitBox <gi...@apache.org> on 2020/08/02 20:30:44 UTC, 3 replies.
- [GitHub] [hudi] rubenssoto opened a new issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/02 22:30:14 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/03 00:42:49 UTC, 1 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/03 00:57:14 UTC, 2 replies.
- [GitHub] [hudi] yanghua commented on pull request #1772: [HUDI-978]Specify version information for each component separately - posted by GitBox <gi...@apache.org> on 2020/08/03 00:58:28 UTC, 1 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #1903: [MINOR] Suppress full hive log and fetch only exceptions with context - posted by GitBox <gi...@apache.org> on 2020/08/03 01:22:37 UTC, 0 replies.
- [GitHub] [hudi] codecov-commenter commented on pull request #1903: [MINOR] Suppress full hive log and fetch only exceptions with context - posted by GitBox <gi...@apache.org> on 2020/08/03 01:53:33 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on a change in pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/03 02:33:23 UTC, 4 replies.
- [jira] [Created] (HUDI-1143) Reintroduce timestamp micros field in HoodieTestDataGenerator - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/03 02:40:00 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/03 02:40:42 UTC, 3 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1903: [MINOR] Suppress full hive log and fetch only exceptions with context - posted by GitBox <gi...@apache.org> on 2020/08/03 02:44:59 UTC, 0 replies.
- [hudi] branch master updated (30dcd5c -> 4ebd2db) - posted by vi...@apache.org on 2020/08/03 02:45:01 UTC, 0 replies.
- [jira] [Updated] (HUDI-1139) Add support for JuiceFS - posted by "cadl (Jira)" <ji...@apache.org> on 2020/08/03 03:06:00 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1897: [MINOR] Prevent scalatest plugin from running in non-UTs - posted by GitBox <gi...@apache.org> on 2020/08/03 03:26:22 UTC, 1 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #1897: [MINOR] Prevent scalatest plugin from running in non-UTs - posted by GitBox <gi...@apache.org> on 2020/08/03 03:32:33 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1897: [MINOR] Prevent scalatest plugin from running in non-UTs - posted by GitBox <gi...@apache.org> on 2020/08/03 03:34:08 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/03 03:35:01 UTC, 4 replies.
- [hudi] branch master updated (4ebd2db -> 8aa9142) - posted by vi...@apache.org on 2020/08/03 03:37:53 UTC, 1 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #358 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/03 03:41:34 UTC, 0 replies.
- [GitHub] [hudi] sbernauer commented on pull request #1888: HUDI-1129: AvroConversionUtils unable to handle avro to row transformation when passing evolved schema - posted by GitBox <gi...@apache.org> on 2020/08/03 10:37:23 UTC, 0 replies.
- [GitHub] [hudi] sbernauer commented on a change in pull request #1888: HUDI-1129: AvroConversionUtils unable to handle avro to row transformation when passing evolved schema - posted by GitBox <gi...@apache.org> on 2020/08/03 10:39:32 UTC, 0 replies.
- [GitHub] [hudi] DeyinZhong commented on a change in pull request #1891: [HUDI-1124] Document the usage of Tencent COSN - posted by GitBox <gi...@apache.org> on 2020/08/03 12:00:47 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp commented on issue #764: Hoodie 0.4.7: Error upserting bucketType UPDATE for partition #, No value present - posted by GitBox <gi...@apache.org> on 2020/08/03 12:07:21 UTC, 1 replies.
- [GitHub] [hudi] mingujotemp edited a comment on issue #764: Hoodie 0.4.7: Error upserting bucketType UPDATE for partition #, No value present - posted by GitBox <gi...@apache.org> on 2020/08/03 12:08:26 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-1124] Document the usage of Tencent COSN (#1891) - posted by le...@apache.org on 2020/08/03 12:19:13 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1891: [HUDI-1124] Document the usage of Tencent COSN - posted by GitBox <gi...@apache.org> on 2020/08/03 12:19:15 UTC, 0 replies.
- [hudi] branch asf-site updated: Travis CI build asf-site - posted by vi...@apache.org on 2020/08/03 12:21:16 UTC, 15 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1904: [MINOR] Adding apache hudi design and code walk through talk link to Apache Hudi website - posted by GitBox <gi...@apache.org> on 2020/08/03 14:33:30 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1752: [HUDI-575] Support Async Compaction for spark streaming writes to hudi table - posted by GitBox <gi...@apache.org> on 2020/08/03 14:38:37 UTC, 2 replies.
- [GitHub] [hudi] bvaradar closed issue #1867: [SUPPORT] hudi is incurring emrfs eTag inconsistency issue with s3 and emrfs consistent view - posted by GitBox <gi...@apache.org> on 2020/08/03 14:42:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1867: [SUPPORT] hudi is incurring emrfs eTag inconsistency issue with s3 and emrfs consistent view - posted by GitBox <gi...@apache.org> on 2020/08/03 14:42:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1905: [MINOR] Fixing usage of right config value for parallelism to dedup in Bulk Insert - posted by GitBox <gi...@apache.org> on 2020/08/03 14:43:12 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1144) Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/03 14:45:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1144) Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/03 14:45:00 UTC, 2 replies.
- [jira] [Created] (HUDI-1144) Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/03 14:45:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1889: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/03 14:45:37 UTC, 1 replies.
- [GitHub] [hudi] bvaradar closed issue #1875: EMR + Spark Batch job + HUDI + Hive external Metastore (MySQL RDS Instance) failed with No Suitable Driver - posted by GitBox <gi...@apache.org> on 2020/08/03 14:50:53 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1875: EMR + Spark Batch job + HUDI + Hive external Metastore (MySQL RDS Instance) failed with No Suitable Driver - posted by GitBox <gi...@apache.org> on 2020/08/03 14:50:57 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/03 14:52:35 UTC, 6 replies.
- [GitHub] [hudi] bvaradar commented on issue #1787: Exception During Insert - posted by GitBox <gi...@apache.org> on 2020/08/03 14:53:40 UTC, 1 replies.
- [GitHub] [hudi] tooptoop4 opened a new issue #1906: [SUPPORT] org.apache.hudi.common.util.FSUtils logging too verbose - posted by GitBox <gi...@apache.org> on 2020/08/03 14:54:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1890: [SUPPORT] Failed to get record from HoodieMergedLogRecordScanner - posted by GitBox <gi...@apache.org> on 2020/08/03 15:03:08 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/03 15:04:16 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1058] Make delete marker configurable (#1819) - posted by si...@apache.org on 2020/08/03 15:06:41 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan merged pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/03 15:06:45 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1878: [SUPPORT] Spark Structured Streaming To Hudi Sink Datasource taking much longer - posted by GitBox <gi...@apache.org> on 2020/08/03 15:10:48 UTC, 0 replies.
- [hudi] branch asf-site updated: [MINOR] Adding apache hudi design and code walk through talk link to hudi website (#1904) - posted by vi...@apache.org on 2020/08/03 15:12:36 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1904: [MINOR] Adding apache hudi design and code walk through talk link to Apache Hudi website - posted by GitBox <gi...@apache.org> on 2020/08/03 15:12:49 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS - posted by GitBox <gi...@apache.org> on 2020/08/03 15:14:08 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #764: Hoodie 0.4.7: Error upserting bucketType UPDATE for partition #, No value present - posted by GitBox <gi...@apache.org> on 2020/08/03 15:20:55 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1892: [SUPPORT] Hudi compaction caused OOM problem - posted by GitBox <gi...@apache.org> on 2020/08/03 15:34:37 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/03 15:39:54 UTC, 3 replies.
- [GitHub] [hudi] rubenssoto commented on issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/03 16:08:19 UTC, 6 replies.
- [GitHub] [hudi] nagacse commented on pull request #1781: [MINOR] Relocate jetty during shading/packaging for Databricks runtime - posted by GitBox <gi...@apache.org> on 2020/08/03 16:11:17 UTC, 0 replies.
- [GitHub] [hudi] nagacse edited a comment on pull request #1781: [MINOR] Relocate jetty during shading/packaging for Databricks runtime - posted by GitBox <gi...@apache.org> on 2020/08/03 16:13:18 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 commented on issue #1892: [SUPPORT] Hudi compaction caused OOM problem - posted by GitBox <gi...@apache.org> on 2020/08/03 16:14:32 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 edited a comment on issue #1892: [SUPPORT] Hudi compaction caused OOM problem - posted by GitBox <gi...@apache.org> on 2020/08/03 16:21:24 UTC, 0 replies.
- [GitHub] [hudi] nagacse opened a new pull request #1907: Deltastreamer on Databricks-6.6 version - posted by GitBox <gi...@apache.org> on 2020/08/03 17:37:45 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1905: [MINOR] Fixing usage of right config value for parallelism to dedup in Bulk Insert - posted by GitBox <gi...@apache.org> on 2020/08/03 17:38:46 UTC, 0 replies.
- [hudi] branch master updated (433d7d2 -> 266bce1) - posted by vi...@apache.org on 2020/08/03 17:38:47 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/03 17:43:21 UTC, 1 replies.
- [GitHub] [hudi] sreeram26 commented on a change in pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/03 17:48:32 UTC, 2 replies.
- [jira] [Created] (HUDI-1145) Debug if Insert operation calls upsert in case of small file handling path. - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/03 18:32:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1145) Debug if Insert operation calls upsert in case of small file handling path. - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/03 18:34:00 UTC, 1 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/03 19:01:05 UTC, 10 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1876: [HUDI-242] Support for RFC-12/Bootstrapping of external datasets - posted by GitBox <gi...@apache.org> on 2020/08/03 19:34:23 UTC, 0 replies.
- [jira] [Created] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Brandon Scheller (Jira)" <ji...@apache.org> on 2020/08/03 19:48:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Brandon Scheller (Jira)" <ji...@apache.org> on 2020/08/03 19:56:00 UTC, 2 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/03 21:03:17 UTC, 3 replies.
- [GitHub] [hudi] prashantwason commented on a change in pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/03 23:12:14 UTC, 12 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/03 23:12:36 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/03 23:19:39 UTC, 8 replies.
- [jira] [Updated] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/03 23:20:00 UTC, 2 replies.
- [jira] [Updated] (HUDI-289) Implement a test suite to support long running test for Hudi writing and querying end-end - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:10:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-289) Implement a test suite to support long running test for Hudi writing and querying end-end - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:11:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-289) Implement a test suite to support long running test for Hudi writing and querying end-end - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:11:00 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1817: [HUDI-651] Fix incremental queries in MOR tables - posted by GitBox <gi...@apache.org> on 2020/08/04 00:11:56 UTC, 0 replies.
- [jira] [Updated] (HUDI-472) Make sortBy() inside bulkInsertInternal() configurable for bulk_insert - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:13:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-472) Make sortBy() inside bulkInsertInternal() configurable for bulk_insert - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:14:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-472) Make sortBy() inside bulkInsertInternal() configurable for bulk_insert - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:14:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1013) Bulk Insert w/o converting to RDD - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-860) Ability to do small file handling without need for caching - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:16:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-979) AWSDMSPayload delete handling with MOR - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:17:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-845) Allow parallel writing and move the pending rollback work into cleaner - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:17:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1117) Add tdunning json library to spark and utilities bundle - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:18:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-1115) Setup and run long running streaming job in AWS environment - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/04 00:18:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1876: [HUDI-242] Support for RFC-12/Bootstrapping of external datasets - posted by GitBox <gi...@apache.org> on 2020/08/04 03:19:31 UTC, 0 replies.
- [hudi] branch master updated (266bce1 -> 539621b) - posted by vi...@apache.org on 2020/08/04 03:19:34 UTC, 0 replies.
- [GitHub] [hudi] Ares-W opened a new issue #1908: [SUPPORT]There are too many close_wait sockets on 50010 port when I use SparkStreaming to save kafka data to Hudi. - posted by GitBox <gi...@apache.org> on 2020/08/04 03:22:33 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1876: [HUDI-242] Support for RFC-12/Bootstrapping of external datasets - posted by GitBox <gi...@apache.org> on 2020/08/04 03:28:09 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1848: [HUDI-69] Support Spark Datasource for MOR table - RDD approach - posted by GitBox <gi...@apache.org> on 2020/08/04 03:33:46 UTC, 11 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #359 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/04 03:39:22 UTC, 0 replies.
- [jira] [Commented] (HUDI-887) Add ability to read Snapshot and Incremental Queries from Presto - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/04 05:25:00 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/04 05:27:28 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/04 05:32:56 UTC, 2 replies.
- [GitHub] [hudi] nagacse closed pull request #1907: Deltastreamer on Databricks-6.6 version - posted by GitBox <gi...@apache.org> on 2020/08/04 06:14:35 UTC, 0 replies.
- [GitHub] [hudi] nagacse commented on pull request #1907: Deltastreamer on Databricks-6.6 version - posted by GitBox <gi...@apache.org> on 2020/08/04 06:16:31 UTC, 0 replies.
- [jira] [Created] (HUDI-1147) Generate valid timestamp and partition for data generator - posted by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2020/08/04 06:24:00 UTC, 0 replies.
- [GitHub] [hudi] Ares-W closed issue #1908: [SUPPORT]There are too many close_wait sockets on 50010 port when I use SparkStreaming to save kafka data to Hudi. - posted by GitBox <gi...@apache.org> on 2020/08/04 06:40:49 UTC, 0 replies.
- [GitHub] [hudi] Ares-W commented on issue #1908: [SUPPORT]There are too many close_wait sockets on 50010 port when I use SparkStreaming to save kafka data to Hudi. - posted by GitBox <gi...@apache.org> on 2020/08/04 06:41:20 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1848: [HUDI-69] Support Spark Datasource for MOR table - RDD approach - posted by GitBox <gi...@apache.org> on 2020/08/04 06:48:48 UTC, 2 replies.
- [GitHub] [hudi] garyli1019 commented on a change in pull request #1848: [HUDI-69] Support Spark Datasource for MOR table - RDD approach - posted by GitBox <gi...@apache.org> on 2020/08/04 07:05:51 UTC, 3 replies.
- [GitHub] [hudi] mingujotemp opened a new issue #1909: [SUPPORT] "Failed to get update last commit time synced to 20200804071144" - posted by GitBox <gi...@apache.org> on 2020/08/04 07:19:44 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp commented on issue #1745: Deltastreamer -Global bloom Index resulting Duplicates across partitions for Same record Key - posted by GitBox <gi...@apache.org> on 2020/08/04 07:33:37 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp opened a new issue #1910: [SUPPORT] Upsert operation duplicating records in a partition - posted by GitBox <gi...@apache.org> on 2020/08/04 08:13:33 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp opened a new issue #1911: [SUPPORT] GLOBAL_BLOOM index errors on Upsert operation - posted by GitBox <gi...@apache.org> on 2020/08/04 10:17:42 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1745: Deltastreamer -Global bloom Index resulting Duplicates across partitions for Same record Key - posted by GitBox <gi...@apache.org> on 2020/08/04 11:09:40 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/04 11:15:50 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/04 11:22:06 UTC, 1 replies.
- [GitHub] [hudi] shenh062326 commented on pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/04 11:32:32 UTC, 4 replies.
- [GitHub] [hudi] shenh062326 edited a comment on pull request #1819: [HUDI-1058] Make delete marker configurable - posted by GitBox <gi...@apache.org> on 2020/08/04 12:22:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/04 12:22:04 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/04 12:22:07 UTC, 2 replies.
- [jira] [Updated] (HUDI-1098) Marker file finalizing may block on a data file that was never written - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/04 12:23:00 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on issue #1906: [SUPPORT] org.apache.hudi.common.util.FSUtils logging too verbose - posted by GitBox <gi...@apache.org> on 2020/08/04 14:53:58 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1906: [SUPPORT] org.apache.hudi.common.util.FSUtils logging too verbose - posted by GitBox <gi...@apache.org> on 2020/08/04 14:53:58 UTC, 0 replies.
- [jira] [Updated] (HUDI-1148) Revisit log messages seen when wiriting or reading through Hudi - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/04 14:54:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1148) Revisit log messages seen when wiriting or reading through Hudi - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/04 14:54:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1909: [SUPPORT] "Failed to get update last commit time synced to 20200804071144" - posted by GitBox <gi...@apache.org> on 2020/08/04 15:01:28 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on issue #1910: [SUPPORT] Upsert operation duplicating records in a partition - posted by GitBox <gi...@apache.org> on 2020/08/04 15:05:08 UTC, 3 replies.
- [GitHub] [hudi] bvaradar commented on issue #1911: [SUPPORT] GLOBAL_BLOOM index errors on Upsert operation - posted by GitBox <gi...@apache.org> on 2020/08/04 15:11:47 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/04 15:14:48 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/04 15:14:49 UTC, 4 replies.
- [GitHub] [hudi] bvaradar closed issue #1705: Tracking Hudi Data along transaction time and buisness time - posted by GitBox <gi...@apache.org> on 2020/08/04 15:16:35 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1705: Tracking Hudi Data along transaction time and buisness time - posted by GitBox <gi...@apache.org> on 2020/08/04 15:16:35 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1766: [SUPPORT] Hudi COW - Bulk Insert followed by Upsert via Spark streaming job - posted by GitBox <gi...@apache.org> on 2020/08/04 15:19:19 UTC, 1 replies.
- [GitHub] [hudi] bvaradar closed issue #1766: [SUPPORT] Hudi COW - Bulk Insert followed by Upsert via Spark streaming job - posted by GitBox <gi...@apache.org> on 2020/08/04 15:20:29 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1787: Exception During Insert - posted by GitBox <gi...@apache.org> on 2020/08/04 15:21:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1791: [SUPPORT] Does DeltaStreamer support listening to multiple kafka topics and upserting to multiple tables? - posted by GitBox <gi...@apache.org> on 2020/08/04 15:21:30 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1791: [SUPPORT] Does DeltaStreamer support listening to multiple kafka topics and upserting to multiple tables? - posted by GitBox <gi...@apache.org> on 2020/08/04 15:21:30 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1798: Question reading partition path with less level is more faster than what document mentioned - posted by GitBox <gi...@apache.org> on 2020/08/04 15:23:48 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1798: Question reading partition path with less level is more faster than what document mentioned - posted by GitBox <gi...@apache.org> on 2020/08/04 15:23:48 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1800: [SUPPORT] finalize errors "at org.apache.hudi.table.HoodieTable.cleanFailedWrites" - posted by GitBox <gi...@apache.org> on 2020/08/04 15:24:18 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1800: [SUPPORT] finalize errors "at org.apache.hudi.table.HoodieTable.cleanFailedWrites" - posted by GitBox <gi...@apache.org> on 2020/08/04 15:24:18 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1811: Deltastreamer Offset exception -Prod - posted by GitBox <gi...@apache.org> on 2020/08/04 15:24:50 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1811: Deltastreamer Offset exception -Prod - posted by GitBox <gi...@apache.org> on 2020/08/04 15:24:50 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1825: [SUPPORT] Compaction of parquet and meta file - posted by GitBox <gi...@apache.org> on 2020/08/04 15:26:21 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1828: [SUPPORT] Cannot force hudi to retain only last commit - posted by GitBox <gi...@apache.org> on 2020/08/04 15:28:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1828: [SUPPORT] Cannot force hudi to retain only last commit - posted by GitBox <gi...@apache.org> on 2020/08/04 15:28:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1839: Question, Add Support to Hudi datasets to spark structured streaming - posted by GitBox <gi...@apache.org> on 2020/08/04 15:29:54 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1839: Question, Add Support to Hudi datasets to spark structured streaming - posted by GitBox <gi...@apache.org> on 2020/08/04 15:29:55 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1843: [SUPPORT] Hudi cli errors when doing 'stats filesizes' on hoodie 0.4.6 data - posted by GitBox <gi...@apache.org> on 2020/08/04 15:30:45 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1843: [SUPPORT] Hudi cli errors when doing 'stats filesizes' on hoodie 0.4.6 data - posted by GitBox <gi...@apache.org> on 2020/08/04 15:30:45 UTC, 0 replies.
- [GitHub] [hudi] luffyd commented on issue #1872: [SUPPORT]Getting 503s from S3 during upserts - posted by GitBox <gi...@apache.org> on 2020/08/04 15:30:55 UTC, 2 replies.
- [GitHub] [hudi] bvaradar closed issue #1846: [SUPPORT] HoodieSnapshotCopier example - posted by GitBox <gi...@apache.org> on 2020/08/04 15:31:39 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1852: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/04 15:32:43 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1852: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/04 15:32:43 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1860: [SUPPORT] Issue when querying from Spark Datasource if COW table is being written to at the same time - posted by GitBox <gi...@apache.org> on 2020/08/04 15:33:46 UTC, 1 replies.
- [GitHub] [hudi] luffyd commented on issue #1866: [SUPPORT]Clean up does not seem to happen on MOR table - posted by GitBox <gi...@apache.org> on 2020/08/04 15:34:06 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1872: [SUPPORT]Getting 503s from S3 during upserts - posted by GitBox <gi...@apache.org> on 2020/08/04 15:34:27 UTC, 0 replies.
- [GitHub] [hudi] luffyd opened a new issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/04 15:54:28 UTC, 0 replies.
- [GitHub] [hudi] luffyd commented on issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/04 15:55:30 UTC, 5 replies.
- [GitHub] [hudi] lw309637554 commented on a change in pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/04 16:07:52 UTC, 11 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/04 16:51:32 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1752: [HUDI-575] Support Async Compaction for spark streaming writes to hudi table - posted by GitBox <gi...@apache.org> on 2020/08/04 21:07:47 UTC, 7 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1914: Revert "[HUDI-1058] Make delete marker configurable (#1819)" - posted by GitBox <gi...@apache.org> on 2020/08/04 21:21:41 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1914: Revert "[HUDI-1058] Make delete marker configurable (#1819)" - posted by GitBox <gi...@apache.org> on 2020/08/04 21:24:06 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/04 21:54:30 UTC, 13 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/04 21:57:30 UTC, 4 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/04 22:19:09 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1914: Revert "[HUDI-1058] Make delete marker configurable (#1819)" - posted by GitBox <gi...@apache.org> on 2020/08/04 22:20:53 UTC, 0 replies.
- [hudi] branch master updated: [REVERT] "[HUDI-1058] Make delete marker configurable (#1819)" (#1914) - posted by vi...@apache.org on 2020/08/04 22:20:54 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar removed a comment on pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/04 22:21:37 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/04 22:41:55 UTC, 5 replies.
- [jira] [Created] (HUDI-1149) Add a Console Metrics Reporter - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/05 00:14:00 UTC, 0 replies.
- [GitHub] [hudi] prashantwason opened a new pull request #1915: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by GitBox <gi...@apache.org> on 2020/08/05 00:16:30 UTC, 0 replies.
- [jira] [Updated] (HUDI-1149) Add a Console Metrics Reporter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/05 00:17:00 UTC, 1 replies.
- [GitHub] [hudi] modi95 opened a new pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/05 00:17:53 UTC, 0 replies.
- [jira] [Updated] (HUDI-1025) Meter RPC calls in HoodieWrapperFileSystem - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/05 00:18:00 UTC, 2 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #1915: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by GitBox <gi...@apache.org> on 2020/08/05 00:23:23 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/05 00:38:36 UTC, 1 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1917: [WIP] Copy of PR 1752 to debug CI failure. Not for merging - posted by GitBox <gi...@apache.org> on 2020/08/05 00:43:29 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #1509: [HUDI-525] lack of insert info in delta_commit inflight - posted by GitBox <gi...@apache.org> on 2020/08/05 00:43:39 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #1509: [HUDI-525] lack of insert info in delta_commit inflight - posted by GitBox <gi...@apache.org> on 2020/08/05 00:44:11 UTC, 0 replies.
- [hudi] branch master updated (ab11ba4 -> d3711a2) - posted by na...@apache.org on 2020/08/05 00:44:16 UTC, 0 replies.
- [jira] [Updated] (HUDI-1085) Support specifies archived path in HoodieSparkSqlWriter - posted by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2020/08/05 00:47:00 UTC, 2 replies.
- [GitHub] [hudi] n3nash commented on pull request #1242: [HUDI-544] Archived commits command code cleanup - posted by GitBox <gi...@apache.org> on 2020/08/05 00:48:04 UTC, 0 replies.
- [GitHub] [hudi] n3nash edited a comment on pull request #1242: [HUDI-544] Archived commits command code cleanup - posted by GitBox <gi...@apache.org> on 2020/08/05 00:48:16 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data - posted by GitBox <gi...@apache.org> on 2020/08/05 00:48:48 UTC, 0 replies.
- [GitHub] [hudi] nandini57 commented on issue #1705: Tracking Hudi Data along transaction time and buisness time - posted by GitBox <gi...@apache.org> on 2020/08/05 00:59:36 UTC, 0 replies.
- [jira] [Commented] (HUDI-1112) Blog on Tracking Hudi Data along transaction time and buisness time - posted by "Sandeep Maji (Jira)" <ji...@apache.org> on 2020/08/05 01:01:00 UTC, 1 replies.
- [GitHub] [hudi] leesf commented on a change in pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/05 01:16:57 UTC, 6 replies.
- [jira] [Assigned] (HUDI-1112) Blog on Tracking Hudi Data along transaction time and buisness time - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/05 01:36:00 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp commented on issue #1909: [SUPPORT] "Failed to get update last commit time synced to 20200804071144" - posted by GitBox <gi...@apache.org> on 2020/08/05 02:14:44 UTC, 0 replies.
- [GitHub] [hudi] mingujotemp commented on issue #1910: [SUPPORT] Upsert operation duplicating records in a partition - posted by GitBox <gi...@apache.org> on 2020/08/05 02:19:35 UTC, 1 replies.
- [GitHub] [hudi] bigmisspanda commented on issue #1613: [SUPPORT] Does hudi support change column for spark dataframe OR alter hudi table add a column? - posted by GitBox <gi...@apache.org> on 2020/08/05 03:09:41 UTC, 0 replies.
- [GitHub] [hudi] yanghua closed pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data - posted by GitBox <gi...@apache.org> on 2020/08/05 03:23:36 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1115: [HUDI-392] Introduce DIstributedTestDataSource to generate test data - posted by GitBox <gi...@apache.org> on 2020/08/05 03:23:38 UTC, 0 replies.
- [jira] [Updated] (HUDI-420) Automated end to end Integration Test - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-421) Cleanup bootstrap code and create PR for FileStystemView changes - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-427) Implement CLI support for performing bootstrap - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-807) Spark DS Support for incremental queries for bootstrapped tables - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-424) Implement Hive Query Side Integration for querying tables containing bootstrap file slices - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-425) Implement support for bootstrapping in HoodieDeltaStreamer - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-418) Bootstrap Index - Implementation - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-423) Implement upsert functionality for handling updates to these bootstrap file slices - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-422) Cleanup bootstrap code and create write APIs for supporting bootstrap - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-426) Implement Spark DataSource Support for querying bootstrapped tables - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-806) Implement support for bootstrapping via Spark datasource API - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:08:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-900) Metadata Bootstrap Key Generator needs to handle complex keys correctly - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:09:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1054) Address performance issues with finalizing writes on S3 - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:09:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-242) [RFC-12] Support Efficient bootstrap of large parquet datasets to Hudi - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:13:00 UTC, 2 replies.
- [jira] [Reopened] (HUDI-426) Implement Spark DataSource Support for querying bootstrapped tables - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-242) Support Efficient bootstrap of large parquet datasets to Hudi - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:13:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-841) Abstract common meta sync module support multiple meta service - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:20:00 UTC, 3 replies.
- [jira] [Updated] (HUDI-1091) Handle empty input batch gracefully in ParquetDFSSource - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/05 04:21:00 UTC, 1 replies.
- [jira] [Reopened] (HUDI-427) Implement CLI support for performing bootstrap - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/05 04:23:00 UTC, 0 replies.
- [hudi] branch master updated (d3711a2 -> 217a841) - posted by vb...@apache.org on 2020/08/05 04:43:04 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1898: [HUDI-1140] Fix Jcommander issue for --hoodie-conf in DeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/05 04:43:09 UTC, 0 replies.
- [GitHub] [hudi] prashantwason commented on a change in pull request #1915: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by GitBox <gi...@apache.org> on 2020/08/05 04:48:34 UTC, 0 replies.
- [GitHub] [hudi] prashantwason commented on pull request #1915: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by GitBox <gi...@apache.org> on 2020/08/05 04:49:06 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1140) JCommander not passing command line arguments with comma separated values. - posted by "Sreeram Ramji (Jira)" <ji...@apache.org> on 2020/08/05 05:00:00 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #360 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/05 05:06:58 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1918: [MINOR] Adding timeout for each command execution in docker and capture output. This will help get stdout/stderr of stuck commands - posted by GitBox <gi...@apache.org> on 2020/08/05 07:08:02 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1919: [HUDI-1144] Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by GitBox <gi...@apache.org> on 2020/08/05 07:28:13 UTC, 0 replies.
- [jira] [Assigned] (HUDI-210) Implement prometheus metrics reporter - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/05 07:54:00 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on issue #1613: [SUPPORT] Does hudi support change column for spark dataframe OR alter hudi table add a column? - posted by GitBox <gi...@apache.org> on 2020/08/05 08:27:45 UTC, 0 replies.
- [jira] [Created] (HUDI-1150) Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/05 08:57:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1150) Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/05 08:59:00 UTC, 5 replies.
- [GitHub] [hudi] hddong commented on pull request #1772: [HUDI-978]Specify version information for each component separately - posted by GitBox <gi...@apache.org> on 2020/08/05 09:56:39 UTC, 1 replies.
- [jira] [Commented] (HUDI-1150) Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/05 10:28:00 UTC, 2 replies.
- [GitHub] [hudi] Mathieu1124 opened a new pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/05 11:26:23 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/05 11:36:27 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1704: [HUDI-115] Enhance OverwriteWithLatestAvroPayload to also respect ordering value of record in storage - posted by GitBox <gi...@apache.org> on 2020/08/05 12:13:26 UTC, 0 replies.
- [hudi] branch asf-site updated: [DOC] Add more details to IDE setup (#1896) - posted by vi...@apache.org on 2020/08/05 12:50:29 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1896: [DOC] Add more details to IDE setup - posted by GitBox <gi...@apache.org> on 2020/08/05 12:50:35 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto edited a comment on issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/05 13:12:50 UTC, 2 replies.
- [GitHub] [hudi] rubenssoto removed a comment on issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/05 13:18:22 UTC, 0 replies.
- [jira] [Created] (HUDI-1151) Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/05 13:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1151) Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/05 13:24:00 UTC, 4 replies.
- [GitHub] [hudi] Mathieu1124 opened a new pull request #1921: [HUDI-1151]Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/05 13:38:03 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1921: [HUDI-1151]Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/05 13:38:36 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on a change in pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/05 14:20:47 UTC, 1 replies.
- [hudi] branch master updated: [MINOR] Adding timeout for each command execution in docker and capture output. This will help get stdout/stderr of stuck commands (#1918) - posted by vb...@apache.org on 2020/08/05 14:46:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1918: [MINOR] Adding timeout for each command execution in docker and capture output. This will help get stdout/stderr of stuck commands - posted by GitBox <gi...@apache.org> on 2020/08/05 14:46:52 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-575] Spark Streaming with async compaction support (#1752) - posted by vb...@apache.org on 2020/08/05 14:50:23 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1752: [HUDI-575] Support Async Compaction for spark streaming writes to hudi table - posted by GitBox <gi...@apache.org> on 2020/08/05 14:50:34 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1921: [HUDI-1151]Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/05 15:08:27 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on a change in pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/05 15:49:13 UTC, 1 replies.
- [GitHub] [hudi] n3nash commented on pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/05 16:11:06 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/05 16:17:38 UTC, 13 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1919: [HUDI-1144] Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by GitBox <gi...@apache.org> on 2020/08/05 16:19:27 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1144] Speedup spark read queries by caching metaclient in HoodieROPathFilter (#1919) - posted by vi...@apache.org on 2020/08/05 16:19:54 UTC, 0 replies.
- [jira] [Commented] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Brandon Scheller (Jira)" <ji...@apache.org> on 2020/08/05 16:23:00 UTC, 2 replies.
- [GitHub] [hudi] n3nash commented on pull request #1149: [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert - posted by GitBox <gi...@apache.org> on 2020/08/05 16:27:33 UTC, 1 replies.
- [GitHub] [hudi] n3nash edited a comment on pull request #1149: [HUDI-472] Introduce configurations and new modes of sorting for bulk_insert - posted by GitBox <gi...@apache.org> on 2020/08/05 17:08:30 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #1915: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by GitBox <gi...@apache.org> on 2020/08/05 17:31:54 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1149] Added a console metrics reporter and associated unit tests. - posted by na...@apache.org on 2020/08/05 17:31:59 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on a change in pull request #1817: [HUDI-651] Fix incremental queries in MOR tables - posted by GitBox <gi...@apache.org> on 2020/08/05 18:07:48 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1817: [HUDI-651] Fix incremental queries in MOR tables - posted by GitBox <gi...@apache.org> on 2020/08/05 18:40:15 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto closed issue #1878: [SUPPORT] Spark Structured Streaming To Hudi Sink Datasource taking much longer - posted by GitBox <gi...@apache.org> on 2020/08/05 19:24:14 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1704: [HUDI-115] Enhance OverwriteWithLatestAvroPayload to also respect ordering value of record in storage - posted by GitBox <gi...@apache.org> on 2020/08/05 19:35:29 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1704: [HUDI-115] Enhance OverwriteWithLatestAvroPayload to also respect ordering value of record in storage - posted by GitBox <gi...@apache.org> on 2020/08/05 20:10:41 UTC, 1 replies.
- [jira] [Created] (HUDI-1152) Skip hudi metadata columns during hive-sync - posted by "Brandon Scheller (Jira)" <ji...@apache.org> on 2020/08/05 22:25:00 UTC, 0 replies.
- [GitHub] [hudi] bschell opened a new pull request #1922: [HUDI-1152] Add option to skip syncing Hudi metadata columns - posted by GitBox <gi...@apache.org> on 2020/08/05 22:54:27 UTC, 0 replies.
- [jira] [Updated] (HUDI-1152) Skip hudi metadata columns during hive-sync - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/05 22:55:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1132) Use hadoop shim for other file formats in HoodieHiveCombineInputFormat - posted by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2020/08/05 23:04:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1132) Use hadoop shim for other file formats in HoodieHiveCombineInputFormat - posted by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2020/08/05 23:04:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1132) Use hadoop shim for other file formats in HoodieHiveCombineInputFormat - posted by "Nishith Agarwal (Jira)" <ji...@apache.org> on 2020/08/05 23:04:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1922: [HUDI-1152] Add option to skip syncing Hudi metadata columns - posted by GitBox <gi...@apache.org> on 2020/08/05 23:11:07 UTC, 1 replies.
- [GitHub] [hudi] rufferjr opened a new issue #1923: [SUPPORT] Hive Sync fails to add decimal partition - posted by GitBox <gi...@apache.org> on 2020/08/05 23:18:24 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/06 01:01:21 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 opened a new pull request #1924: [HUDI-999][Performance] Parallelize fetching of bootstrap source data files/partitions - posted by GitBox <gi...@apache.org> on 2020/08/06 02:08:32 UTC, 0 replies.
- [jira] [Updated] (HUDI-999) Parallelize listing of Source dataset partitions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/06 02:09:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/06 03:27:20 UTC, 2 replies.
- [GitHub] [hudi] zherenyu831 closed issue #1892: [SUPPORT] Hudi compaction caused OOM problem - posted by GitBox <gi...@apache.org> on 2020/08/06 03:30:14 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/06 03:32:05 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #361 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/06 03:39:19 UTC, 0 replies.
- [GitHub] [hudi] luffyd edited a comment on issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/06 04:26:53 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1810: [HUDI-875] Abstract hudi-sync-common, and support hudi-hive-sync - posted by GitBox <gi...@apache.org> on 2020/08/06 04:35:07 UTC, 0 replies.
- [hudi] branch master updated (c21209c -> 51ea27d) - posted by vi...@apache.org on 2020/08/06 04:35:09 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1613: [SUPPORT] Does hudi support change column for spark dataframe OR alter hudi table add a column? - posted by GitBox <gi...@apache.org> on 2020/08/06 04:41:54 UTC, 1 replies.
- [GitHub] [hudi] bschell commented on pull request #1922: [HUDI-1152] Add option to skip syncing Hudi metadata columns - posted by GitBox <gi...@apache.org> on 2020/08/06 05:07:45 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar edited a comment on pull request #1922: [HUDI-1152] Add option to skip syncing Hudi metadata columns - posted by GitBox <gi...@apache.org> on 2020/08/06 05:16:56 UTC, 0 replies.
- [jira] [Reopened] (HUDI-305) Presto MOR "_rt" queries only reads base parquet file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/06 05:19:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-305) Presto MOR "_rt" queries only reads base parquet file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/06 05:19:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-305) Presto MOR "_rt" queries only reads base parquet file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/06 05:19:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1153) Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 05:21:00 UTC, 3 replies.
- [jira] [Created] (HUDI-1153) Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 05:21:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1153) Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 05:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 05:40:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 05:40:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1923: [SUPPORT] Hive Sync fails to add decimal partition - posted by GitBox <gi...@apache.org> on 2020/08/06 05:40:28 UTC, 1 replies.
- [GitHub] [hudi] bvaradar closed issue #1889: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/06 05:47:42 UTC, 0 replies.
- [jira] [Resolved] (HUDI-875) Introduce a new pom module named hudi-common-sync - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-878) hudi-spark support the multi catalog conf - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-878) hudi-spark support the multi catalog conf - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-877) Restructure hudi-hive-sync implement hudi-common-sync - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-876) Restructure code/packages to implement hudi-common-sync - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-877) Restructure hudi-hive-sync implement hudi-common-sync - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-876) Restructure code/packages to implement hudi-common-sync - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:15:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1155) support aliyun DLA meta - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:16:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-879) hudi-utilities add the hudi-common-sync metrics - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:16:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1155) support aliyun DLA meta - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:16:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-879) hudi-utilities add the hudi-common-sync metrics - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:16:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1155) support aliyun DLA meta - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:16:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1155) support aliyun DLA meta - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/06 06:20:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-841) Abstract common meta sync module support multiple meta service - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/06 06:24:00 UTC, 1 replies.
- [jira] [Closed] (HUDI-841) Abstract common meta sync module support multiple meta service - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/06 06:24:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-841) Abstract common meta sync module support multiple meta service - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/06 06:24:00 UTC, 1 replies.
- [jira] [Reopened] (HUDI-1155) support aliyun DLA meta - posted by "liwei (Jira)" <ji...@apache.org> on 2020/08/06 06:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1144) Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 06:40:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-575) Support Async Compaction for spark streaming writes to hudi table - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/06 06:40:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1126) code implementation to support structured streaming - posted by "linshan-ma (Jira)" <ji...@apache.org> on 2020/08/06 07:21:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1126) code implementation to support structured streaming - posted by "linshan-ma (Jira)" <ji...@apache.org> on 2020/08/06 07:48:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1924: [HUDI-999][Performance] Parallelize fetching of bootstrap source data files/partitions - posted by GitBox <gi...@apache.org> on 2020/08/06 07:56:57 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/06 08:39:09 UTC, 0 replies.
- [GitHub] [hudi] hddong commented on pull request #1242: [HUDI-544] Archived commits command code cleanup - posted by GitBox <gi...@apache.org> on 2020/08/06 08:50:14 UTC, 1 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/06 08:50:48 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/06 08:55:33 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/06 08:55:45 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/06 08:59:53 UTC, 8 replies.
- [jira] [Created] (HUDI-1156) Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by "Cheshta Sharma (Jira)" <ji...@apache.org> on 2020/08/06 09:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1078) Fix IllegalArgumentException in Delete data demo of Quick-Start Guide - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/06 10:18:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1078) Fix IllegalArgumentException in Delete data demo of Quick-Start Guide - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/06 10:18:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1078) Fix IllegalArgumentException in Delete data demo of Quick-Start Guide - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/06 10:19:00 UTC, 0 replies.
- [GitHub] [hudi] s-sanjay commented on issue #1895: HUDI Dataset backed by Hive Metastore fails on Presto with Unknown converted type TIMESTAMP_MICROS - posted by GitBox <gi...@apache.org> on 2020/08/06 10:23:18 UTC, 1 replies.
- [GitHub] [hudi] Ares-W commented on issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/06 11:15:14 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on a change in pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/06 13:04:11 UTC, 3 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/06 14:21:27 UTC, 28 replies.
- [hudi] branch master updated (51ea27d -> b51646d) - posted by vi...@apache.org on 2020/08/06 16:03:33 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1921: [HUDI-1151]Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/06 16:03:34 UTC, 0 replies.
- [jira] [Closed] (HUDI-1151) Fix NPE when no new data in kafka using HoodieDeltaStreamer - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/06 16:05:00 UTC, 0 replies.
- [GitHub] [hudi] bschell closed pull request #1922: [HUDI-1152] Add option to skip syncing Hudi metadata columns - posted by GitBox <gi...@apache.org> on 2020/08/06 16:33:43 UTC, 0 replies.
- [GitHub] [hudi] jpugliesi opened a new issue #1925: [SUPPORT] Support for Confluent Cloud SchemaRegistryProvider - posted by GitBox <gi...@apache.org> on 2020/08/06 21:30:16 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1108) Allow parallel listing of dataset partitions for various actions during write - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/06 22:00:00 UTC, 2 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/06 23:41:04 UTC, 3 replies.
- [jira] [Created] (HUDI-1157) Optimization whether to query Bootstrapped table using HoodieBootstrapRelation vs Sparks Parquet datasource - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/07 00:03:00 UTC, 0 replies.
- [GitHub] [hudi] zhedoubushishi commented on pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/07 00:30:28 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on issue #1925: [SUPPORT] Support for Confluent Cloud SchemaRegistryProvider - posted by GitBox <gi...@apache.org> on 2020/08/07 00:46:55 UTC, 1 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1924: [HUDI-999][Performance] Parallelize fetching of bootstrap source data files/partitions - posted by GitBox <gi...@apache.org> on 2020/08/07 01:43:46 UTC, 2 replies.
- [jira] [Created] (HUDI-1158) Optimizations in parallelized listing behaviour for markers and bootstrap source files - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/07 02:00:10 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1158) Optimizations in parallelized listing behaviour for markers and bootstrap source files - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/07 02:01:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1156) Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by "linshan-ma (Jira)" <ji...@apache.org> on 2020/08/07 02:04:00 UTC, 0 replies.
- [GitHub] [hudi] linshan-ma opened a new pull request #1926: [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by GitBox <gi...@apache.org> on 2020/08/07 02:18:10 UTC, 0 replies.
- [jira] [Updated] (HUDI-1156) Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/07 02:19:00 UTC, 0 replies.
- [GitHub] [hudi] linshan-ma closed pull request #1926: [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by GitBox <gi...@apache.org> on 2020/08/07 02:19:37 UTC, 0 replies.
- [GitHub] [hudi] linshan-ma opened a new pull request #1927: [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by GitBox <gi...@apache.org> on 2020/08/07 02:24:05 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 edited a comment on pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/07 03:02:11 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1912: [HUDI-1098] Adding TimedWaitOnAppearConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/07 03:07:04 UTC, 2 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #362 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/07 03:39:26 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "linshan-ma (Jira)" <ji...@apache.org> on 2020/08/07 03:46:00 UTC, 0 replies.
- [GitHub] [hudi] cheshta2904 commented on pull request #1927: [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by GitBox <gi...@apache.org> on 2020/08/07 05:37:01 UTC, 0 replies.
- [GitHub] [hudi] cheshta2904 commented on a change in pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/07 05:39:18 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on a change in pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/07 05:43:11 UTC, 5 replies.
- [GitHub] [hudi] pratyakshsharma commented on a change in pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/07 05:49:25 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1924: [HUDI-999][Performance] Parallelize fetching of bootstrap source data files/partitions - posted by GitBox <gi...@apache.org> on 2020/08/07 06:45:10 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-999] [RFC-12] Parallelize fetching of source data files/partitions (#1924) - posted by vi...@apache.org on 2020/08/07 06:45:10 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/07 06:46:32 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/07 06:52:28 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1026) Remove slf4j dependency from HoodieClientTestHarness - posted by "Cheshta Sharma (Jira)" <ji...@apache.org> on 2020/08/07 06:53:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar closed pull request #1917: [WIP] Copy of PR 1752 to debug CI failure. Not for merging - posted by GitBox <gi...@apache.org> on 2020/08/07 06:53:01 UTC, 0 replies.
- [jira] [Updated] (HUDI-1026) Remove slf4j dependency from HoodieClientTestHarness - posted by "Cheshta Sharma (Jira)" <ji...@apache.org> on 2020/08/07 06:54:00 UTC, 3 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1848: [HUDI-69] Support Spark Datasource for MOR table - RDD approach - posted by GitBox <gi...@apache.org> on 2020/08/07 07:28:26 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-69] Support Spark Datasource for MOR table - RDD approach (#1848) - posted by vi...@apache.org on 2020/08/07 07:28:29 UTC, 0 replies.
- [GitHub] [hudi] cheshta2904 opened a new pull request #1928: [HUDI-1026]: removed slf4j dependency from HoodieClientTestHarness - posted by GitBox <gi...@apache.org> on 2020/08/07 08:05:38 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1928: [HUDI-1026]: removed slf4j dependency from HoodieClientTestHarness - posted by GitBox <gi...@apache.org> on 2020/08/07 08:08:32 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1760: [HUDI-1040] Update apis for spark3 compatibility - posted by GitBox <gi...@apache.org> on 2020/08/07 08:11:19 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1678: [HUDI-242] Metadata Bootstrap changes - posted by GitBox <gi...@apache.org> on 2020/08/07 08:16:37 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar closed pull request #1678: [HUDI-242] Metadata Bootstrap changes - posted by GitBox <gi...@apache.org> on 2020/08/07 08:16:39 UTC, 0 replies.
- [jira] [Created] (HUDI-1159) Encryption policy interface - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2020/08/07 10:55:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1160) Support update partial fields for CoW table - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/07 12:02:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1161) Support update partial fields for MoR table - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/07 12:03:00 UTC, 0 replies.
- [GitHub] [hudi] leesf opened a new pull request #1929: [HUDI-1160] Support update partial fields for CoW table - posted by GitBox <gi...@apache.org> on 2020/08/07 12:56:32 UTC, 0 replies.
- [jira] [Updated] (HUDI-1160) Support update partial fields for CoW table - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/07 12:57:00 UTC, 0 replies.
- [GitHub] [hudi] Mathieu1124 commented on a change in pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/07 13:01:32 UTC, 3 replies.
- [GitHub] [hudi] Mathieu1124 commented on pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/07 13:05:29 UTC, 0 replies.
- [jira] [Updated] (HUDI-1159) Parquet encryption policy interface - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2020/08/07 13:15:00 UTC, 1 replies.
- [GitHub] [hudi] UZi5136225 closed pull request #1726: [HUDI-210]Hudi support prometheus - posted by GitBox <gi...@apache.org> on 2020/08/07 13:43:22 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1930: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/07 14:13:07 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 closed pull request #1930: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/07 14:16:33 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/07 14:25:21 UTC, 0 replies.
- [GitHub] [hudi] Yungthuis opened a new pull request #1932: [MINOR]Remove unused import - posted by GitBox <gi...@apache.org> on 2020/08/07 14:52:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 15:26:18 UTC, 0 replies.
- [jira] [Updated] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/07 15:27:00 UTC, 3 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 15:27:22 UTC, 1 replies.
- [jira] [Created] (HUDI-1162) Audit Partition Listing Location : Global Bloom Index lookup - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:37:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1163) Audit Partition Listing Location : Global Simple Index lookup - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:38:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1162) Audit Partition Listing Location : Global Bloom Index lookup - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:38:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1163) Audit Partition Listing Location : Global Simple Index lookup - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:39:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1164) Audit Partition Listing Location : CleanPlanner.getPartitionPathsForFullCleaning - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:39:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1164) Audit Partition Listing Location : CleanPlanner.getPartitionPathsForFullCleaning - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:39:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 15:42:48 UTC, 0 replies.
- [jira] [Created] (HUDI-1165) Audit Partition Listing : Compaction Scheduling - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:45:00 UTC, 0 replies.
- [GitHub] [hudi] jpugliesi commented on issue #1925: [SUPPORT] Support for Confluent Cloud SchemaRegistryProvider - posted by GitBox <gi...@apache.org> on 2020/08/07 15:45:09 UTC, 1 replies.
- [jira] [Created] (HUDI-1166) Audit Partition Listing : Rollback By Listing - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:49:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 commented on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/07 15:50:50 UTC, 16 replies.
- [jira] [Created] (HUDI-1167) Audit Partition Listing : Hive Syncing - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:52:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 removed a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/07 15:52:55 UTC, 3 replies.
- [jira] [Created] (HUDI-1168) Audit Partition Listing : Savepoint Creation - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:54:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1169) Audit Partition Listing : Snapshot Copier and Exporter Utilities - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:56:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1015) Audit all getAllPartitionPaths() calls and keep em out of fast path - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:57:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1170) File Listing during log file rollback is affecting ingestion latency in S3 - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 15:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1170) File Listing during log file rollback is affecting ingestion latency in S3 - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 16:00:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-1015) Audit all getAllPartitionPaths() calls and keep em out of fast path - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 16:01:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/07 16:08:40 UTC, 9 replies.
- [GitHub] [hudi] bvaradar closed pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 16:10:44 UTC, 0 replies.
- [GitHub] [hudi] bvaradar edited a comment on pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 16:10:59 UTC, 0 replies.
- [jira] [Assigned] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 16:13:00 UTC, 0 replies.
- [GitHub] [hudi] zhedoubushishi commented on pull request #1933: [HUDI-971] Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by GitBox <gi...@apache.org> on 2020/08/07 16:13:41 UTC, 0 replies.
- [jira] [Created] (HUDI-1171) Hudi 0.5.2 with ScalaTest and Spark 2.4.0 java.lang.NoClassDefFoundError: Could not initialize class org.apache.hudi.avro.model.HoodieCleanerPlan - posted by "Prashanth (Jira)" <ji...@apache.org> on 2020/08/07 17:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/07 17:25:00 UTC, 2 replies.
- [GitHub] [hudi] rufferjr commented on issue #1923: [SUPPORT] Hive Sync fails to add decimal partition - posted by GitBox <gi...@apache.org> on 2020/08/07 17:54:27 UTC, 0 replies.
- [jira] [Updated] (HUDI-1052) Support vectorized reader for MOR datasource reader - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:55:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1050) Support filter pushdown and column pruning for MOR table on Spark Datasource - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:57:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1052) Support vectorized reader for MOR datasource reader - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:57:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-69) Support realtime view in Spark datasource #136 - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:58:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-69) Support realtime view in Spark datasource #136 - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:58:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1051) Improve MOR datasource reader file listing and path handling - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:58:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-69) Support realtime view in Spark datasource #136 - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/07 17:59:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/08 00:56:49 UTC, 1 replies.
- [GitHub] [hudi] garyli1019 commented on a change in pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/08 01:00:38 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #363 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/08 03:39:18 UTC, 0 replies.
- [hudi] branch master updated: [MINOR] Remove unused import (#1932) - posted by le...@apache.org on 2020/08/08 04:04:41 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1932: [MINOR]Remove unused import - posted by GitBox <gi...@apache.org> on 2020/08/08 04:04:44 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1928: [HUDI-1026]: removed slf4j dependency from HoodieClientTestHarness - posted by GitBox <gi...@apache.org> on 2020/08/08 04:07:31 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1026] Removed slf4j dependency from HoodieClientTestHarness (#1928) - posted by le...@apache.org on 2020/08/08 04:07:32 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/08 04:09:08 UTC, 1 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #1934: [MINOR] Move a test method to Transformations - posted by GitBox <gi...@apache.org> on 2020/08/08 04:39:44 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/08 05:20:22 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #1935: [HUDI-1121][DOC]Provide a document describing how to use callback - posted by GitBox <gi...@apache.org> on 2020/08/08 05:40:43 UTC, 0 replies.
- [jira] [Updated] (HUDI-1121) Provide a document describing how to use callback - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/08 05:41:00 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1935: [HUDI-1121][DOC]Provide a document describing how to use callback - posted by GitBox <gi...@apache.org> on 2020/08/08 05:42:36 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #1871: [WIP] [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/08 06:30:55 UTC, 0 replies.
- [jira] [Commented] (HUDI-920) Incremental view on MOR table using Spark Datasource - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/08 06:43:00 UTC, 0 replies.
- [GitHub] [hudi] harishchanderramesh opened a new issue #1936: Hudi Query Error - posted by GitBox <gi...@apache.org> on 2020/08/08 07:37:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1936: Hudi Query Error - posted by GitBox <gi...@apache.org> on 2020/08/08 07:49:27 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/08 08:50:18 UTC, 7 replies.
- [jira] [Updated] (HUDI-525) inserts info miss in delta_commit_inflight meta file - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 08:58:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-525) inserts info miss in delta_commit_inflight meta file - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 08:59:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1140) JCommander not passing command line arguments with comma separated values. - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:00:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-525) inserts info miss in delta_commit_inflight meta file - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:00:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1144) Speedup spark read queries by caching metaclient in HoodieROPathFilter - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1149) Add a Console Metrics Reporter - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:04:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1149) Add a Console Metrics Reporter - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:05:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1026) Remove slf4j dependency from HoodieClientTestHarness - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:08:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1026) Remove slf4j dependency from HoodieClientTestHarness - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:08:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1159) Parquet encryption policy interface - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/08 09:10:00 UTC, 2 replies.
- [GitHub] [hudi] leesf commented on a change in pull request #1935: [HUDI-1121][DOC]Provide a document describing how to use callback - posted by GitBox <gi...@apache.org> on 2020/08/08 10:04:39 UTC, 2 replies.
- [GitHub] [hudi] leesf merged pull request #1934: [MINOR] Move a test method to Transformations - posted by GitBox <gi...@apache.org> on 2020/08/08 10:26:12 UTC, 0 replies.
- [hudi] branch master updated (1072f27 -> 5ee676e) - posted by le...@apache.org on 2020/08/08 10:26:12 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1935: [HUDI-1121][DOC]Provide a document describing how to use callback - posted by GitBox <gi...@apache.org> on 2020/08/08 11:13:27 UTC, 2 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1912: [HUDI-1098] Adding OptimisticConsistencyGuard to be used during FinalizeWrite instead of FailSafeConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/08 13:10:39 UTC, 0 replies.
- [jira] [Created] (HUDI-1172) Use OverwriteWithLatestAvroPayload as default payload class everywhere - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/08 17:46:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1172) Use OverwriteWithLatestAvroPayload as default payload class everywhere - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/08 17:47:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-1172) Use OverwriteWithLatestAvroPayload as default payload class everywhere - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/08 17:47:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1172) Use OverwriteWithLatestAvroPayload as default payload class everywhere - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/08 17:47:00 UTC, 0 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #1937: [MINOR] Fix path to hudi-hive-sync-bundle jars from run_sync_tool.sh - posted by GitBox <gi...@apache.org> on 2020/08/08 18:01:46 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1558: [HUDI-796]: added deduping logic for upserts case - posted by GitBox <gi...@apache.org> on 2020/08/08 19:37:02 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1869: [HUDI-427] Implement CLI support for performing bootstrap - posted by GitBox <gi...@apache.org> on 2020/08/08 19:37:44 UTC, 0 replies.
- [hudi] branch master updated (5ee676e -> 9fe2d2b) - posted by vb...@apache.org on 2020/08/08 19:44:27 UTC, 1 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/08 22:05:40 UTC, 9 replies.
- svn commit: r40918 - /dev/hudi/KEYS - posted by bh...@apache.org on 2020/08/08 22:53:12 UTC, 0 replies.
- svn commit: r40919 - /release/hudi/KEYS - posted by bh...@apache.org on 2020/08/08 23:02:30 UTC, 0 replies.
- [jira] [Resolved] (HUDI-906) Sudha: Create gpg key and add to KEYS file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/08 23:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-906) Sudha: Create gpg key and add to KEYS file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/08 23:13:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-953) Test COW : Spark Data Source Read Optimized Queries - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/08 23:56:00 UTC, 1 replies.
- [GitHub] [hudi] garyli1019 opened a new pull request #1938: [HUDI-920] Support Incremental query for MOR table - posted by GitBox <gi...@apache.org> on 2020/08/09 00:12:05 UTC, 0 replies.
- [jira] [Updated] (HUDI-920) Incremental view on MOR table using Spark Datasource - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/09 00:13:00 UTC, 3 replies.
- [GitHub] [hudi] garyli1019 commented on pull request #1938: [HUDI-920] Support Incremental query for MOR table - posted by GitBox <gi...@apache.org> on 2020/08/09 03:13:26 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #364 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/09 03:39:24 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1937: [MINOR] Fix path to hudi-hive-sync-bundle jars from run_sync_tool.sh - posted by GitBox <gi...@apache.org> on 2020/08/09 04:45:05 UTC, 0 replies.
- [hudi] branch master updated: [MINOR] Fix path to hudi-hive-sync-bundle jars from run_sync_tool.sh (#1937) - posted by si...@apache.org on 2020/08/09 04:45:19 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan merged pull request #1937: [MINOR] Fix path to hudi-hive-sync-bundle jars from run_sync_tool.sh - posted by GitBox <gi...@apache.org> on 2020/08/09 04:45:25 UTC, 0 replies.
- [jira] [Commented] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/09 06:18:00 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/09 07:30:03 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-210] Hudi Supports Prometheus Pushgateway (#1931) - posted by le...@apache.org on 2020/08/09 07:30:09 UTC, 0 replies.
- [GitHub] [hudi] harishchanderramesh commented on issue #1936: Hudi Query Error - posted by GitBox <gi...@apache.org> on 2020/08/09 07:38:56 UTC, 4 replies.
- [GitHub] [hudi] RajasekarSribalan opened a new issue #1939: [SUPPORT] Hudi creating parquet with huge size and not in sink with limitFileSize - posted by GitBox <gi...@apache.org> on 2020/08/09 08:18:04 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1159) Parquet encryption policy interface - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/09 09:08:00 UTC, 0 replies.
- [hudi] branch master updated (6b349b7 -> c24c528) - posted by le...@apache.org on 2020/08/09 09:09:39 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1927: [HUDI-1156] Remove unused dependencies from HoodieDeltaStreamerWrapper Class - posted by GitBox <gi...@apache.org> on 2020/08/09 09:09:39 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on a change in pull request #1650: [HUDI-541]: replaced dataFile/df with baseFile/bf throughout code base - posted by GitBox <gi...@apache.org> on 2020/08/09 10:15:34 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/09 12:25:41 UTC, 5 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1558: [HUDI-796]: added deduping logic for upserts case - posted by GitBox <gi...@apache.org> on 2020/08/09 12:27:23 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1558: [HUDI-796]: added deduping logic for upserts case - posted by GitBox <gi...@apache.org> on 2020/08/09 12:28:55 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1939: [SUPPORT] Hudi creating parquet with huge size and not in sink with limitFileSize - posted by GitBox <gi...@apache.org> on 2020/08/09 17:26:41 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/09 19:29:14 UTC, 0 replies.
- [hudi] branch master updated (c24c528 -> e4a2d98) - posted by vb...@apache.org on 2020/08/09 21:06:23 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1702: [HUDI-426] Bootstrap datasource integration - posted by GitBox <gi...@apache.org> on 2020/08/09 21:06:30 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1912: [HUDI-1098] Adding OptimisticConsistencyGuard to be used during FinalizeWrite instead of FailSafeConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/09 21:40:24 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1912: [HUDI-1098] Adding OptimisticConsistencyGuard to be used during FinalizeWrite instead of FailSafeConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/09 21:59:32 UTC, 0 replies.
- [hudi] branch master updated (e4a2d98 -> ff53e8f) - posted by vi...@apache.org on 2020/08/09 22:32:55 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1858: [HUDI-1014] Adding Upgrade and downgrade infra for smooth transitioning from list based rollback to marker based rollback - posted by GitBox <gi...@apache.org> on 2020/08/09 22:32:56 UTC, 0 replies.
- [GitHub] [hudi] ChenShuai1981 opened a new issue #1940: [SUPPORT] In CDC scenario, Does Hudi support schema enforcement like Delta Lake? - posted by GitBox <gi...@apache.org> on 2020/08/10 00:44:41 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1912: [HUDI-1098] Adding OptimisticConsistencyGuard to be used during FinalizeWrite instead of FailSafeConsistencyGuard - posted by GitBox <gi...@apache.org> on 2020/08/10 00:51:45 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1098] Adding OptimisticConsistencyGuard to be used during FinalizeWrite (#1912) - posted by vb...@apache.org on 2020/08/10 00:51:50 UTC, 0 replies.
- [jira] [Reopened] (HUDI-210) Implement prometheus metrics reporter - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/10 01:24:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-210) Implement prometheus metrics reporter - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/10 01:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-210) Implement prometheus metrics reporter - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/10 01:24:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-210) Implement prometheus metrics reporter - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/10 01:25:00 UTC, 0 replies.
- [GitHub] [hudi] RajasekarSribalan commented on issue #1939: [SUPPORT] Hudi creating parquet with huge size and not in sink with limitFileSize - posted by GitBox <gi...@apache.org> on 2020/08/10 02:43:03 UTC, 1 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #365 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/10 03:39:30 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on issue #1936: Hudi Query Error - posted by GitBox <gi...@apache.org> on 2020/08/10 08:23:38 UTC, 1 replies.
- [GitHub] [hudi] simonqin opened a new issue #1941: [SUPPORT] partition's value changed with hbase index - posted by GitBox <gi...@apache.org> on 2020/08/10 08:26:55 UTC, 0 replies.
- [GitHub] [hudi] sbernauer commented on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/10 10:56:33 UTC, 10 replies.
- [GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway - posted by GitBox <gi...@apache.org> on 2020/08/10 11:12:00 UTC, 4 replies.
- [jira] [Created] (HUDI-1173) fix hudi-prometheus pom dependency - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/10 12:36:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1942: [HUDI-1173] fix hudi-prometheus pom dependency - posted by GitBox <gi...@apache.org> on 2020/08/10 12:46:37 UTC, 0 replies.
- [jira] [Updated] (HUDI-1173) fix hudi-prometheus pom dependency - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/10 12:47:00 UTC, 4 replies.
- [GitHub] [hudi] wfhartford opened a new issue #1943: [SUPPORT] Gradle fails with dependency on org.apache.hudi:hudi-spark_2.12:0.5.3 - posted by GitBox <gi...@apache.org> on 2020/08/10 17:28:58 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1813: ERROR HoodieDeltaStreamer: Got error running delta sync once. - posted by GitBox <gi...@apache.org> on 2020/08/10 18:21:10 UTC, 1 replies.
- [GitHub] [hudi] tooptoop4 edited a comment on issue #1813: ERROR HoodieDeltaStreamer: Got error running delta sync once. - posted by GitBox <gi...@apache.org> on 2020/08/10 18:21:30 UTC, 1 replies.
- [GitHub] [hudi] jpugliesi edited a comment on issue #1925: [SUPPORT] Support for Confluent Cloud SchemaRegistryProvider - posted by GitBox <gi...@apache.org> on 2020/08/10 18:43:19 UTC, 0 replies.
- [GitHub] [hudi] steveloughran commented on issue #1837: [SUPPORT]S3 file listing causing compaction to get eventually slow - posted by GitBox <gi...@apache.org> on 2020/08/10 18:44:32 UTC, 0 replies.
- [jira] [Created] (HUDI-1174) Hudi changes for bootstrapped tables integration with Presto - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 22:49:00 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 opened a new pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/10 22:49:02 UTC, 0 replies.
- [jira] [Updated] (HUDI-1174) Hudi changes for bootstrapped tables integration with Presto - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/10 22:50:00 UTC, 2 replies.
- [jira] [Resolved] (HUDI-426) Implement Spark DataSource Support for querying bootstrapped tables - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 22:57:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-427) Implement CLI support for performing bootstrap - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 22:58:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-620) Hive Sync Integration of bootstrapped table - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 23:01:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-620) Hive Sync Integration of bootstrapped table - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 23:02:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-999) Parallelize listing of Source dataset partitions - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/10 23:06:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1175) Investigate CI test flakiness (hangs) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/10 23:27:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1945: [HUDI-1175] Minor fixes for CI flakiness - posted by GitBox <gi...@apache.org> on 2020/08/10 23:27:02 UTC, 0 replies.
- [jira] [Updated] (HUDI-1175) Investigate CI test flakiness (hangs) - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/10 23:28:00 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/10 23:40:52 UTC, 6 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1945: [HUDI-1175] Minor fixes for CI flakiness - posted by GitBox <gi...@apache.org> on 2020/08/10 23:43:25 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1945: [HUDI-1175] Minor fixes for CI flakiness - posted by GitBox <gi...@apache.org> on 2020/08/10 23:45:47 UTC, 3 replies.
- [GitHub] [hudi] bvaradar commented on issue #1940: [SUPPORT] In CDC scenario, Does Hudi support schema enforcement like Delta Lake? - posted by GitBox <gi...@apache.org> on 2020/08/10 23:49:51 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1941: [SUPPORT] partition's value changed with hbase index - posted by GitBox <gi...@apache.org> on 2020/08/10 23:51:53 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1945: [HUDI-1175] Minor fixes for CI flakiness - posted by GitBox <gi...@apache.org> on 2020/08/11 00:05:26 UTC, 2 replies.
- [jira] [Updated] (HUDI-808) Support for cleaning source data - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/11 00:11:00 UTC, 2 replies.
- [jira] [Updated] (HUDI-1119) MOR appends slow due to file listing in executor side for finding the log file - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/11 00:14:00 UTC, 1 replies.
- [GitHub] [hudi] leesf merged pull request #1942: [HUDI-1173] fix hudi-prometheus pom dependency - posted by GitBox <gi...@apache.org> on 2020/08/11 01:06:30 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1173] fix hudi-prometheus pom dependency (#1942) - posted by le...@apache.org on 2020/08/11 01:06:31 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/11 01:44:16 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-781] Introduce HoodieTestTable for test preparation (#1871) - posted by vi...@apache.org on 2020/08/11 01:45:00 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-1121] Provide a document describing how to use callback (#1935) - posted by vi...@apache.org on 2020/08/11 01:59:39 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1935: [HUDI-1121][DOC]Provide a document describing how to use callback - posted by GitBox <gi...@apache.org> on 2020/08/11 01:59:41 UTC, 0 replies.
- [jira] [Closed] (HUDI-1121) Provide a document describing how to use callback - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/11 02:01:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/11 02:21:26 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1813: ERROR HoodieDeltaStreamer: Got error running delta sync once. - posted by GitBox <gi...@apache.org> on 2020/08/11 02:30:56 UTC, 1 replies.
- [jira] [Created] (HUDI-1176) Support log4j2 config - posted by "hong dongdong (Jira)" <ji...@apache.org> on 2020/08/11 03:24:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/11 03:50:39 UTC, 12 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #366 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/11 03:51:02 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1175] Commenting out testsuite tests from Integration tests until we investigate the CI flakiness (#1945) - posted by vi...@apache.org on 2020/08/11 04:01:09 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1945: [HUDI-1175] Minor fixes for CI flakiness - posted by GitBox <gi...@apache.org> on 2020/08/11 04:01:14 UTC, 0 replies.
- [GitHub] [hudi] harishchanderramesh edited a comment on issue #1936: Hudi Query Error - posted by GitBox <gi...@apache.org> on 2020/08/11 04:36:01 UTC, 2 replies.
- [GitHub] [hudi] xushiyan commented on pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/11 04:44:27 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/11 05:12:36 UTC, 1 replies.
- [hudi] branch master updated: Revert "[HUDI-781] Introduce HoodieTestTable for test preparation (#1871)" - posted by vb...@apache.org on 2020/08/11 05:13:39 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1871: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/11 05:55:42 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HUDI-1173) fix hudi-prometheus pom dependency - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 06:11:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1173) fix hudi-prometheus pom dependency - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 06:11:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1173) fix hudi-prometheus pom dependency - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 06:11:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1177) fix key generator bug - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 07:08:00 UTC, 0 replies.
- [GitHub] [hudi] hddong opened a new pull request #1946: [HUDI-1176]Support log4j2 config - posted by GitBox <gi...@apache.org> on 2020/08/11 08:00:36 UTC, 0 replies.
- [jira] [Updated] (HUDI-1176) Support log4j2 config - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/11 08:01:00 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-808] Support cleaning bootstrap source data (#1870) - posted by vb...@apache.org on 2020/08/11 08:43:57 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1870: [HUDI-808] Support cleaning bootstrap source data - posted by GitBox <gi...@apache.org> on 2020/08/11 08:44:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1177) fix key generator bug - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 09:53:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (HUDI-1177) fix key generator bug - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 09:54:00 UTC, 1 replies.
- [GitHub] [hudi] cun123 opened a new issue #1947: datadog monitor hudi - posted by GitBox <gi...@apache.org> on 2020/08/11 11:09:48 UTC, 0 replies.
- [jira] [Updated] (HUDI-1177) fix key generator bug - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/11 11:19:00 UTC, 2 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/11 11:34:28 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan edited a comment on pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/11 11:35:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1178) Test Flakiness in CI - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/11 11:39:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1178) Test Flakiness in CI - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/11 11:41:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1178) Test Flakiness in CI (ITTestHoodieSanity.testRunHoodieJavaAppOnSinglePartitionKeyCOWTable) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/11 11:41:00 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar closed pull request #1512: [HUDI-763] Add hoodie.table.base.file.format option to hoodie.properties file - posted by GitBox <gi...@apache.org> on 2020/08/11 14:00:48 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/11 14:11:30 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/11 14:12:02 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 opened a new issue #1948: [SUPPORT] DMS example complains about dfs-source.properties - posted by GitBox <gi...@apache.org> on 2020/08/11 15:19:56 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/11 16:04:39 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1760: [HUDI-1040] Update apis for spark3 compatibility - posted by GitBox <gi...@apache.org> on 2020/08/11 16:06:24 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/11 16:20:56 UTC, 1 replies.
- [GitHub] [hudi] bschell commented on pull request #1760: [HUDI-1040] Update apis for spark3 compatibility - posted by GitBox <gi...@apache.org> on 2020/08/11 16:24:18 UTC, 1 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #1949: [MINOR] Fix release script for onetime uploading of gpgkeys - posted by GitBox <gi...@apache.org> on 2020/08/11 17:21:19 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/11 18:32:29 UTC, 9 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1950: [WIP HUDI 1040] Supporting Spark 3 - posted by GitBox <gi...@apache.org> on 2020/08/11 20:23:14 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #1951: [WIP HUDI 1040 Part2] Upgrading to spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/11 20:25:01 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1951: [WIP HUDI 1040 Part2] Upgrading to spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/11 20:25:21 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan edited a comment on pull request #1951: [WIP HUDI 1040 Part2] Upgrading to spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/11 20:25:55 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #1760: [HUDI-1040] Update apis for spark3 compatibility - posted by GitBox <gi...@apache.org> on 2020/08/11 20:28:11 UTC, 1 replies.
- [GitHub] [hudi] nsivabalan edited a comment on pull request #1760: [HUDI-1040] Update apis for spark3 compatibility - posted by GitBox <gi...@apache.org> on 2020/08/11 20:28:33 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/11 20:53:09 UTC, 0 replies.
- [jira] [Created] (HUDI-1179) Add Row tests to all key generator test classes - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/11 21:13:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1179) Add Row tests to all key generator test classes - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/11 21:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1179) Add Row tests to all key generator test classes - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/11 21:23:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/11 21:26:30 UTC, 5 replies.
- [GitHub] [hudi] bvaradar commented on issue #1837: [SUPPORT]S3 file listing causing compaction to get eventually slow - posted by GitBox <gi...@apache.org> on 2020/08/12 01:26:19 UTC, 0 replies.
- [jira] [Commented] (HUDI-1091) Handle empty input batch gracefully in ParquetDFSSource - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1091) Handle empty input batch gracefully in ParquetDFSSource - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:30:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:30:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1146) DeltaStreamer fails to start when No updated records + schemaProvider not supplied - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:31:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1091) Handle empty input batch gracefully in ParquetDFSSource - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 01:31:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1813: ERROR HoodieDeltaStreamer: Got error running delta sync once. - posted by GitBox <gi...@apache.org> on 2020/08/12 01:32:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1952: [Not For Merging] Debug integ Tests - posted by GitBox <gi...@apache.org> on 2020/08/12 03:18:22 UTC, 0 replies.
- [GitHub] [hudi] saumyasuhagiya commented on issue #827: java.lang.ClassNotFoundException: com.uber.hoodie.hadoop.HoodieInputFormat - posted by GitBox <gi...@apache.org> on 2020/08/12 03:46:08 UTC, 1 replies.
- [GitHub] [hudi] saumyasuhagiya edited a comment on issue #827: java.lang.ClassNotFoundException: com.uber.hoodie.hadoop.HoodieInputFormat - posted by GitBox <gi...@apache.org> on 2020/08/12 03:46:28 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #827: java.lang.ClassNotFoundException: com.uber.hoodie.hadoop.HoodieInputFormat - posted by GitBox <gi...@apache.org> on 2020/08/12 03:59:38 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1837: [SUPPORT]S3 file listing causing compaction to get eventually slow - posted by GitBox <gi...@apache.org> on 2020/08/12 04:09:42 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #367 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/12 04:16:55 UTC, 0 replies.
- [jira] [Created] (HUDI-1180) Upgrade HBase to 2.3.3 - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/12 05:17:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1181) Decimal type display issue for record key field - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/12 05:39:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1181) Decimal type display issue for record key field - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/12 05:41:00 UTC, 5 replies.
- [GitHub] [hudi] zhedoubushishi opened a new pull request #1953: [HUDI-1181] Fix decimal type display issue for record key field - posted by GitBox <gi...@apache.org> on 2020/08/12 05:57:52 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1181) Decimal type display issue for record key field - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/12 05:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1177) fix tiemkey generator Task not serializableException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/12 07:19:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1177) fix TimestampBasedKeyGenerator Task not serializableException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/12 07:20:00 UTC, 4 replies.
- [jira] [Created] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 07:25:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 07:25:00 UTC, 4 replies.
- [jira] [Assigned] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 07:25:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1177) fix TimestampBasedKeyGenerator Task not serializableException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/12 07:25:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/12 07:36:00 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 opened a new issue #1954: [SUPPORT] DMS Caused by: java.lang.IllegalArgumentException: Partition key parts [] does not match with partition values - posted by GitBox <gi...@apache.org> on 2020/08/12 11:47:25 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 opened a new issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/12 11:57:37 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1954: [SUPPORT] DMS Caused by: java.lang.IllegalArgumentException: Partition key parts [] does not match with partition values - posted by GitBox <gi...@apache.org> on 2020/08/12 12:07:18 UTC, 2 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/12 12:56:03 UTC, 2 replies.
- [GitHub] [hudi] tooptoop4 opened a new issue #1956: [SUPPORT] DMS for table without PK - posted by GitBox <gi...@apache.org> on 2020/08/12 13:04:04 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto closed issue #1902: [SUPPORT] Hudi dont put the same day in the same file - posted by GitBox <gi...@apache.org> on 2020/08/12 19:02:41 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto opened a new issue #1957: [SUPPORT] Small Table Upsert sometimes take a lot of time - posted by GitBox <gi...@apache.org> on 2020/08/12 19:04:24 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/12 20:42:23 UTC, 4 replies.
- [jira] [Created] (HUDI-1183) PrestoDB dependency on Apache Hudi - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/12 21:17:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1183) PrestoDB dependency on Apache Hudi - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/12 21:30:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/12 21:30:10 UTC, 0 replies.
- [GitHub] [hudi] rmpifer opened a new issue #1958: [SUPPORT] Global Indexes return old partition value when querying Hive tables - posted by GitBox <gi...@apache.org> on 2020/08/12 21:44:09 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1947: datadog monitor hudi - posted by GitBox <gi...@apache.org> on 2020/08/12 21:59:32 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1958: [SUPPORT] Global Indexes return old partition value when querying Hive tables - posted by GitBox <gi...@apache.org> on 2020/08/12 22:05:46 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1956: [SUPPORT] DMS for table without PK - posted by GitBox <gi...@apache.org> on 2020/08/12 22:19:33 UTC, 0 replies.
- [GitHub] [hudi] modi95 commented on pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/12 23:51:44 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1944: [HUDI-1174] Changes for bootstrapped tables to work with presto - posted by GitBox <gi...@apache.org> on 2020/08/13 00:51:43 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1174] Changes for bootstrapped tables to work with presto (#1944) - posted by vi...@apache.org on 2020/08/13 00:51:48 UTC, 0 replies.
- [jira] [Created] (HUDI-1184) Support updatePartitionPath for HBaseIndex - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/13 02:08:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1958: [SUPPORT] Global Indexes return old partition value when querying Hive tables - posted by GitBox <gi...@apache.org> on 2020/08/13 02:08:21 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/13 02:20:18 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1911: [SUPPORT] GLOBAL_BLOOM index errors on Upsert operation - posted by GitBox <gi...@apache.org> on 2020/08/13 02:28:24 UTC, 1 replies.
- [jira] [Created] (HUDI-1185) KeyGenerator class/interfaces need to be decoupled from Spark - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/13 02:43:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1180) Upgrade HBase to 2.3.3 - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/13 03:38:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 opened a new pull request #1959: [DOC] Add MOR Spark datasource support to Doc - posted by GitBox <gi...@apache.org> on 2020/08/13 03:49:55 UTC, 0 replies.
- [GitHub] [hudi] brandon-stanley opened a new issue #1960: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/13 05:51:58 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1956: [SUPPORT] DMS for table without PK - posted by GitBox <gi...@apache.org> on 2020/08/13 06:15:04 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1822: [HUDI-766]: added section for HoodieMultiTableDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/13 06:29:18 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-766]: added section for HoodieMultiTableDeltaStreamer (#1822) - posted by bh...@apache.org on 2020/08/13 06:29:50 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #1822: [HUDI-766]: added section for HoodieMultiTableDeltaStreamer - posted by GitBox <gi...@apache.org> on 2020/08/13 06:29:52 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #368 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/13 06:35:56 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1816: [HUDI-859]: Added section for key generation in writing data docs - posted by GitBox <gi...@apache.org> on 2020/08/13 06:50:35 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/13 07:26:23 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1013] Adding Bulk Insert V2 implementation (#1834) - posted by vi...@apache.org on 2020/08/13 07:33:48 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1834: [HUDI-1013] Adding Bulk Insert V2 implementation - posted by GitBox <gi...@apache.org> on 2020/08/13 07:33:48 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on issue #1947: datadog monitor hudi - posted by GitBox <gi...@apache.org> on 2020/08/13 07:53:25 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #1816: [HUDI-859]: Added section for key generation in writing data docs - posted by GitBox <gi...@apache.org> on 2020/08/13 08:04:58 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-859]: Added section for key generation in writing data docs (#1816) - posted by bh...@apache.org on 2020/08/13 08:05:03 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/13 08:22:19 UTC, 1 replies.
- [GitHub] [hudi] bhasudha edited a comment on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/13 08:23:51 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1956: [SUPPORT] DMS for table without PK - posted by GitBox <gi...@apache.org> on 2020/08/13 08:31:45 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1948: [SUPPORT] DMS example complains about dfs-source.properties - posted by GitBox <gi...@apache.org> on 2020/08/13 08:43:20 UTC, 1 replies.
- [jira] [Updated] (HUDI-1122) Introduce a kafka implementation of hoodie write commit callback - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/13 11:21:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1186) Add description of write commit callback by kafka to document - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/13 11:21:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1089) Refactor hudi-client to support multi-engine - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/13 11:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-909) Introduce hudi-client-flink module to support flink engine - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/13 11:23:00 UTC, 0 replies.
- [GitHub] [hudi] brandon-stanley commented on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/13 12:58:53 UTC, 1 replies.
- [GitHub] [hudi] brandon-stanley edited a comment on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/13 12:59:16 UTC, 3 replies.
- [jira] [Created] (HUDI-1187) Improvements/Follow up on Bulk Insert V2 - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/13 13:03:34 UTC, 0 replies.
- [GitHub] [hudi] saumyasuhagiya opened a new issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/13 14:20:15 UTC, 0 replies.
- [GitHub] [hudi] sassai opened a new issue #1962: [SUPPORT] Unable to filter hudi table in hive on partition column - posted by GitBox <gi...@apache.org> on 2020/08/13 14:27:04 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1948: [SUPPORT] DMS example complains about dfs-source.properties - posted by GitBox <gi...@apache.org> on 2020/08/13 14:41:51 UTC, 1 replies.
- [jira] [Created] (HUDI-1188) MOR hbase index tables not deduplicating records - posted by "Ryan Pifer (Jira)" <ji...@apache.org> on 2020/08/13 18:26:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1962: [SUPPORT] Unable to filter hudi table in hive on partition column - posted by GitBox <gi...@apache.org> on 2020/08/13 20:29:58 UTC, 3 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/13 20:33:57 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan edited a comment on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/13 20:34:54 UTC, 0 replies.
- [jira] [Created] (HUDI-1189) Change in UserDefinedBulkInsertPartitioner - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/13 22:58:00 UTC, 0 replies.
- [GitHub] [hudi] rmpifer opened a new pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/13 23:17:05 UTC, 0 replies.
- [jira] [Updated] (HUDI-1188) MOR hbase index tables not deduplicating records - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/13 23:18:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1184) Support updatePartitionPath for HBaseIndex - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/13 23:31:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1190) Annotate all public APIs classes with stability indication - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/14 00:04:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1190) Annotate all public APIs classes with stability indication - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/14 00:04:00 UTC, 4 replies.
- [jira] [Assigned] (HUDI-1191) create incremental meta client abstraction to query modified partitions - posted by "satish (Jira)" <ji...@apache.org> on 2020/08/14 00:15:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1191) create incremental meta client abstraction to query modified partitions - posted by "satish (Jira)" <ji...@apache.org> on 2020/08/14 00:15:00 UTC, 0 replies.
- [GitHub] [hudi] satishkotha opened a new pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/14 00:18:52 UTC, 0 replies.
- [jira] [Updated] (HUDI-1191) create incremental meta client abstraction to query modified partitions - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/14 00:19:00 UTC, 0 replies.
- [GitHub] [hudi] shenh062326 commented on pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/14 02:57:08 UTC, 0 replies.
- [GitHub] [hudi] saumyasuhagiya commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/14 05:24:29 UTC, 2 replies.
- [GitHub] [hudi] bhasudha commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/14 05:29:44 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar opened a new pull request #1965: [HUDI-1190] Introduce @PublicAPIClass and @PublicAPIMethod annotations to mark public APIs - posted by GitBox <gi...@apache.org> on 2020/08/14 05:41:02 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #369 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/14 05:44:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar opened a new pull request #1966: [DOCS] Update Slack signup with auto signup link - posted by GitBox <gi...@apache.org> on 2020/08/14 06:09:35 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/14 06:10:51 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/14 06:18:07 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/14 06:19:35 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1966: [DOCS] Update Slack signup with auto signup link - posted by GitBox <gi...@apache.org> on 2020/08/14 06:20:37 UTC, 0 replies.
- [hudi] branch asf-site updated: [DOCS] Update Slack signup with auto signup link (#1966) - posted by vi...@apache.org on 2020/08/14 06:20:42 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1957: [SUPPORT] Small Table Upsert sometimes take a lot of time - posted by GitBox <gi...@apache.org> on 2020/08/14 06:26:19 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1786: [SUPPORT] Bulk insert slow on MOR - posted by GitBox <gi...@apache.org> on 2020/08/14 06:27:58 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1190] Introduce @PublicAPIClass and @PublicAPIMethod annotations to mark public APIs (#1965) - posted by vi...@apache.org on 2020/08/14 06:28:23 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1965: [HUDI-1190] Introduce @PublicAPIClass and @PublicAPIMethod annotations to mark public APIs - posted by GitBox <gi...@apache.org> on 2020/08/14 06:28:28 UTC, 0 replies.
- [jira] [Updated] (HUDI-1013) Bulk Insert w/o converting to RDD - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/14 06:30:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1967: Fix Integration test flakiness in HoodieJavaStreamingApp - posted by GitBox <gi...@apache.org> on 2020/08/14 06:49:42 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/14 07:08:11 UTC, 0 replies.
- [GitHub] [hudi] sassai commented on issue #1962: [SUPPORT] Unable to filter hudi table in hive on partition column - posted by GitBox <gi...@apache.org> on 2020/08/14 07:22:35 UTC, 1 replies.
- [GitHub] [hudi] saumyasuhagiya commented on issue #143: Tracking ticket for folks to be added to slack group - posted by GitBox <gi...@apache.org> on 2020/08/14 07:24:02 UTC, 0 replies.
- [jira] [Created] (HUDI-1192) Fix the failure of creating hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/14 08:42:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #1967: Fix Integration test flakiness in HoodieJavaStreamingApp - posted by GitBox <gi...@apache.org> on 2020/08/14 08:42:22 UTC, 0 replies.
- [hudi] branch master updated: Fix Integration test flakiness in HoodieJavaStreamingApp (#1967) - posted by vb...@apache.org on 2020/08/14 08:42:27 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #1967: Fix Integration test flakiness in HoodieJavaStreamingApp - posted by GitBox <gi...@apache.org> on 2020/08/14 08:42:32 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed pull request #1952: [Not For Merging] Debug integ Tests - posted by GitBox <gi...@apache.org> on 2020/08/14 08:42:52 UTC, 0 replies.
- [jira] [Updated] (HUDI-1192) Fix the failure of creating hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/14 08:43:00 UTC, 4 replies.
- [jira] [Assigned] (HUDI-1192) Fix the failure of creating hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/14 10:46:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1968: [HUDI-1192] - posted by GitBox <gi...@apache.org> on 2020/08/14 10:48:20 UTC, 0 replies.
- [jira] [Commented] (HUDI-1192) Fix the failure of creating hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/14 10:53:00 UTC, 1 replies.
- [GitHub] [hudi] UZi5136225 commented on pull request #1968: [HUDI-1192] Optimization the failure of creating hive database - posted by GitBox <gi...@apache.org> on 2020/08/14 10:54:47 UTC, 0 replies.
- [jira] [Created] (HUDI-1193) Upgrade http dependent version - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/14 11:03:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1969: [HUDI-1193]Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/14 11:07:53 UTC, 0 replies.
- [jira] [Updated] (HUDI-1193) Upgrade http dependent version - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/14 11:08:00 UTC, 7 replies.
- [GitHub] [hudi] UZi5136225 closed pull request #1969: [HUDI-1193]Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/14 11:18:42 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1970: [HUDI-1193] Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/14 11:31:23 UTC, 0 replies.
- [GitHub] [hudi] brandonstanley-rci commented on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/14 13:46:07 UTC, 0 replies.
- [GitHub] [hudi] brandonstanley-rci edited a comment on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/14 13:51:12 UTC, 0 replies.
- [jira] [Updated] (HUDI-115) Enhance OverwriteWithLatestAvroPayload to also respect ordering value of record in storage - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:43:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-651) Incremental Query on Hive via Spark SQL does not return expected results - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:44:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1104) Bulk insert Dataset - UserDefinedPartitioner - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:51:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-1105) Bulk insert dataset - Dedup - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:51:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1106) Bulk insert dataset - Drop duplicates - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:51:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-818) Optimize the default value of hoodie.memory.merge.max.size option - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:53:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-635) MergeHandle's DiskBasedMap entries can be thinner - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:54:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-992) For hive-style partitioned source data, partition columns synced with Hive will always have String type - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:54:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1108) Allow parallel listing of dataset partitions for various actions during write - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:55:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-686) Implement BloomIndexV2 that does not depend on memory caching - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 16:57:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/14 17:19:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1182) Stabilize CI - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/14 17:19:00 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/14 17:49:58 UTC, 2 replies.
- [jira] [Reopened] (HUDI-808) Support for cleaning source data - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 17:56:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-808) Support for cleaning source data - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 17:57:00 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/14 17:57:14 UTC, 1 replies.
- [jira] [Updated] (HUDI-1021) [Bug] Unable to update bootstrapped table using rows from the written bootstrapped table - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 17:58:00 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto commented on issue #1957: [SUPPORT] Small Table Upsert sometimes take a lot of time - posted by GitBox <gi...@apache.org> on 2020/08/14 17:58:06 UTC, 2 replies.
- [jira] [Updated] (HUDI-915) Partition Columns missing in files upserted after Metadata Bootstrap - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:00:09 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto edited a comment on issue #1957: [SUPPORT] Small Table Upsert sometimes take a lot of time - posted by GitBox <gi...@apache.org> on 2020/08/14 18:01:37 UTC, 0 replies.
- [jira] [Updated] (HUDI-1120) Support spotless for scala - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:04:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1059) Add test to verify partition path gets updated with global bloom - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:05:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-859) Improve documentation around key generators - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:08:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-766) Update Apache Hudi website with usage info about HoodieMultiTableDeltaStreamer - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:09:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-837) Fix AvroKafkaSource to use the latest schema for reading - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:09:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-538) Restructuring hudi client module for multi engine support - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:11:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-683) Prototype classes/abstractions to encapsule SparkContext and RDD - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:12:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1174) Hudi changes for bootstrapped tables integration with Presto - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:17:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-83) Map Timestamp type in spark to corresponding Timestamp type in Hive during Hive sync - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:20:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-29) Patch to Hive-sync to enable stats on Hive tables #393 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:20:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-304) Bring back spotless plugin - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:21:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-84) Benchmark write/read paths on Hudi vs non-Hudi datasets - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:21:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-435) Make async compaction/cleaning extensible to new usages - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-338) Reduce Hoodie commit/instant time granularity to millis from secs - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-637) Investigate slower hudi queries in S3 vs HDFS - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:23:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-736) Simplify ReflectionUtils#getTopLevelClasses - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-722) IndexOutOfBoundsException in MessageColumnIORecordConsumer.addBinary when writing parquet - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-718) java.lang.ClassCastException during upsert - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-747) Implement Rollback like API in HoodieWriteClient which can revert all actions - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:25:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-774) Spark to Avro converter incorrectly generates optional fields - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:26:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-783) Add official python support to create hudi datasets using pyspark - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:30:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-801) Add a way to postprocess schema after it is loaded from the schema provider - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:31:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-826) Spark to avro schema in 0.6 incompatible with 0.5 for fixed types - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:31:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-783) Add official python support to create hudi datasets using pyspark - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:31:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-847) Umbrella ticket for tuning default configs for 0.6.0 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:32:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-849) Turn on incremental Syncing by default for DeltaStreamer and spark streaming cases - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:32:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-857) Overhaul unit-tests for Cleaner and ROllbacks - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:33:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-897) hudi support log append scenario with better write and asynchronous compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:36:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-307) Dataframe written with Date,Timestamp, Decimal is read with same types - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:38:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-901) Bug Bash 0.6.0 Tracking Ticket - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:39:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-907) Test Presto mor query support changes in HDFS Env - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:49:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-908) Consistent test data generation with data type coverage - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:50:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-916) Add support for multiple date/time formats in TimestampBasedKeyGenerator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:52:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-908) Consistent test data generation with data type coverage - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:52:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-916) Add support for multiple date/time formats in TimestampBasedKeyGenerator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:53:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-940) Audit bad/dangling configs and code - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:57:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-922) [UMBRELLA] Transfer out of the Incubator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:57:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-944) Support more complete concurrency control when writing data - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:58:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-945) Cleanup spillable map files eagerly as part of close - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:58:00 UTC, 3 replies.
- [jira] [Updated] (HUDI-974) Fields out of order in MOR mode when using Hive - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 18:59:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-974) Fields out of order in MOR mode when using Hive - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:04:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-978) Specify version information for each component separately - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:05:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-984) Support Hive 1.x out of box - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:05:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1007) When earliestOffsets is greater than checkpoint, Hudi will not be able to successfully consume data - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1010) Fix the memory leak for hudi-client unit tests - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:18:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-623) Remove UpgradePayloadFromUberToApache - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:19:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-251) JDBC incremental load to HUDI with DeltaStreamer - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:21:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1081) Document AWS Hudi integration - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1103) Improve the code format of Delete data demo in Quick-Start Guide - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:22:00 UTC, 7 replies.
- [jira] [Updated] (HUDI-1053) Make ComplexKeyGenerator also support non partitioned Hudi dataset - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:22:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-778) Add code coverage badge to README file - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:23:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-977) deal the test module hudi-integ-test - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:23:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1024) Document S3 related guide and tips - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:23:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-691) hoodie.*.consume.* should be set whitelist in hive-site.xml - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-483) Fix unit test for Archiving to reflect empty instant files for requested commit/deltacommits - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:25:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1033) Remove redundant CLI tests - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:27:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1055) Ensure hardcoded storage type ".parquet" is removed from tests - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:27:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1036) HoodieCombineHiveInputFormat not picking up HoodieRealtimeFileSplit - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:27:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1038) Adding perf benchmark using jmh to Hudi - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:27:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1079) Cannot upsert on schema with Array of Record with single field - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:28:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1112) Blog on Tracking Hudi Data along transaction time and buisness time - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:29:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1118) Cleanup rollback files residing in .hoodie folder - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:30:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1031) Document how to set job scheduling configs for Async compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:31:00 UTC, 2 replies.
- [jira] [Updated] (HUDI-428) Web documentation for explaining how to bootstrap - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:31:00 UTC, 3 replies.
- [jira] [Updated] (HUDI-882) Update documentation with new configs for 0.6.0 release - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/14 19:31:00 UTC, 2 replies.
- [hudi] branch master updated: Moving to 0.6.1-SNAPSHOT on master branch. - posted by bh...@apache.org on 2020/08/14 19:54:29 UTC, 0 replies.
- [hudi] branch release-0.6.0 created (now efb3025) - posted by bh...@apache.org on 2020/08/14 19:56:17 UTC, 0 replies.
- [hudi] 01/01: Create release branch for version 0.6.0. - posted by bh...@apache.org on 2020/08/14 19:56:18 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #370 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/15 03:39:20 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #371 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/16 03:39:21 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg opened a new issue #1971: Schema evoluation causes issue when using kafka source in hudi deltastreamer - posted by GitBox <gi...@apache.org> on 2020/08/16 20:25:20 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg opened a new issue #1972: Deltasteamer with Transformation has schema issue - posted by GitBox <gi...@apache.org> on 2020/08/17 01:48:31 UTC, 0 replies.
- [GitHub] [hudi] h117561964 opened a new issue #1973: Incremental query on COW table returns empty records. - posted by GitBox <gi...@apache.org> on 2020/08/17 03:39:07 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #372 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/17 03:39:29 UTC, 0 replies.
- [jira] [Commented] (HUDI-1184) Support updatePartitionPath for HBaseIndex - posted by "jing (Jira)" <ji...@apache.org> on 2020/08/17 04:01:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1194) Reorganize HoodieHiveClient and make it fully support Hive Metastore API - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/17 06:53:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/17 06:58:48 UTC, 2 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #1974: [HUDI-1186]Add description of write commit callback by kafka to document - posted by GitBox <gi...@apache.org> on 2020/08/17 06:59:30 UTC, 0 replies.
- [jira] [Updated] (HUDI-1186) Add description of write commit callback by kafka to document - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/17 07:00:00 UTC, 1 replies.
- [GitHub] [hudi] zhedoubushishi opened a new pull request #1975: [HUDI-1194][WIP] Reorganize HoodieHiveClient based on the way to call Hive API - posted by GitBox <gi...@apache.org> on 2020/08/17 07:00:43 UTC, 0 replies.
- [jira] [Updated] (HUDI-1194) Reorganize HoodieHiveClient and make it fully support Hive Metastore API - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/17 07:01:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1968: [HUDI-1192] Optimization the failure of creating hive database - posted by GitBox <gi...@apache.org> on 2020/08/17 07:04:15 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1974: [HUDI-1186]Add description of write commit callback by kafka to document - posted by GitBox <gi...@apache.org> on 2020/08/17 07:04:37 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/17 08:08:11 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1886: [HUDI-1122]Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/17 08:14:16 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/17 09:30:11 UTC, 2 replies.
- [GitHub] [hudi] kimmazhenxin commented on issue #1913: [SUPPORT][MOR]Too many open files on IOException and Crash - posted by GitBox <gi...@apache.org> on 2020/08/17 13:23:34 UTC, 0 replies.
- [jira] [Created] (HUDI-1195) Ensure uniformity in schema usage in HoodieAvroUtils.avroToBytes and HoodieAvroUtils.bytesToAvro - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/17 15:29:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1971: Schema evoluation causes issue when using kafka source in hudi deltastreamer - posted by GitBox <gi...@apache.org> on 2020/08/17 15:30:29 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on issue #1973: [SUPPORT] Incremental query on COW table returns empty records. - posted by GitBox <gi...@apache.org> on 2020/08/17 19:11:22 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg commented on issue #1971: Schema evoluation causes issue when using kafka source in hudi deltastreamer - posted by GitBox <gi...@apache.org> on 2020/08/17 19:37:04 UTC, 1 replies.
- [GitHub] [hudi] satishkotha commented on issue #1973: [SUPPORT] Incremental query on COW table returns empty records. - posted by GitBox <gi...@apache.org> on 2020/08/17 20:08:54 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1972: Deltasteamer with Transformation has schema issue - posted by GitBox <gi...@apache.org> on 2020/08/17 20:29:47 UTC, 0 replies.
- [jira] [Created] (HUDI-1196) Record being placed in incorrect partition during upsert on COW/MOR global indexed tables - posted by "Ryan Pifer (Jira)" <ji...@apache.org> on 2020/08/17 22:38:00 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #373 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/18 03:39:20 UTC, 0 replies.
- [GitHub] [hudi] rmpifer commented on a change in pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/18 05:03:08 UTC, 1 replies.
- [hudi] annotated tag 0.6.0-rc1 updated (efb3025 -> 03daa27) - posted by bh...@apache.org on 2020/08/18 07:21:10 UTC, 0 replies.
- [jira] [Created] (HUDI-1197) Fix build issue in scala 2.12 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/18 08:44:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1197) Fix build issue in scala 2.12 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/18 08:45:00 UTC, 4 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #1976: [HUDI-1197] Fix import issue that fails scala 2.12 build - posted by GitBox <gi...@apache.org> on 2020/08/18 08:46:49 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg commented on issue #1972: Deltasteamer with Transformation has schema issue - posted by GitBox <gi...@apache.org> on 2020/08/18 09:22:55 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1976: [HUDI-1197] Fix import issue that fails scala 2.12 build - posted by GitBox <gi...@apache.org> on 2020/08/18 11:13:31 UTC, 0 replies.
- [GitHub] [hudi] KarthickAN opened a new issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/18 11:38:06 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1491: [SUPPORT] OutOfMemoryError during upsert 53M records - posted by GitBox <gi...@apache.org> on 2020/08/18 11:52:37 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/18 11:56:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/18 11:57:00 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1771: [SUPPORT] https://hudi.apache.org/docs/configurations.html does not mention GLOBAL_BLOOM in hoodie.index.type section - posted by GitBox <gi...@apache.org> on 2020/08/18 11:59:49 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1771: [SUPPORT] https://hudi.apache.org/docs/configurations.html does not mention GLOBAL_BLOOM in hoodie.index.type section - posted by GitBox <gi...@apache.org> on 2020/08/18 11:59:49 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1823: [SUPPORT] MOR trigger compaction from Hudi CLI - posted by GitBox <gi...@apache.org> on 2020/08/18 12:03:25 UTC, 1 replies.
- [GitHub] [hudi] bvaradar closed issue #1833: [SUPPORT] 100% update on 10mn keys in single partition slow - posted by GitBox <gi...@apache.org> on 2020/08/18 12:04:49 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1854: query MOR table using spark sql error - posted by GitBox <gi...@apache.org> on 2020/08/18 12:06:30 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1854: query MOR table using spark sql error - posted by GitBox <gi...@apache.org> on 2020/08/18 12:06:40 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1860: [SUPPORT] Issue when querying from Spark Datasource if COW table is being written to at the same time - posted by GitBox <gi...@apache.org> on 2020/08/18 12:07:41 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1866: [SUPPORT]Clean up does not seem to happen on MOR table - posted by GitBox <gi...@apache.org> on 2020/08/18 12:08:31 UTC, 0 replies.
- [jira] [Created] (HUDI-1198) Promote write performance - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/18 12:21:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1198) Promote write performance - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/18 12:21:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1909: [SUPPORT] "Failed to get update last commit time synced to 20200804071144" - posted by GitBox <gi...@apache.org> on 2020/08/18 12:34:23 UTC, 0 replies.
- [jira] [Commented] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/18 12:37:00 UTC, 2 replies.
- [GitHub] [hudi] bvaradar closed issue #1940: [SUPPORT] In CDC scenario, Does Hudi support schema enforcement like Delta Lake? - posted by GitBox <gi...@apache.org> on 2020/08/18 12:59:41 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1923: [SUPPORT] Hive Sync fails to add decimal partition - posted by GitBox <gi...@apache.org> on 2020/08/18 13:04:44 UTC, 0 replies.
- [GitHub] [hudi] hj2016 opened a new pull request #1978: [HUDI-1184] Fix the support of hbase index partition path change - posted by GitBox <gi...@apache.org> on 2020/08/18 13:14:01 UTC, 0 replies.
- [jira] [Updated] (HUDI-1184) Support updatePartitionPath for HBaseIndex - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/18 13:15:00 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on pull request #1970: [HUDI-1193] Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/18 14:39:10 UTC, 1 replies.
- [hudi] branch master updated: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem (#1916) - posted by le...@apache.org on 2020/08/18 14:42:19 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1916: [HUDI-1025] Meter RPC calls in HoodieWrapperFileSystem - posted by GitBox <gi...@apache.org> on 2020/08/18 14:42:19 UTC, 0 replies.
- [GitHub] [hudi] hughfdjackson opened a new issue #1979: [SUPPORT]: Incremental read returns all upserted rows, even if no material change has occurred. - posted by GitBox <gi...@apache.org> on 2020/08/18 15:21:55 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1197] Fix import issue that fails scala 2.12 build (#1976) - posted by bh...@apache.org on 2020/08/18 15:41:24 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #1976: [HUDI-1197] Fix import issue that fails scala 2.12 build - posted by GitBox <gi...@apache.org> on 2020/08/18 15:41:26 UTC, 0 replies.
- [hudi] branch release-0.6.0 updated: [HUDI-1197] Fix import issue that fails scala 2.12 build (#1976) - posted by bh...@apache.org on 2020/08/18 15:46:58 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on issue #1823: [SUPPORT] MOR trigger compaction from Hudi CLI - posted by GitBox <gi...@apache.org> on 2020/08/18 17:04:07 UTC, 1 replies.
- [GitHub] [hudi] jiegzhan opened a new issue #1980: [SUPPORT] Small files (423KB) generated after running delete operation - posted by GitBox <gi...@apache.org> on 2020/08/18 21:54:38 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/18 22:13:36 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1943: [SUPPORT] Gradle fails with dependency on org.apache.hudi:hudi-spark_2.12:0.5.3 - posted by GitBox <gi...@apache.org> on 2020/08/18 22:28:19 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto opened a new issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/18 22:39:39 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1908: [SUPPORT]There are too many close_wait sockets on 50010 port when I use SparkStreaming to save kafka data to Hudi. - posted by GitBox <gi...@apache.org> on 2020/08/18 22:41:54 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1781: [MINOR] Relocate jetty during shading/packaging for Databricks runtime - posted by GitBox <gi...@apache.org> on 2020/08/18 22:43:28 UTC, 1 replies.
- [jira] [Created] (HUDI-1199) Shade jetty to enable hudi deltastreamer working on databricks runtime - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/18 22:45:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/18 22:50:40 UTC, 1 replies.
- [GitHub] [hudi] bhasudha commented on issue #1943: [SUPPORT] Gradle fails with dependency on org.apache.hudi:hudi-spark_2.12:0.5.3 - posted by GitBox <gi...@apache.org> on 2020/08/19 00:44:12 UTC, 2 replies.
- [GitHub] [hudi] Ac-Rush opened a new issue #1982: [SUPPORT] Not able to write to ADLS Gen2 in Azure Databricks, with error has invalid authority. - posted by GitBox <gi...@apache.org> on 2020/08/19 02:09:49 UTC, 0 replies.
- [GitHub] [hudi] linshan-ma commented on pull request #1953: [HUDI-1181] Fix decimal type display issue for record key field - posted by GitBox <gi...@apache.org> on 2020/08/19 02:13:54 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #374 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/19 03:39:21 UTC, 0 replies.
- [hudi] branch master updated: [MINOR] Fix release script for onetime uploading of gpgkeys (#1949) - posted by vi...@apache.org on 2020/08/19 04:30:05 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1949: [MINOR] Fix release script for onetime uploading of gpgkeys - posted by GitBox <gi...@apache.org> on 2020/08/19 04:30:09 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1953: [HUDI-1181] Fix decimal type display issue for record key field - posted by GitBox <gi...@apache.org> on 2020/08/19 04:30:19 UTC, 0 replies.
- [GitHub] [hudi] wfhartford commented on issue #1943: [SUPPORT] Gradle fails with dependency on org.apache.hudi:hudi-spark_2.12:0.5.3 - posted by GitBox <gi...@apache.org> on 2020/08/19 05:34:45 UTC, 0 replies.
- [jira] [Created] (HUDI-1200) KeyGenerator does not work, - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:17:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1200) KeyGenerator does not work, - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:18:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1200) KeyGenerator does not work, - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:19:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-1200) KeyGenerator does not work,java.lang.NullPointerException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:20:00 UTC, 3 replies.
- [jira] [Commented] (HUDI-1200) KeyGenerator does not work,java.lang.NullPointerException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:22:00 UTC, 4 replies.
- [jira] [Commented] (HUDI-1193) Upgrade http dependent version - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:48:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (HUDI-1193) Upgrade http dependent version - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1193) Upgrade http dependent version - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 06:49:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 commented on pull request #1970: [HUDI-1193] Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/19 06:50:19 UTC, 1 replies.
- [jira] [Reopened] (HUDI-1197) Fix build issue in scala 2.12 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/19 06:52:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1197) Fix build issue in scala 2.12 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/19 06:53:00 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1983: [HUDI-1200] KeyGenerator does not work,java.lang.NullPointerException - posted by GitBox <gi...@apache.org> on 2020/08/19 07:29:51 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 closed pull request #1983: [HUDI-1200] KeyGenerator does not work,java.lang.NullPointerException - posted by GitBox <gi...@apache.org> on 2020/08/19 07:42:58 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 opened a new pull request #1984: [HUDI-1200] Fix NullPointerException, KeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/19 08:01:53 UTC, 0 replies.
- [GitHub] [hudi] hj2016 commented on pull request #1978: [HUDI-1184] Fix the support of hbase index partition path change - posted by GitBox <gi...@apache.org> on 2020/08/19 08:18:46 UTC, 0 replies.
- [GitHub] [hudi] UZi5136225 commented on pull request #1984: [HUDI-1200] Fix NullPointerException, KeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/19 09:51:50 UTC, 0 replies.
- [GitHub] [hudi] liujinhui1994 commented on a change in pull request #1968: [HUDI-1192] Optimization the failure of creating hive database - posted by GitBox <gi...@apache.org> on 2020/08/19 10:07:18 UTC, 0 replies.
- [jira] [Updated] (HUDI-1200) CustomKeyGenerator does not work,java.lang.NullPointerException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:05:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-1200) CustomKeyGenerator does not work,java.lang.NullPointerException - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:08:00 UTC, 4 replies.
- [GitHub] [hudi] piyushrl opened a new issue #1985: [SUPPORT]Error while running deltastreamer on top of backfilled data using Hudi - posted by GitBox <gi...@apache.org> on 2020/08/19 11:09:07 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1199) Shade jetty to enable hudi deltastreamer working on databricks runtime - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/19 11:16:00 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1781: [MINOR] Relocate jetty during shading/packaging for Databricks runtime - posted by GitBox <gi...@apache.org> on 2020/08/19 11:16:57 UTC, 1 replies.
- [jira] [Updated] (HUDI-1199) Shade jetty to enable hudi deltastreamer working on databricks runtime - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/19 11:17:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-1192) Failed to automatically create hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:18:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1192) Failed to automatically create hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:18:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1192) Support user configuration whether to automatically create hive database - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:35:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1192) Make create hive database automatically configurable - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/19 11:39:00 UTC, 0 replies.
- [GitHub] [hudi] ankur1603 opened a new issue #1986: [SUPPORT]: Possiblity to disable precombine logic - posted by GitBox <gi...@apache.org> on 2020/08/19 13:38:18 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1985: [SUPPORT]Error while running deltastreamer on top of backfilled data using Hudi - posted by GitBox <gi...@apache.org> on 2020/08/19 13:48:31 UTC, 1 replies.
- [jira] [Updated] (HUDI-1201) HoodieDeltaStreamer: Allow user overrides to read from earliest kafka offset when commit files do not have checkpoint - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/19 13:55:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1201) HoodieDeltaStreamer: Allow user overrides to read from earliest kafka offset when commit files do not have checkpoint - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/19 13:55:00 UTC, 0 replies.
- [GitHub] [hudi] nagacse commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/19 14:00:08 UTC, 0 replies.
- [GitHub] [hudi] nagacse edited a comment on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/19 14:02:16 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1986: [SUPPORT]: Possiblity to disable preCombine logic - posted by GitBox <gi...@apache.org> on 2020/08/19 14:23:34 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1980: [SUPPORT] Small files (423KB) generated after running delete query - posted by GitBox <gi...@apache.org> on 2020/08/19 14:32:43 UTC, 3 replies.
- [GitHub] [hudi] bvaradar commented on issue #1979: [SUPPORT]: Is it possible to incrementally read only upserted rows where a material change has occurred? - posted by GitBox <gi...@apache.org> on 2020/08/19 15:18:38 UTC, 4 replies.
- [GitHub] [hudi] bvaradar commented on issue #1982: [SUPPORT] Not able to write to ADLS Gen2 in Azure Databricks, with error has invalid authority. - posted by GitBox <gi...@apache.org> on 2020/08/19 15:32:38 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1177) fix TimestampBasedKeyGenerator Task not serializableException - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/19 15:43:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/19 15:43:08 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1961: [SUPPORT] Jetty Not able to find method java.lang.NoSuchMethodError: org.eclipse.jetty.server.session.SessionHandler.setHttpOnly(Z)V on Databricks cluster - posted by GitBox <gi...@apache.org> on 2020/08/19 15:43:08 UTC, 0 replies.
- [GitHub] [hudi] ankur1603 commented on issue #1986: [SUPPORT]: Possiblity to disable preCombine logic - posted by GitBox <gi...@apache.org> on 2020/08/19 15:46:15 UTC, 0 replies.
- [GitHub] [hudi] ankur1603 edited a comment on issue #1986: [SUPPORT]: Possiblity to disable preCombine logic - posted by GitBox <gi...@apache.org> on 2020/08/19 15:46:46 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/19 16:00:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/19 16:00:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1154) Hive Sync Partition Extractor not handling decimal types properly - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/19 16:00:00 UTC, 0 replies.
- [GitHub] [hudi] jiegzhan commented on issue #1980: [SUPPORT] Small files (423KB) generated after running delete query - posted by GitBox <gi...@apache.org> on 2020/08/19 16:57:21 UTC, 3 replies.
- [GitHub] [hudi] pratyakshsharma opened a new pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 17:55:36 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma opened a new pull request #1988: Hudi 1177 - posted by GitBox <gi...@apache.org> on 2020/08/19 18:31:54 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on pull request #1988: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 18:43:12 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1988: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 18:53:32 UTC, 1 replies.
- [jira] [Created] (HUDI-1202) Fix Gradle dependency issue when pulling in hudi-spark_2.12 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/19 18:54:00 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1984: [HUDI-1200] Fix NullPointerException, CustomKeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/19 19:03:18 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 19:07:05 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma closed pull request #1988: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 19:23:38 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on a change in pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 19:55:38 UTC, 2 replies.
- [jira] [Created] (HUDI-1203) Allow port configuration for EmbeddedTimelineService - posted by "Brian Lindblom (Jira)" <ji...@apache.org> on 2020/08/19 19:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1203) Allow port configuration for EmbeddedTimelineService - posted by "Brian Lindblom (Jira)" <ji...@apache.org> on 2020/08/19 20:00:00 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 20:09:48 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma opened a new pull request #1989: [HUDI-1177]: Fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 20:40:38 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma opened a new pull request #1990: [HUDI-1199]: relocated jetty in hudi-utilities-bundle pom - posted by GitBox <gi...@apache.org> on 2020/08/19 20:49:10 UTC, 0 replies.
- [GitHub] [hudi] jiegzhan edited a comment on issue #1980: [SUPPORT] Small files (423KB) generated after running delete query - posted by GitBox <gi...@apache.org> on 2020/08/19 20:51:05 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 21:01:18 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma opened a new pull request #1991: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 21:34:48 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1989: [HUDI-1177]: Fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 21:36:00 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma closed pull request #1989: [HUDI-1177]: Fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/19 21:36:02 UTC, 0 replies.
- [jira] [Created] (HUDI-1204) NoClassDefFoundError with AbstractSyncTool while running HoodieTestSuiteJob - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/19 21:47:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1204) NoClassDefFoundError with AbstractSyncTool while running HoodieTestSuiteJob - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/19 21:47:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1204) NoClassDefFoundError with AbstractSyncTool while running HoodieTestSuiteJob - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/19 21:48:00 UTC, 2 replies.
- [GitHub] [hudi] n3nash merged pull request #1963: [HUDI-1188] Hbase index MOR tables records not being deduplicated - posted by GitBox <gi...@apache.org> on 2020/08/19 21:56:14 UTC, 0 replies.
- [hudi] branch master updated: Fix HBASE index MOR tables not considering record index valid - posted by na...@apache.org on 2020/08/19 21:56:14 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1204) NoClassDefFoundError with AbstractSyncTool while running HoodieTestSuiteJob - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/19 22:05:00 UTC, 4 replies.
- [jira] [Commented] (HUDI-1204) NoClassDefFoundError with AbstractSyncTool while running HoodieTestSuiteJob - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/19 22:05:00 UTC, 12 replies.
- [GitHub] [hudi] stackfun commented on issue #1240: future support for multi-client concurrent write? - posted by GitBox <gi...@apache.org> on 2020/08/19 22:55:39 UTC, 0 replies.
- [jira] [Updated] (HUDI-1196) Record being placed in incorrect partition during upsert on COW/MOR global indexed tables - posted by "Ryan Pifer (Jira)" <ji...@apache.org> on 2020/08/19 23:17:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar opened a new pull request #1992: [Blog] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/20 00:27:43 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1992: [BLOG] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/20 00:28:14 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1987: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/20 00:43:44 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator (#1987) - posted by vi...@apache.org on 2020/08/20 00:43:48 UTC, 0 replies.
- [hudi] branch release-0.6.0 updated: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator (#1987) - posted by vi...@apache.org on 2020/08/20 01:00:08 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1992: [BLOG] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/20 01:22:14 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/20 01:51:16 UTC, 1 replies.
- [jira] [Resolved] (HUDI-1177) fix TimestampBasedKeyGenerator Task not serializableException - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/20 02:09:00 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/20 02:17:50 UTC, 4 replies.
- [hudi] annotated tag release-0.6.0-rc1 updated (62c297e -> 26951d9) - posted by bh...@apache.org on 2020/08/20 02:25:06 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #375 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/20 03:39:19 UTC, 0 replies.
- svn commit: r41041 - in /dev/hudi/hudi-0.6.0-rc1: ./ hudi-0.6.0-rc1.src.tgz hudi-0.6.0-rc1.src.tgz.asc hudi-0.6.0-rc1.src.tgz.sha512 - posted by bh...@apache.org on 2020/08/20 03:42:20 UTC, 0 replies.
- [jira] [Created] (HUDI-1205) Serialization fail when log file is larger than 2GB - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/20 04:08:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 edited a comment on issue #1823: [SUPPORT] MOR trigger compaction from Hudi CLI - posted by GitBox <gi...@apache.org> on 2020/08/20 04:10:31 UTC, 0 replies.
- [jira] [Updated] (HUDI-1205) Serialization fail when log file is larger than 2GB - posted by "Yanjia Gary Li (Jira)" <ji...@apache.org> on 2020/08/20 04:14:00 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #1993: [MINOR]Move HoodieUpgradeDowngradeException to exception package - posted by GitBox <gi...@apache.org> on 2020/08/20 04:23:44 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1823: [SUPPORT] MOR trigger compaction from Hudi CLI - posted by GitBox <gi...@apache.org> on 2020/08/20 05:01:56 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1993: [MINOR]Move HoodieUpgradeDowngradeException to exception package - posted by GitBox <gi...@apache.org> on 2020/08/20 05:41:20 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/20 05:50:55 UTC, 1 replies.
- [jira] [Created] (HUDI-1206) Remove unused variable in Compactor - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/20 05:58:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1206) Remove unused variable in Compactor - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/20 05:59:00 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #1994: [HUDI-1206]Remove unused variable in Compactor - posted by GitBox <gi...@apache.org> on 2020/08/20 06:03:52 UTC, 0 replies.
- [jira] [Updated] (HUDI-1206) Remove unused variable in Compactor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/20 06:04:00 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1994: [HUDI-1206]Remove unused variable in Compactor - posted by GitBox <gi...@apache.org> on 2020/08/20 06:04:25 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma commented on pull request #1991: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/20 08:22:53 UTC, 0 replies.
- [GitHub] [hudi] pratyakshsharma closed pull request #1991: [HUDI-1177]: fixed TaskNotSerializableException in TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/20 08:22:55 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1992: [BLOG] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/20 09:33:06 UTC, 1 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #1995: [HUDI-1067]Replace the integer version field with HoodieLogBlockVersion data structure - posted by GitBox <gi...@apache.org> on 2020/08/20 09:42:14 UTC, 0 replies.
- [jira] [Updated] (HUDI-1067) Replace the integer version field with HoodieLogBlockVersion data structure - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/20 09:43:00 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang closed pull request #1995: [HUDI-1067]Replace the integer version field with HoodieLogBlockVersion data structure - posted by GitBox <gi...@apache.org> on 2020/08/20 09:58:59 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1994: [HUDI-1206]Remove unused variable in Compactor - posted by GitBox <gi...@apache.org> on 2020/08/20 10:18:48 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1206] Remove unused variable in Compactor (#1994) - posted by vi...@apache.org on 2020/08/20 10:18:51 UTC, 0 replies.
- [jira] [Closed] (HUDI-1206) Remove unused variable in Compactor - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/20 10:20:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #1996: [BLOG] Efficient Migration of large Parquet tables - posted by GitBox <gi...@apache.org> on 2020/08/20 10:21:54 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1993: [MINOR] Move HoodieUpgradeDowngradeException to exception package - posted by GitBox <gi...@apache.org> on 2020/08/20 10:35:19 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1993: [MINOR] Move HoodieUpgradeDowngradeException to exception package - posted by GitBox <gi...@apache.org> on 2020/08/20 10:51:28 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1067) Replace the integer version field with HoodieLogBlockVersion data structure - posted by "trevor (Jira)" <ji...@apache.org> on 2020/08/20 11:06:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-396) Provide an documentation to describe how to use test suite - posted by "trevor (Jira)" <ji...@apache.org> on 2020/08/20 11:07:00 UTC, 2 replies.
- [jira] [Assigned] (HUDI-1103) Improve the code format of Delete data demo in Quick-Start Guide - posted by "trevor (Jira)" <ji...@apache.org> on 2020/08/20 11:07:00 UTC, 1 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #1997: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/20 11:12:59 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #1997: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/20 11:19:01 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #1998: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/20 12:19:49 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang closed pull request #1998: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/20 12:21:42 UTC, 0 replies.
- [GitHub] [hudi] poiyyq opened a new issue #1999: What difference from spark and deltaStreamer? which more efficient? - posted by GitBox <gi...@apache.org> on 2020/08/20 12:24:03 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/20 12:26:10 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/20 12:51:24 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto commented on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/20 12:55:28 UTC, 12 replies.
- [GitHub] [hudi] yanghua commented on pull request #1886: [HUDI-1122] Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/20 15:00:51 UTC, 0 replies.
- [hudi] branch master updated (bd7814d -> b883b6d) - posted by vi...@apache.org on 2020/08/20 15:01:10 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1886: [HUDI-1122] Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/20 15:01:13 UTC, 0 replies.
- [jira] [Closed] (HUDI-1122) Introduce a kafka implementation of hoodie write commit callback - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/20 15:03:00 UTC, 0 replies.
- [hudi] branch master updated (b883b6d -> 34c8c9e) - posted by vi...@apache.org on 2020/08/20 15:12:30 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1993: [MINOR] Move HoodieUpgradeDowngradeException to exception package - posted by GitBox <gi...@apache.org> on 2020/08/20 15:12:36 UTC, 0 replies.
- [GitHub] [hudi] KarthickAN commented on issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/20 15:29:34 UTC, 1 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1997: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/20 15:30:38 UTC, 1 replies.
- [GitHub] [hudi] KarthickAN edited a comment on issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/20 15:32:06 UTC, 2 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #1997: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/20 17:11:43 UTC, 1 replies.
- [GitHub] [hudi] kpurella opened a new issue #2001: NPE While writing data to same partition on S3 - posted by GitBox <gi...@apache.org> on 2020/08/20 18:20:20 UTC, 0 replies.
- [GitHub] [hudi] jpugliesi opened a new issue #2002: [SUPPORT] Inconsistent Commits between CLI and Incremental Query - posted by GitBox <gi...@apache.org> on 2020/08/20 19:03:47 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto opened a new issue #2003: [SUPPORT] Spark Fails to Process 300Gb Of Data - posted by GitBox <gi...@apache.org> on 2020/08/20 19:29:10 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto commented on issue #2003: [SUPPORT] Spark Fails to Process 300Gb Of Data - posted by GitBox <gi...@apache.org> on 2020/08/20 19:32:01 UTC, 1 replies.
- [jira] [Assigned] (HUDI-323) Docker demo/integ-test stdout/stderr output only available on process exit - posted by "Leping Huang (Jira)" <ji...@apache.org> on 2020/08/20 19:48:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-113) Get rid of using "#" as the separator in BloomIndex shuffling - posted by "Leping Huang (Jira)" <ji...@apache.org> on 2020/08/20 19:57:00 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto edited a comment on issue #2003: [SUPPORT] Spark Fails to Process 300Gb Of Data - posted by GitBox <gi...@apache.org> on 2020/08/20 20:17:38 UTC, 0 replies.
- [GitHub] [hudi] yuhadooper commented on issue #1872: [SUPPORT]Getting 503s from S3 during upserts - posted by GitBox <gi...@apache.org> on 2020/08/20 20:19:08 UTC, 2 replies.
- [GitHub] [hudi] yuhadooper edited a comment on issue #1872: [SUPPORT]Getting 503s from S3 during upserts - posted by GitBox <gi...@apache.org> on 2020/08/20 21:10:05 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto closed issue #2003: [SUPPORT] Spark Fails to Process 300Gb Of Data - posted by GitBox <gi...@apache.org> on 2020/08/20 23:47:28 UTC, 0 replies.
- [GitHub] [hudi] n3nash opened a new pull request #2004: [NOT_TO_BE_MERGED] [ONLY FOR TESTING] Fixing Test Suite for docker - posted by GitBox <gi...@apache.org> on 2020/08/21 00:07:33 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #2004: [NOT_TO_BE_MERGED] [ONLY FOR TESTING] Fixing Test Suite for docker - posted by GitBox <gi...@apache.org> on 2020/08/21 00:20:22 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1974: [HUDI-1186][DOC]Add description of write commit callback by kafka to document - posted by GitBox <gi...@apache.org> on 2020/08/21 00:48:49 UTC, 1 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1968: [HUDI-1192] Make create hive database automatically configurable - posted by GitBox <gi...@apache.org> on 2020/08/21 00:57:30 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/21 01:07:40 UTC, 0 replies.
- [jira] [Created] (HUDI-1207) Move kafka implemetation of write commit callback to hudi-client module - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/21 01:23:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1207) Move kafka implemetation of write commit callback to hudi-client module - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/21 01:36:00 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1886: [HUDI-1122] Introduce a kafka implementation of hoodie write commit ca… - posted by GitBox <gi...@apache.org> on 2020/08/21 01:38:23 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1207) Move kafka implemetation of write commit callback to hudi-client module - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/21 01:44:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/21 01:47:46 UTC, 1 replies.
- [GitHub] [hudi] liujinhui1994 commented on pull request #1970: [HUDI-1193] Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/21 02:00:43 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #2004: [NOT_TO_BE_MERGED] [ONLY FOR TESTING] Fixing Test Suite for docker - posted by GitBox <gi...@apache.org> on 2020/08/21 02:59:00 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #376 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/21 03:39:20 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1997: [HUDI-781] Introduce HoodieTestTable for test preparation - posted by GitBox <gi...@apache.org> on 2020/08/21 03:46:41 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-781] Introduce HoodieTestTable for test preparation (#1997) - posted by vi...@apache.org on 2020/08/21 03:46:42 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1920: [HUDI-1150]Fix unable to parse input partition field :1 exception whe… - posted by GitBox <gi...@apache.org> on 2020/08/21 04:15:46 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1974: [HUDI-1186][DOC]Add description of write commit callback by kafka to document - posted by GitBox <gi...@apache.org> on 2020/08/21 04:26:16 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1999: What difference from spark and deltaStreamer? which more efficient? - posted by GitBox <gi...@apache.org> on 2020/08/21 04:59:50 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1977: Error running hudi on aws glue - posted by GitBox <gi...@apache.org> on 2020/08/21 05:02:14 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen opened a new issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark with local - posted by GitBox <gi...@apache.org> on 2020/08/21 06:00:11 UTC, 0 replies.
- [GitHub] [hudi] poiyyq commented on issue #1999: What difference from spark and deltaStreamer? which more efficient? - posted by GitBox <gi...@apache.org> on 2020/08/21 06:10:06 UTC, 1 replies.
- [GitHub] [hudi] poiyyq removed a comment on issue #1999: What difference from spark and deltaStreamer? which more efficient? - posted by GitBox <gi...@apache.org> on 2020/08/21 06:11:07 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 edited a comment on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/21 06:27:32 UTC, 0 replies.
- [GitHub] [hudi] liujinhui1994 commented on a change in pull request #1968: [HUDI-1192] Make create hive database automatically configurable - posted by GitBox <gi...@apache.org> on 2020/08/21 06:34:35 UTC, 1 replies.
- [GitHub] [hudi] liujinhui1994 commented on a change in pull request #1984: [HUDI-1200] Fix NullPointerException, CustomKeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/21 06:42:51 UTC, 2 replies.
- [GitHub] [hudi] kwondw commented on pull request #1703: [HUDI-993] Let delete API use "hoodie.delete.shuffle.parallelism" - posted by GitBox <gi...@apache.org> on 2020/08/21 07:07:43 UTC, 1 replies.
- [GitHub] [hudi] poiyyq commented on issue #1971: Schema evoluation causes issue when using kafka source in hudi deltastreamer - posted by GitBox <gi...@apache.org> on 2020/08/21 07:20:23 UTC, 1 replies.
- [GitHub] [hudi] ashishmgofficial opened a new issue #2006: Unable to build Hudi - posted by GitBox <gi...@apache.org> on 2020/08/21 07:24:35 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2006: [SUPPORT] Unable to build Hudi - posted by GitBox <gi...@apache.org> on 2020/08/21 08:53:01 UTC, 2 replies.
- [GitHub] [hudi] poiyyq closed issue #1999: What difference from spark and deltaStreamer? which more efficient? - posted by GitBox <gi...@apache.org> on 2020/08/21 09:00:19 UTC, 0 replies.
- [GitHub] [hudi] ashishmgofficial commented on issue #2006: [SUPPORT] Unable to build Hudi - posted by GitBox <gi...@apache.org> on 2020/08/21 09:00:30 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/21 09:14:49 UTC, 1 replies.
- [GitHub] [hudi] bvaradar edited a comment on issue #1981: [SUPPORT] Huge performance Difference Between Hudi and Regular Parquet in Athena - posted by GitBox <gi...@apache.org> on 2020/08/21 09:15:19 UTC, 0 replies.
- [GitHub] [hudi] ashishmgofficial closed issue #2006: [SUPPORT] Unable to build Hudi - posted by GitBox <gi...@apache.org> on 2020/08/21 09:15:19 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/21 09:19:33 UTC, 5 replies.
- [jira] [Created] (HUDI-1208) Ordering Field should be optional when precombine is turned off - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 10:05:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1208) Ordering Field should be optional when precombine is turned off - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 10:05:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/21 10:08:35 UTC, 1 replies.
- [GitHub] [hudi] cdmikechen commented on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/21 10:13:55 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on issue #1948: [SUPPORT] DMS example complains about dfs-source.properties - posted by GitBox <gi...@apache.org> on 2020/08/21 10:52:51 UTC, 0 replies.
- [jira] [Updated] (HUDI-1209) Properties File must be optional when running deltastreamer - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 10:53:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1209) Properties File must be optional when running deltastreamer - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 10:53:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1957: [SUPPORT] Small Table Upsert sometimes take a lot of time - posted by GitBox <gi...@apache.org> on 2020/08/21 11:15:48 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1973: [SUPPORT] Incremental query on COW table returns empty records. - posted by GitBox <gi...@apache.org> on 2020/08/21 11:18:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1210) Update doc to clarify that start timestamp is exclusive for incremental queries - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 11:18:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1210) Update doc to clarify that start timestamp is exclusive for incremental queries - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 11:18:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1973: [SUPPORT] Incremental query on COW table returns empty records. - posted by GitBox <gi...@apache.org> on 2020/08/21 11:18:00 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on a change in pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/21 11:42:38 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1971: Schema evoluation causes issue when using kafka source in hudi deltastreamer - posted by GitBox <gi...@apache.org> on 2020/08/21 11:53:10 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1972: Deltasteamer with Transformation has schema issue - posted by GitBox <gi...@apache.org> on 2020/08/21 11:54:30 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #1970: [HUDI-1193] Upgrade http dependent version - posted by GitBox <gi...@apache.org> on 2020/08/21 12:24:14 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1193](Upgrade http dependency version) (#1970) - posted by le...@apache.org on 2020/08/21 12:26:55 UTC, 0 replies.
- [GitHub] [hudi] ashishmgofficial opened a new issue #2007: [SUPPORT] Timeline metadata query - posted by GitBox <gi...@apache.org> on 2020/08/21 13:20:33 UTC, 0 replies.
- [jira] [Created] (HUDI-1211) Test failures w/ some index tests (TestHoodieIndex) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/21 19:48:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1211) Test failures w/ some index tests (TestHoodieIndex) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/21 19:48:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1212) GDPR: Support deletions of records on all versions of Hudi dataset - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 20:02:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1212) GDPR: Support deletions of records on all versions of Hudi dataset - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/21 20:02:00 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on a change in pull request #1953: [HUDI-1181] Fix decimal type display issue for record key field - posted by GitBox <gi...@apache.org> on 2020/08/22 00:36:37 UTC, 1 replies.
- [jira] [Updated] (HUDI-1213) Set Default for the bootstrap config : hoodie.bootstrap.full.input.provider - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 00:47:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1213) Set Default for the bootstrap config : hoodie.bootstrap.full.input.provider - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 00:47:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1214) Need ability to set deltastreamer checkpoints when doing Spark datasource writes - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 01:10:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1214) Need ability to set deltastreamer checkpoints when doing Spark datasource writes - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 01:10:00 UTC, 0 replies.
- [GitHub] [hudi] rubenssoto commented on issue #1979: [SUPPORT]: Is it possible to incrementally read only upserted rows where a material change has occurred? - posted by GitBox <gi...@apache.org> on 2020/08/22 01:46:15 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1984: [HUDI-1200] Fix NullPointerException, CustomKeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/22 03:07:23 UTC, 3 replies.
- [GitHub] [hudi] vinothchandar commented on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/22 06:11:49 UTC, 2 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1827: [HUDI-1089] [WIP]Refactor hudi-client to support multi-engine - posted by GitBox <gi...@apache.org> on 2020/08/22 06:26:38 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/22 06:42:23 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar closed issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/22 06:44:13 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen opened a new issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/22 06:44:13 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on issue #1240: future support for multi-client concurrent write? - posted by GitBox <gi...@apache.org> on 2020/08/22 06:48:25 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 edited a comment on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/22 06:51:39 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1992: [BLOG] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/22 06:59:29 UTC, 0 replies.
- [hudi] branch asf-site updated: [DOC] Add MOR Spark datasource support to Doc (#1959) - posted by bh...@apache.org on 2020/08/22 08:30:30 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #1959: [DOC] Add MOR Spark datasource support to Doc - posted by GitBox <gi...@apache.org> on 2020/08/22 08:30:31 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1827: [HUDI-1089] [WIP]Refactor hudi-client to support multi-engine - posted by GitBox <gi...@apache.org> on 2020/08/22 10:21:24 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1083] Optimization in determining insert bucket location for a given key (#1868) - posted by si...@apache.org on 2020/08/22 11:41:48 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan merged pull request #1868: [HUDI-1083] Optimization in determining insert bucket location for a given key - posted by GitBox <gi...@apache.org> on 2020/08/22 11:41:50 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on a change in pull request #1996: [BLOG] Async Compaction and Efficient Migration of large Parquet tables - posted by GitBox <gi...@apache.org> on 2020/08/22 13:19:24 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #2000: [MINOR] Remove unused log code in HoodieReadClient - posted by GitBox <gi...@apache.org> on 2020/08/22 13:45:58 UTC, 0 replies.
- [hudi] branch master updated (1d09c02 -> 7291607) - posted by vi...@apache.org on 2020/08/22 13:46:04 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-1186][DOC] Add description of write commit callback by kafka to document (#1974) - posted by vi...@apache.org on 2020/08/22 13:48:25 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1974: [HUDI-1186][DOC] Add description of write commit callback by kafka to document - posted by GitBox <gi...@apache.org> on 2020/08/22 13:48:30 UTC, 0 replies.
- [jira] [Closed] (HUDI-1186) Add description of write commit callback by kafka to document - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/22 13:50:00 UTC, 0 replies.
- Build failed in Jenkins: hudi-snapshot-deployment-0.5 #377 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/22 15:46:02 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 opened a new pull request #2008: [MINOR] fix get classname for hive sync - posted by GitBox <gi...@apache.org> on 2020/08/22 16:35:04 UTC, 0 replies.
- [jira] [Created] (HUDI-1215) Ensure all commands in quick start are copy pastable - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/22 16:44:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1215) Ensure all commands in quick start are copy pastable - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/22 16:45:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1216) Create chinese version of pyspark quickstart example - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 21:17:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1216) Create chinese version of pyspark quickstart example - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/22 21:17:00 UTC, 1 replies.
- [GitHub] [hudi] bvaradar opened a new pull request #2009: [MINOR] Fix pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/22 21:54:49 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on pull request #2009: [MINOR] Fix pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/22 21:55:19 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #2009: [MINOR] Fix pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/22 22:57:28 UTC, 0 replies.
- [hudi] branch asf-site updated: [MINOR] Fix pyspark quickstart example (#2009) - posted by bh...@apache.org on 2020/08/22 22:57:33 UTC, 0 replies.
- [jira] [Closed] (HUDI-1025) Meter RPC calls in HoodieWrapperFileSystem - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:07:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1025) Meter RPC calls in HoodieWrapperFileSystem - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:07:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1197) Fix build issue in scala 2.12 - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:13:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1188) MOR hbase index tables not deduplicating records - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:14:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1188) MOR hbase index tables not deduplicating records - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:15:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1177) fix TimestampBasedKeyGenerator Task not serializableException - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:16:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1083) Minor optimization in Determining insert bucket location for a given key - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:19:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1083) Minor optimization in Determining insert bucket location for a given key - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:19:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-1083) Minor optimization in Determining insert bucket location for a given key - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/23 00:19:00 UTC, 0 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #2010: [MINOR] Update README.md - posted by GitBox <gi...@apache.org> on 2020/08/23 03:29:48 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #2010: [MINOR] Update README.md - posted by GitBox <gi...@apache.org> on 2020/08/23 03:29:58 UTC, 0 replies.
- [hudi] branch release-0.6.0 updated: [MINOR] Update release version to reflect published version 0.6.0 - posted by bh...@apache.org on 2020/08/23 06:18:42 UTC, 0 replies.
- [hudi] annotated tag release-0.6.0 updated (b6d363c -> d462d38) - posted by bh...@apache.org on 2020/08/23 06:32:35 UTC, 0 replies.
- svn commit: r41074 - in /dev/hudi/hudi-0.6.0: ./ hudi-0.6.0.src.tgz hudi-0.6.0.src.tgz.asc hudi-0.6.0.src.tgz.sha512 - posted by bh...@apache.org on 2020/08/23 07:24:29 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1216) Create chinese version of pyspark quickstart example - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/23 07:43:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1215) Ensure all commands in quick start are copy pastable - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/23 08:01:00 UTC, 1 replies.
- [jira] [Comment Edited] (HUDI-1215) Ensure all commands in quick start are copy pastable - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/23 08:01:00 UTC, 0 replies.
- svn commit: r41075 - in /release/hudi/hudi-0.6.0: ./ hudi-0.6.0.src.tgz hudi-0.6.0.src.tgz.asc hudi-0.6.0.src.tgz.sha512 - posted by bh...@apache.org on 2020/08/23 08:02:57 UTC, 0 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #2011: [DOC] Change reference from`Presto` to `PrestoDB` - posted by GitBox <gi...@apache.org> on 2020/08/23 08:42:16 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1150] Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator(#1920) - posted by vi...@apache.org on 2020/08/23 11:57:03 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1920: [HUDI-1150] Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator - posted by GitBox <gi...@apache.org> on 2020/08/23 11:57:05 UTC, 0 replies.
- [jira] [Closed] (HUDI-1150) Fix unable to parse input partition field :1 exception when using TimestampBasedKeyGenerator - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/23 11:58:00 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg opened a new pull request #2012: HUDI-1129 Deltastreamer Add support for schema evaluation - posted by GitBox <gi...@apache.org> on 2020/08/23 18:02:35 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg commented on pull request #2012: HUDI-1129 Deltastreamer Add support for schema evaluation - posted by GitBox <gi...@apache.org> on 2020/08/23 18:11:56 UTC, 1 replies.
- [GitHub] [hudi] rubenssoto opened a new issue #2013: [SUPPORT] MoR tables SparkDataSource Incremental Querys - posted by GitBox <gi...@apache.org> on 2020/08/23 20:58:27 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2013: [SUPPORT] MoR tables SparkDataSource Incremental Querys - posted by GitBox <gi...@apache.org> on 2020/08/24 00:00:59 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1996: [BLOG] Async Compaction and Efficient Migration of large Parquet tables - posted by GitBox <gi...@apache.org> on 2020/08/24 00:03:19 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen edited a comment on issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/24 01:38:17 UTC, 3 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #1901: [HUDI-532]Add java doc for hudi test suite test classes - posted by GitBox <gi...@apache.org> on 2020/08/24 02:04:55 UTC, 0 replies.
- [GitHub] [hudi] sreeram26 opened a new pull request #2014: [HUDI-1153] Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by GitBox <gi...@apache.org> on 2020/08/24 02:08:07 UTC, 0 replies.
- [GitHub] [hudi] sreeram26 commented on a change in pull request #2014: [HUDI-1153] Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by GitBox <gi...@apache.org> on 2020/08/24 02:10:41 UTC, 1 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #2015: [HUDI-1103]Fix Delete data demo in Quick-Start Guide - posted by GitBox <gi...@apache.org> on 2020/08/24 02:53:31 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on pull request #2015: [HUDI-1103]Fix Delete data demo in Quick-Start Guide - posted by GitBox <gi...@apache.org> on 2020/08/24 02:56:05 UTC, 0 replies.
- [GitHub] [hudi] sreeram26 commented on pull request #2014: [HUDI-1153] Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by GitBox <gi...@apache.org> on 2020/08/24 03:00:21 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on issue #2013: [SUPPORT] MoR tables SparkDataSource Incremental Querys - posted by GitBox <gi...@apache.org> on 2020/08/24 03:14:02 UTC, 0 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #2016: [WIP] Add release page doc for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 05:35:06 UTC, 0 replies.
- [jira] [Commented] (HUDI-1201) HoodieDeltaStreamer: Allow user overrides to read from earliest kafka offset when commit files do not have checkpoint - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/24 05:52:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-1214) Need ability to set deltastreamer checkpoints when doing Spark datasource writes - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/24 05:52:00 UTC, 1 replies.
- [jira] [Comment Edited] (HUDI-1214) Need ability to set deltastreamer checkpoints when doing Spark datasource writes - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/24 05:53:00 UTC, 0 replies.
- [GitHub] [hudi] Yogashri12 opened a new issue #2017: multi-level partition - posted by GitBox <gi...@apache.org> on 2020/08/24 07:02:56 UTC, 0 replies.
- [jira] [Created] (HUDI-1217) Improve the avroToBytes method of HoodieAvroUtils - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/24 07:24:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1217) Improve avroToBytes method of HoodieAvroUtils - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/24 07:45:00 UTC, 4 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2018: [HUDI-1217] Improve avroToBytes method of HoodieAvroUtils - posted by GitBox <gi...@apache.org> on 2020/08/24 07:46:26 UTC, 0 replies.
- [GitHub] [hudi] cnDenis opened a new issue #2019: Leak in DiskBasedMap - posted by GitBox <gi...@apache.org> on 2020/08/24 08:25:42 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2018: [HUDI-1217] Improve avroToBytes method of HoodieAvroUtils - posted by GitBox <gi...@apache.org> on 2020/08/24 08:38:31 UTC, 0 replies.
- [GitHub] [hudi] hughfdjackson commented on issue #1979: [SUPPORT]: Is it possible to incrementally read only upserted rows where a material change has occurred? - posted by GitBox <gi...@apache.org> on 2020/08/24 09:30:15 UTC, 2 replies.
- [hudi] branch master updated: [HUDI-1217] Improve avroToBytes method of HoodieAvroUtils (#2018) - posted by vi...@apache.org on 2020/08/24 09:33:43 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #2018: [HUDI-1217] Improve avroToBytes method of HoodieAvroUtils - posted by GitBox <gi...@apache.org> on 2020/08/24 09:33:45 UTC, 0 replies.
- [jira] [Closed] (HUDI-1217) Improve avroToBytes method of HoodieAvroUtils - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/24 09:36:00 UTC, 0 replies.
- [GitHub] [hudi] hughfdjackson edited a comment on issue #1979: [SUPPORT]: Is it possible to incrementally read only upserted rows where a material change has occurred? - posted by GitBox <gi...@apache.org> on 2020/08/24 09:51:59 UTC, 0 replies.
- [GitHub] [hudi] dm-tran opened a new issue #2020: [SUPPORT] Compaction fails with "java.io.FileNotFoundException" - posted by GitBox <gi...@apache.org> on 2020/08/24 10:57:10 UTC, 0 replies.
- [jira] [Created] (HUDI-1218) Introduce BulkInsertSortMode as Independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/24 12:30:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1218) Introduce BulkInsertSortMode as Independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/24 12:30:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-1218) Introduce BulkInsertSortMode as Independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/24 12:31:00 UTC, 5 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #2021: [HUDI-1218]Introduce BulkInsertSortMode as Independent class - posted by GitBox <gi...@apache.org> on 2020/08/24 12:56:48 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on pull request #2021: [HUDI-1218]Introduce BulkInsertSortMode as Independent class - posted by GitBox <gi...@apache.org> on 2020/08/24 12:58:04 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #2016: [WIP] Add release page doc for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 13:26:39 UTC, 2 replies.
- [GitHub] [hudi] nsivabalan merged pull request #2015: [HUDI-1103]Fix Delete data demo in Quick-Start Guide - posted by GitBox <gi...@apache.org> on 2020/08/24 13:58:41 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-1103 Improve the code format of Delete data demo in Quick-Start Guide] (#2015) - posted by si...@apache.org on 2020/08/24 13:58:46 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on a change in pull request #2016: [WIP] Add release page doc for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 14:06:11 UTC, 5 replies.
- [jira] [Commented] (HUDI-883) Update docs for new config in PR-1605 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:53:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-883) Update docs for new config in PR-1605 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:53:00 UTC, 3 replies.
- [jira] [Updated] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:54:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-428) Web documentation for explaining how to bootstrap - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:56:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-586) Revisit the release guide - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:57:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1031) Document how to set job scheduling configs for Async compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 14:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1056) Ensure validate_staged_release.sh also runs against released version in release repo - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 15:00:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-1111) Highlight Hudi guarantees in documentation section of website - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 15:00:08 UTC, 0 replies.
- [jira] [Created] (HUDI-1219) Code optimization - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/24 15:15:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1219) Code optimization on hudi-common moudle - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/24 15:18:00 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang opened a new pull request #2022: Code optimization on hudi-common moudle - posted by GitBox <gi...@apache.org> on 2020/08/24 15:30:10 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on pull request #2022: Code optimization on hudi-common moudle - posted by GitBox <gi...@apache.org> on 2020/08/24 15:40:08 UTC, 0 replies.
- svn commit: r41095 - in /release/hudi: 0.6.0/ hudi-0.6.0/ - posted by bh...@apache.org on 2020/08/24 16:08:47 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #2010: [MINOR] Update README.md - posted by GitBox <gi...@apache.org> on 2020/08/24 16:27:02 UTC, 0 replies.
- [hudi] branch master updated: [MINOR] Update README.md (#2010) - posted by xu...@apache.org on 2020/08/24 16:28:43 UTC, 0 replies.
- [GitHub] [hudi] xushiyan merged pull request #2010: [MINOR] Update README.md - posted by GitBox <gi...@apache.org> on 2020/08/24 16:28:44 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1948: [SUPPORT] DMS example complains about dfs-source.properties - posted by GitBox <gi...@apache.org> on 2020/08/24 16:33:39 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/24 16:34:42 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1960: How do you change the 'hoodie.datasource.write.payload.class' configuration property? - posted by GitBox <gi...@apache.org> on 2020/08/24 16:35:25 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2007: [SUPPORT] Is Timeline metadata queryable ? - posted by GitBox <gi...@apache.org> on 2020/08/24 16:59:35 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #2017: multi-level partition - posted by GitBox <gi...@apache.org> on 2020/08/24 17:01:10 UTC, 3 replies.
- [GitHub] [hudi] bvaradar closed issue #2017: multi-level partition - posted by GitBox <gi...@apache.org> on 2020/08/24 17:01:44 UTC, 0 replies.
- [jira] [Created] (HUDI-1220) Leverage java docs for publishing to config pages in site - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 17:07:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2020: [SUPPORT] Compaction fails with "java.io.FileNotFoundException" - posted by GitBox <gi...@apache.org> on 2020/08/24 17:09:26 UTC, 4 replies.
- [jira] [Created] (HUDI-1221) Ensure docker demo page reflects the latest support on all query engines - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 17:10:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-945) Cleanup spillable map files eagerly as part of close - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/24 17:24:00 UTC, 3 replies.
- [jira] [Comment Edited] (HUDI-945) Cleanup spillable map files eagerly as part of close - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/24 17:26:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2019: Leak in DiskBasedMap - posted by GitBox <gi...@apache.org> on 2020/08/24 17:26:18 UTC, 1 replies.
- [GitHub] [hudi] bvaradar commented on issue #2001: NPE While writing data to same partition on S3 - posted by GitBox <gi...@apache.org> on 2020/08/24 17:31:00 UTC, 0 replies.
- [GitHub] [hudi] ashishmgofficial commented on issue #2007: [SUPPORT] Is Timeline metadata queryable ? - posted by GitBox <gi...@apache.org> on 2020/08/24 17:31:20 UTC, 1 replies.
- [jira] [Reopened] (HUDI-1190) Annotate all public APIs classes with stability indication - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 17:34:00 UTC, 1 replies.
- [jira] [Resolved] (HUDI-1190) Annotate all public APIs classes with stability indication - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 17:34:00 UTC, 1 replies.
- [jira] [Closed] (HUDI-1190) Annotate all public APIs classes with stability indication - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 17:34:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-945) Cleanup spillable map files eagerly as part of close - posted by "Sreeram Ramji (Jira)" <ji...@apache.org> on 2020/08/24 17:47:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2002: [SUPPORT] Inconsistent Commits between CLI and Incremental Query - posted by GitBox <gi...@apache.org> on 2020/08/24 17:53:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2002: [SUPPORT] Inconsistent Commits between CLI and Incremental Query - posted by GitBox <gi...@apache.org> on 2020/08/24 17:53:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #1947: datadog monitor hudi - posted by GitBox <gi...@apache.org> on 2020/08/24 17:55:28 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #2011: [DOC] Doc changes for release 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 18:05:23 UTC, 0 replies.
- [hudi] branch asf-site updated: [DOC] Doc changes for release 0.6.0 (#2011) - posted by bh...@apache.org on 2020/08/24 18:05:23 UTC, 0 replies.
- [GitHub] [hudi] satishkotha opened a new pull request #2023: [HUDI-1137] Add option to configure different path selector - posted by GitBox <gi...@apache.org> on 2020/08/24 18:15:26 UTC, 0 replies.
- [jira] [Updated] (HUDI-1137) [Test Suite] Add option to configure different path selector - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/24 18:16:00 UTC, 4 replies.
- [jira] [Resolved] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1054) Address performance issues with finalizing writes on S3 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1054) Address performance issues with finalizing writes on S3 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1054) Address performance issues with finalizing writes on S3 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1014) Design and Implement upgrade-downgrade infrastrucutre - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:17:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1068) HoodieGlobalBloomIndex does not correctly send deletes to older partition when partition path is updated - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1098) Marker file finalizing may block on a data file that was never written - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1098) Marker file finalizing may block on a data file that was never written - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1098) Marker file finalizing may block on a data file that was never written - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1068) HoodieGlobalBloomIndex does not correctly send deletes to older partition when partition path is updated - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1068) HoodieGlobalBloomIndex does not correctly send deletes to older partition when partition path is updated - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:18:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:19:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:19:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1100) Docs: Update index type in Configuration section and fix typo in deployment page - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:19:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-1013) Bulk Insert w/o converting to RDD - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:20:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1013) Bulk Insert w/o converting to RDD - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:20:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1013) Bulk Insert w/o converting to RDD - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:21:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:22:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:22:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-942) Increase minmum number of delta commits for inline compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-942) Increase minmum number of delta commits for inline compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-900) Metadata Bootstrap Key Generator needs to handle complex keys correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-971) Fix HFileBootstrapIndexReader.getIndexedPartitions() returns unclean partition name - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-942) Increase minmum number of delta commits for inline compaction - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-900) Metadata Bootstrap Key Generator needs to handle complex keys correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-900) Metadata Bootstrap Key Generator needs to handle complex keys correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:23:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-883) Update docs for new config in PR-1605 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:24:01 UTC, 0 replies.
- [jira] [Closed] (HUDI-882) Update documentation with new configs for 0.6.0 release - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:24:01 UTC, 0 replies.
- [jira] [Closed] (HUDI-883) Update docs for new config in PR-1605 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:24:01 UTC, 0 replies.
- [jira] [Resolved] (HUDI-882) Update documentation with new configs for 0.6.0 release - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:24:01 UTC, 0 replies.
- [jira] [Resolved] (HUDI-883) Update docs for new config in PR-1605 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:24:01 UTC, 0 replies.
- [jira] [Resolved] (HUDI-855) Run Auto Cleaner in parallel with ingestion - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:25:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-855) Run Auto Cleaner in parallel with ingestion - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:25:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-855) Run Auto Cleaner in parallel with ingestion - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:25:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-802) AWSDmsTransformer does not handle insert -> delete of a row in a single batch correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:26:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-802) AWSDmsTransformer does not handle insert -> delete of a row in a single batch correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:26:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-802) AWSDmsTransformer does not handle insert -> delete of a row in a single batch correctly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:26:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-760) Remove Rolling Stat management from Hudi Writer - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:27:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-760) Remove Rolling Stat management from Hudi Writer - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:27:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-742) Fix java.lang.NoSuchMethodError: java.lang.Math.floorMod(JI)I - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-742) Fix java.lang.NoSuchMethodError: java.lang.Math.floorMod(JI)I - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-742) Fix java.lang.NoSuchMethodError: java.lang.Math.floorMod(JI)I - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-760) Remove Rolling Stat management from Hudi Writer - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-738) Add error msg in DeltaStreamer if `filterDupes=true` is enabled for `operation=UPSERT`. - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:01 UTC, 0 replies.
- [jira] [Reopened] (HUDI-738) Add error msg in DeltaStreamer if `filterDupes=true` is enabled for `operation=UPSERT`. - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:01 UTC, 0 replies.
- [jira] [Resolved] (HUDI-738) Add error msg in DeltaStreamer if `filterDupes=true` is enabled for `operation=UPSERT`. - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:28:01 UTC, 0 replies.
- [jira] [Reopened] (HUDI-684) Introduce abstraction for writing and reading and compacting from FileGroups - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-684) Introduce abstraction for writing and reading and compacting from FileGroups - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-684) Introduce abstraction for writing and reading and compacting from FileGroups - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-728) Support for complex record keys with TimestampBasedKeyGenerator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-728) Support for complex record keys with TimestampBasedKeyGenerator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-728) Support for complex record keys with TimestampBasedKeyGenerator - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:29:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-590) Cut a new Doc version 0.5.1 explicitly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-590) Cut a new Doc version 0.5.1 explicitly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-590) Cut a new Doc version 0.5.1 explicitly - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-624) Split some of the code from PR for HUDI-479 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-624) Split some of the code from PR for HUDI-479 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-624) Split some of the code from PR for HUDI-479 - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:30:00 UTC, 0 replies.
- [jira] [Reopened] (HUDI-114) Allow for clients to overwrite the payload implementation in hoodie.properties - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:33:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-114) Allow for clients to overwrite the payload implementation in hoodie.properties - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:33:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-114) Allow for clients to overwrite the payload implementation in hoodie.properties - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:34:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-769) Write blog about HoodieMultiTableDeltaStreamer in cwiki - posted by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/24 18:35:00 UTC, 0 replies.
- [GitHub] [hudi] jpugliesi commented on issue #2002: [SUPPORT] Inconsistent Commits between CLI and Incremental Query - posted by GitBox <gi...@apache.org> on 2020/08/24 18:42:12 UTC, 0 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #2024: [MINOR] Update DOAP with 0.6.0 Release - posted by GitBox <gi...@apache.org> on 2020/08/24 18:42:55 UTC, 0 replies.
- [GitHub] [hudi] jpugliesi edited a comment on issue #2002: [SUPPORT] Inconsistent Commits between CLI and Incremental Query - posted by GitBox <gi...@apache.org> on 2020/08/24 18:44:26 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1954: [SUPPORT] DMS Caused by: java.lang.IllegalArgumentException: Partition key parts [] does not match with partition values - posted by GitBox <gi...@apache.org> on 2020/08/24 18:57:44 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/24 19:11:43 UTC, 12 replies.
- [GitHub] [hudi] bvaradar commented on issue #1962: [SUPPORT] Unable to filter hudi table in hive on partition column - posted by GitBox <gi...@apache.org> on 2020/08/24 19:19:57 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #2025: [HUDI-1056] Fix release validate script for rc_num and release_type - posted by GitBox <gi...@apache.org> on 2020/08/24 19:25:31 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1137] Add option to configure different path selector - posted by na...@apache.org on 2020/08/24 20:26:56 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #2023: [HUDI-1137] Add option to configure different path selector - posted by GitBox <gi...@apache.org> on 2020/08/24 20:26:59 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/24 20:36:31 UTC, 1 replies.
- [GitHub] [hudi] tooptoop4 edited a comment on issue #1955: [SUPPORT] DMS partition treated as part of pk - posted by GitBox <gi...@apache.org> on 2020/08/24 20:45:53 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/24 21:03:23 UTC, 4 replies.
- [GitHub] [hudi] prashantwason opened a new pull request #2026: [HUDI-1135] Make timeline server timeout settings configurable. - posted by GitBox <gi...@apache.org> on 2020/08/24 21:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1135) Make timeline server timeout settings configurable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/24 21:14:00 UTC, 1 replies.
- [GitHub] [hudi] satishkotha commented on a change in pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/24 21:21:32 UTC, 5 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/24 21:26:11 UTC, 1 replies.
- [GitHub] [hudi] prashantwason opened a new pull request #2027: [HUDI-1136] Add back findInstantsAfterOrEquals to the HoodieTimeline class. - posted by GitBox <gi...@apache.org> on 2020/08/24 21:34:34 UTC, 0 replies.
- [jira] [Updated] (HUDI-1136) Add back findInstantsAfterOrEquals to the HoodieTimeline class - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/24 21:35:00 UTC, 1 replies.
- [GitHub] [hudi] bhasudha opened a new pull request #2028: Site update and release page for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 21:46:08 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on pull request #2016: [WIP] Add release page doc for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 21:47:21 UTC, 0 replies.
- [GitHub] [hudi] bhasudha closed pull request #2016: [WIP] Add release page doc for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 21:47:21 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #2024: [MINOR] Update DOAP with 0.6.0 Release - posted by GitBox <gi...@apache.org> on 2020/08/24 21:47:51 UTC, 0 replies.
- [hudi] branch master updated (ea983ff -> f7e02aa) - posted by bh...@apache.org on 2020/08/24 21:50:20 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #2026: [HUDI-1135] Make timeline server timeout settings configurable. - posted by GitBox <gi...@apache.org> on 2020/08/24 22:03:55 UTC, 1 replies.
- [GitHub] [hudi] prashanthvg89 opened a new issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/24 22:15:45 UTC, 0 replies.
- [GitHub] [hudi] modi95 commented on a change in pull request #1975: [HUDI-1194][WIP] Reorganize HoodieHiveClient based on the way to call Hive API - posted by GitBox <gi...@apache.org> on 2020/08/24 22:31:38 UTC, 1 replies.
- [GitHub] [hudi] prashantwason commented on a change in pull request #2026: [HUDI-1135] Make timeline server timeout settings configurable. - posted by GitBox <gi...@apache.org> on 2020/08/24 22:36:38 UTC, 0 replies.
- [GitHub] [hudi] prashantwason commented on pull request #2026: [HUDI-1135] Make timeline server timeout settings configurable. - posted by GitBox <gi...@apache.org> on 2020/08/24 22:38:02 UTC, 0 replies.
- [GitHub] [hudi] nbalajee opened a new pull request #2030: [HUDI-1130] hudi-test-suite support for schema evolution (can be trig… - posted by GitBox <gi...@apache.org> on 2020/08/24 23:08:27 UTC, 0 replies.
- [jira] [Updated] (HUDI-1130) Allow for schema evolution within DAG for hudi test suite - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/24 23:09:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #2030: [HUDI-1130] hudi-test-suite support for schema evolution (can be trig… - posted by GitBox <gi...@apache.org> on 2020/08/24 23:12:44 UTC, 0 replies.
- [GitHub] [hudi] bhasudha merged pull request #2028: Site update and release page for 0.6.0 - posted by GitBox <gi...@apache.org> on 2020/08/24 23:35:00 UTC, 0 replies.
- [hudi] branch asf-site updated: Site update and release page for 0.6.0 (#2028) - posted by bh...@apache.org on 2020/08/24 23:35:01 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #2030: [HUDI-1130] hudi-test-suite support for schema evolution (can be trig… - posted by GitBox <gi...@apache.org> on 2020/08/25 00:15:32 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #2027: [HUDI-1136] Add back findInstantsAfterOrEquals to the HoodieTimeline class. - posted by GitBox <gi...@apache.org> on 2020/08/25 01:08:25 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1136] Add back findInstantsAfterOrEquals to the HoodieTimeline class. - posted by na...@apache.org on 2020/08/25 01:08:31 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #2026: [HUDI-1135] Make timeline server timeout settings configurable. - posted by GitBox <gi...@apache.org> on 2020/08/25 01:09:08 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1135] Make timeline server timeout settings configurable. - posted by na...@apache.org on 2020/08/25 01:09:10 UTC, 0 replies.
- [GitHub] [hudi] dm-tran commented on issue #2020: [SUPPORT] Compaction fails with "java.io.FileNotFoundException" - posted by GitBox <gi...@apache.org> on 2020/08/25 03:02:00 UTC, 7 replies.
- [GitHub] [hudi] yanghua commented on a change in pull request #2021: [HUDI-1218]Introduce BulkInsertSortMode as Independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 03:02:22 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on a change in pull request #2021: [HUDI-1218] Introduce BulkInsertSortMode as Independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 03:09:39 UTC, 0 replies.
- [jira] [Commented] (HUDI-1103) Improve the code format of Delete data demo in Quick-Start Guide - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 04:21:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1103) Improve the code format of Delete data demo in Quick-Start Guide - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 04:22:00 UTC, 0 replies.
- [GitHub] [hudi] vinothsiva1989 opened a new issue #2031: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/25 04:52:17 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1222) Introduce MergeHelper.UpdateHandler as independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 07:30:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1222) Introduce MergeHelper.UpdateHandler as independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 07:30:00 UTC, 0 replies.
- [GitHub] [hudi] dm-tran edited a comment on issue #2020: [SUPPORT] Compaction fails with "java.io.FileNotFoundException" - posted by GitBox <gi...@apache.org> on 2020/08/25 07:54:57 UTC, 3 replies.
- [jira] [Created] (HUDI-1223) Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 08:11:00 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2032: [HUDI-1223] Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by GitBox <gi...@apache.org> on 2020/08/25 08:15:59 UTC, 0 replies.
- [jira] [Updated] (HUDI-1223) Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/25 08:17:00 UTC, 3 replies.
- [jira] [Updated] (HUDI-1222) Introduce MergeHelper.UpdateHandler as independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 08:23:00 UTC, 3 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2033: [HUDI-1222] Introduce MergeHelper.UpdateHandler as independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 08:27:48 UTC, 0 replies.
- [GitHub] [hudi] sbernauer commented on pull request #2012: HUDI-1129 Deltastreamer Add support for schema evaluation - posted by GitBox <gi...@apache.org> on 2020/08/25 09:20:52 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2032: [HUDI-1223] Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by GitBox <gi...@apache.org> on 2020/08/25 09:56:29 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2033: [HUDI-1222] Introduce MergeHelper.UpdateHandler as independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 09:56:41 UTC, 2 replies.
- [jira] [Created] (HUDI-1224) Fix HoodieIOException: No content to map due to end-of-input - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/25 10:58:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #2021: [HUDI-1218] Introduce BulkInsertSortMode as Independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 11:04:21 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1218] Introduce BulkInsertSortMode as Independent class (#2021) - posted by vi...@apache.org on 2020/08/25 11:04:30 UTC, 0 replies.
- [jira] [Closed] (HUDI-1218) Introduce BulkInsertSortMode as Independent class - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/25 11:06:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #1946: [HUDI-1176]Support log4j2 config - posted by GitBox <gi...@apache.org> on 2020/08/25 11:16:16 UTC, 0 replies.
- [GitHub] [hudi] yanghua commented on pull request #2022: Code optimization on hudi-common moudle - posted by GitBox <gi...@apache.org> on 2020/08/25 11:18:20 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1221) Ensure docker demo page reflects the latest support on all query engines - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/25 11:20:00 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #2033: [HUDI-1222] Introduce MergeHelper.UpdateHandler as independent class - posted by GitBox <gi...@apache.org> on 2020/08/25 11:23:10 UTC, 0 replies.
- [GitHub] [hudi] Yogashri12 commented on issue #2017: multi-level partition - posted by GitBox <gi...@apache.org> on 2020/08/25 11:27:59 UTC, 2 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #1946: [HUDI-1176]Support log4j2 config - posted by GitBox <gi...@apache.org> on 2020/08/25 12:15:03 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen opened a new issue #2034: [SUPPORT] DateType can't be transformed to right data by kafka avro - posted by GitBox <gi...@apache.org> on 2020/08/25 13:05:15 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/25 13:15:12 UTC, 3 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2035: [HUDI-1216] Create chinese version of pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/25 15:00:27 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2035: [HUDI-1216] Create chinese version of pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/25 15:07:40 UTC, 0 replies.
- [GitHub] [hudi] nbalajee opened a new pull request #2036: [HUDI-1133] Tune buffer sizes for the diskbased external spillable map - posted by GitBox <gi...@apache.org> on 2020/08/25 15:28:09 UTC, 0 replies.
- [jira] [Updated] (HUDI-1133) Tune buffer sizes for the diskbased external spillable map - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/25 15:29:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/25 15:59:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2031: [SUPPORT] java.lang.NoSuchMethodError: ExpressionEncoder.fromRow - posted by GitBox <gi...@apache.org> on 2020/08/25 16:04:42 UTC, 2 replies.
- [GitHub] [hudi] kpurella closed issue #2001: NPE While writing data to same partition on S3 - posted by GitBox <gi...@apache.org> on 2020/08/25 16:50:01 UTC, 0 replies.
- [GitHub] [hudi] kpurella commented on issue #2001: NPE While writing data to same partition on S3 - posted by GitBox <gi...@apache.org> on 2020/08/25 16:50:01 UTC, 1 replies.
- [GitHub] [hudi] shashwatsrivastava94 commented on issue #1751: [SUPPORT] Hudi not working with Spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/25 19:09:07 UTC, 0 replies.
- [jira] [Created] (HUDI-1225) Avro Date logical type not handled correctly when converting to Spark Row - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/25 19:37:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1225) Avro Date logical type not handled correctly when converting to Spark Row - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/25 19:38:00 UTC, 2 replies.
- [GitHub] [hudi] bvaradar commented on issue #2034: [SUPPORT] DateType can't be transformed to right data by kafka avro - posted by GitBox <gi...@apache.org> on 2020/08/25 19:39:19 UTC, 1 replies.
- [GitHub] [hudi] n3nash merged pull request #1964: [HUDI-1191] Add incremental meta client API to query partitions changed - posted by GitBox <gi...@apache.org> on 2020/08/25 19:40:19 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1191] Add incremental meta client API to query partitions modified in a time window - posted by na...@apache.org on 2020/08/25 19:40:26 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #1751: [SUPPORT] Hudi not working with Spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/25 19:42:21 UTC, 0 replies.
- [GitHub] [hudi] ashishmgofficial edited a comment on issue #2007: [SUPPORT] Is Timeline metadata queryable ? - posted by GitBox <gi...@apache.org> on 2020/08/25 19:48:18 UTC, 0 replies.
- [jira] [Created] (HUDI-1226) ComplexKeyGenerator doesnt work for non partitioned tables - posted by "satish (Jira)" <ji...@apache.org> on 2020/08/25 20:33:00 UTC, 0 replies.
- [GitHub] [hudi] satishkotha opened a new pull request #2037: [HUDI-1226] Fix ComplexKeyGenerator for non-partitioned tables - posted by GitBox <gi...@apache.org> on 2020/08/25 20:41:30 UTC, 0 replies.
- [jira] [Updated] (HUDI-1226) ComplexKeyGenerator doesnt work for non partitioned tables - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/25 20:42:00 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on issue #1954: [SUPPORT] DMS Caused by: java.lang.IllegalArgumentException: Partition key parts [] does not match with partition values - posted by GitBox <gi...@apache.org> on 2020/08/25 20:42:14 UTC, 1 replies.
- [GitHub] [hudi] n3nash merged pull request #2036: [HUDI-1133] Tune buffer sizes for the diskbased external spillable map - posted by GitBox <gi...@apache.org> on 2020/08/25 21:24:08 UTC, 0 replies.
- [hudi] branch master updated (492ddcb -> cc555ba) - posted by na...@apache.org on 2020/08/25 21:25:02 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on pull request #2037: [HUDI-1226] Fix ComplexKeyGenerator for non-partitioned tables - posted by GitBox <gi...@apache.org> on 2020/08/25 21:29:10 UTC, 1 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1975: [HUDI-1194][WIP] Reorganize HoodieHiveClient based on the way to call Hive API - posted by GitBox <gi...@apache.org> on 2020/08/25 22:02:37 UTC, 1 replies.
- [GitHub] [hudi] jiegzhan closed issue #1980: [SUPPORT] Small files (423KB) generated after running delete query - posted by GitBox <gi...@apache.org> on 2020/08/25 22:35:56 UTC, 0 replies.
- [GitHub] [hudi] zhedoubushishi commented on a change in pull request #1953: [HUDI-1181] Fix decimal type display issue for record key field - posted by GitBox <gi...@apache.org> on 2020/08/26 00:12:53 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen commented on issue #2034: [SUPPORT] DateType can't be transformed to right data by kafka avro - posted by GitBox <gi...@apache.org> on 2020/08/26 00:35:35 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1225) Avro Date logical type not handled correctly when converting to Spark Row - posted by "cdmikechen (Jira)" <ji...@apache.org> on 2020/08/26 00:37:00 UTC, 1 replies.
- [GitHub] [hudi] yanghua commented on pull request #2032: [HUDI-1223] Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by GitBox <gi...@apache.org> on 2020/08/26 00:46:16 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #2032: [HUDI-1223] Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by GitBox <gi...@apache.org> on 2020/08/26 00:46:29 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1223] Remove unused UpdateHandler class in HoodieCopyOnWriteTable (#2032) - posted by vi...@apache.org on 2020/08/26 00:46:32 UTC, 0 replies.
- [jira] [Closed] (HUDI-1223) Remove unused UpdateHandler class in HoodieCopyOnWriteTable - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/26 00:48:00 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-532] Add java doc for the test classes of hudi test suite (#1901) - posted by vi...@apache.org on 2020/08/26 00:49:09 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1901: [HUDI-532] Add java doc for the test classes of hudi test suite - posted by GitBox <gi...@apache.org> on 2020/08/26 00:49:20 UTC, 0 replies.
- [jira] [Closed] (HUDI-532) Add java doc for hudi test suite test classes - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/26 00:50:00 UTC, 0 replies.
- [GitHub] [hudi] poiyyq opened a new issue #2038: Required hive version at least 2.3.1, Right? - posted by GitBox <gi...@apache.org> on 2020/08/26 01:17:04 UTC, 0 replies.
- [GitHub] [hudi] modi95 opened a new pull request #2039: [HUDI-830][WIP] Test Suite Fixes - posted by GitBox <gi...@apache.org> on 2020/08/26 01:34:00 UTC, 0 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #2040: [HUDI-781] Add HoodieWrittableTestTable - posted by GitBox <gi...@apache.org> on 2020/08/26 01:34:24 UTC, 0 replies.
- [jira] [Updated] (HUDI-830) Fix issues related to running the test suite in docker due to Hive 2.x - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/26 01:35:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1224) Fix HoodieIOException: No content to map due to end-of-input - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/26 02:28:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1224) Fix HoodieIOException: No content to map due to end-of-input - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/26 02:29:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1224) Fix HoodieIOException: No content to map due to end-of-input - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/26 02:29:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2038: Required hive version at least 2.3.1, Right? - posted by GitBox <gi...@apache.org> on 2020/08/26 02:35:22 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2038: Required hive version at least 2.3.1, Right? - posted by GitBox <gi...@apache.org> on 2020/08/26 02:35:22 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2005: [SUPPORT] hudi hive-sync in master branch (0.6.1) can not run by spark - posted by GitBox <gi...@apache.org> on 2020/08/26 02:41:33 UTC, 0 replies.
- [GitHub] [hudi] n3nash merged pull request #2037: [HUDI-1226] Fix ComplexKeyGenerator for non-partitioned tables - posted by GitBox <gi...@apache.org> on 2020/08/26 03:56:00 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1226] Fix ComplexKeyGenerator for non-partitioned tables - posted by na...@apache.org on 2020/08/26 03:56:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1042) [Umbrella] Support clustering on filegroups - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/26 04:06:00 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 opened a new issue #2041: [SUPPORT] hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/26 04:22:05 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 commented on issue #2041: [SUPPORT] hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/26 05:16:23 UTC, 4 replies.
- [GitHub] [hudi] zherenyu831 edited a comment on issue #2041: [SUPPORT] hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/26 05:16:34 UTC, 5 replies.
- [GitHub] [hudi] bvaradar commented on issue #2041: [SUPPORT] hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/26 05:18:07 UTC, 1 replies.
- [GitHub] [hudi] sam-wmt opened a new issue #2042: org.apache.hudi.exception.HoodieIOException: IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/26 07:08:39 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang commented on pull request #1772: [HUDI-978]Specify version information for each component separately - posted by GitBox <gi...@apache.org> on 2020/08/26 09:27:56 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1214) Need ability to set deltastreamer checkpoints when doing Spark datasource writes - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/26 09:42:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1201) HoodieDeltaStreamer: Allow user overrides to read from earliest kafka offset when commit files do not have checkpoint - posted by "Trevorzhang (Jira)" <ji...@apache.org> on 2020/08/26 09:42:00 UTC, 0 replies.
- [GitHub] [hudi] leesf merged pull request #2035: [HUDI-1216] Create chinese version of pyspark quickstart example - posted by GitBox <gi...@apache.org> on 2020/08/26 11:25:01 UTC, 0 replies.
- [hudi] branch asf-site updated: [HUDI-1216] Create chinese version of pyspark quickstart example (#2035) - posted by le...@apache.org on 2020/08/26 11:25:07 UTC, 0 replies.
- [jira] [Commented] (HUDI-1216) Create chinese version of pyspark quickstart example - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/26 12:54:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1216) Create chinese version of pyspark quickstart example - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/26 12:55:00 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1772: [HUDI-978] Specify version information for each component separately - posted by GitBox <gi...@apache.org> on 2020/08/26 13:08:20 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-978] Specify version information for each component separately (#1772) - posted by vi...@apache.org on 2020/08/26 13:08:26 UTC, 0 replies.
- [jira] [Closed] (HUDI-978) Specify version information for each component separately - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/26 13:10:00 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 opened a new issue #2043: [SUPPORT] hudi 0.6.0 async compaction not working with foreachBatch of spark structured stream - posted by GitBox <gi...@apache.org> on 2020/08/26 13:54:39 UTC, 0 replies.
- [jira] [Commented] (HUDI-83) Map Timestamp type in spark to corresponding Timestamp type in Hive during Hive sync - posted by "Felix Kizhakkel Jose (Jira)" <ji...@apache.org> on 2020/08/26 15:08:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1227) Document the usage of CLI - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/26 15:36:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1227) Document the usage of CLI - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/26 15:37:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #2025: [HUDI-1056] Fix release validate script for rc_num and release_type - posted by GitBox <gi...@apache.org> on 2020/08/26 16:26:43 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1056] Fix release validate script for rc_num and release_type (#2025) - posted by vb...@apache.org on 2020/08/26 16:26:44 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #2014: [HUDI-1153] Spark DataSource and Streaming Write must fail when operation type is misconfigured - posted by GitBox <gi...@apache.org> on 2020/08/26 16:43:37 UTC, 0 replies.
- [jira] [Created] (HUDI-1228) create a utility to query extra metadata - posted by "satish (Jira)" <ji...@apache.org> on 2020/08/26 17:48:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1099) improve quality of the code calling the method.HiveSyncTool#syncPartitions - posted by "Pratyaksh Sharma (Jira)" <ji...@apache.org> on 2020/08/26 18:01:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1229) Enable Integration test with HFile base file format - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/26 18:09:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/26 18:40:07 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/26 20:04:11 UTC, 0 replies.
- [GitHub] [hudi] satishkotha opened a new pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/26 20:13:19 UTC, 0 replies.
- [jira] [Updated] (HUDI-1228) create a utility to query extra metadata - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/26 20:14:00 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/26 23:31:42 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/26 23:44:40 UTC, 0 replies.
- [jira] [Created] (HUDI-1230) Spark-submit for MOR table creation via DataSource API hangs - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/27 00:06:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1230) Spark-submit for MOR table creation via DataSource API hangs - posted by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2020/08/27 00:07:00 UTC, 0 replies.
- [GitHub] [hudi] nbalajee opened a new pull request #2045: [HUDI-1147] Modify GenericRecordFullPayloadGenerator to generate vali… - posted by GitBox <gi...@apache.org> on 2020/08/27 00:15:30 UTC, 0 replies.
- [jira] [Updated] (HUDI-1147) Generate valid timestamp and partition for data generator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/27 00:16:00 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 opened a new pull request #2046: [HUDI-1230] Fix for preventing MOR datasource jobs from hanging via spark-submit - posted by GitBox <gi...@apache.org> on 2020/08/27 00:17:12 UTC, 0 replies.
- [jira] [Updated] (HUDI-1230) Spark-submit for MOR table creation via DataSource API hangs - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/27 00:18:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1231) Duplicate record while querying - posted by "Ashok Kumar (Jira)" <ji...@apache.org> on 2020/08/27 02:26:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1231) Duplicate record while querying - posted by "Ashok Kumar (Jira)" <ji...@apache.org> on 2020/08/27 02:34:00 UTC, 2 replies.
- [jira] [Commented] (HUDI-1231) Duplicate record while querying - posted by "Ashok Kumar (Jira)" <ji...@apache.org> on 2020/08/27 04:53:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1231) Duplicate record while querying from hive synced table - posted by "Ashok Kumar (Jira)" <ji...@apache.org> on 2020/08/27 04:55:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1232) Caching takes lot of time - posted by "Selvaraj periyasamy (Jira)" <ji...@apache.org> on 2020/08/27 05:47:00 UTC, 2 replies.
- [jira] [Created] (HUDI-1232) Caching take lot of time - posted by "Selvaraj periyasamy (Jira)" <ji...@apache.org> on 2020/08/27 05:47:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1233) deltastreamer Kafka consumption delay reporting indicators - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/27 08:03:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1233) deltastreamer Kafka consumption delay reporting indicators - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/27 08:03:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1233) deltastreamer Kafka consumption delay reporting indicators - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/27 08:04:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HUDI-1233) deltastreamer Kafka consumption delay reporting indicators - posted by "liujinhui (Jira)" <ji...@apache.org> on 2020/08/27 08:21:00 UTC, 0 replies.
- [GitHub] [hudi] cdmikechen opened a new pull request #2047: [HUDI-1225] Fix: Avro Date logical type not handled correctly when converting to Spark Row - posted by GitBox <gi...@apache.org> on 2020/08/27 12:35:11 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1900: [HUDI-531]Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/27 13:35:09 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on a change in pull request #1946: [HUDI-1176]Support log4j2 config - posted by GitBox <gi...@apache.org> on 2020/08/27 14:05:22 UTC, 0 replies.
- [GitHub] [hudi] prashanthvg89 commented on issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/27 16:11:25 UTC, 1 replies.
- [GitHub] [hudi] bvaradar closed issue #1979: [SUPPORT]: Is it possible to incrementally read only upserted rows where a material change has occurred? - posted by GitBox <gi...@apache.org> on 2020/08/27 16:39:33 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2034: [SUPPORT] DateType can't be transformed to right data by kafka avro - posted by GitBox <gi...@apache.org> on 2020/08/27 16:41:16 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2031: [SUPPORT] java.lang.NoSuchMethodError: ExpressionEncoder.fromRow - posted by GitBox <gi...@apache.org> on 2020/08/27 16:42:09 UTC, 0 replies.
- [GitHub] [hudi] bvaradar closed issue #2019: Leak in DiskBasedMap - posted by GitBox <gi...@apache.org> on 2020/08/27 16:42:51 UTC, 0 replies.
- [GitHub] [hudi] bhasudha closed pull request #1597: [WIP] Added a MultiFormatTimestampBasedKeyGenerator that allows for multipl… - posted by GitBox <gi...@apache.org> on 2020/08/27 17:29:32 UTC, 0 replies.
- [GitHub] [hudi] bhasudha commented on pull request #1597: [WIP] Added a MultiFormatTimestampBasedKeyGenerator that allows for multipl… - posted by GitBox <gi...@apache.org> on 2020/08/27 17:29:32 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2043: [SUPPORT] hudi 0.6.0 async compaction not working with foreachBatch of spark structured stream - posted by GitBox <gi...@apache.org> on 2020/08/27 17:53:56 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2042: org.apache.hudi.exception.HoodieIOException: IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/27 17:57:21 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan edited a comment on issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/27 18:11:24 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/27 18:25:37 UTC, 1 replies.
- [jira] [Assigned] (HUDI-619) Investigate and implement mechanism to have hive/presto/sparksql queries avoid stitching and return null values for hoodie columns - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/27 18:39:00 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on a change in pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/27 18:40:06 UTC, 1 replies.
- [GitHub] [hudi] prashantwason commented on pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/27 22:01:30 UTC, 0 replies.
- [GitHub] [hudi] prashantwason edited a comment on pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/27 22:02:12 UTC, 0 replies.
- [GitHub] [hudi] satishkotha opened a new pull request #2048: [HUDI-1072][WIP] Introduce REPLACE top level action - posted by GitBox <gi...@apache.org> on 2020/08/27 23:48:54 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on pull request #2048: [HUDI-1072][WIP] Introduce REPLACE top level action - posted by GitBox <gi...@apache.org> on 2020/08/27 23:50:42 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan opened a new pull request #2049: [HUDI-1104] [WIP] Bulk insert dedup - posted by GitBox <gi...@apache.org> on 2020/08/28 00:21:27 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #1900: [HUDI-531] Add java doc for hudi test suite general classes - posted by GitBox <gi...@apache.org> on 2020/08/28 00:44:50 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-531] Add java doc for hudi test suite general classes (#1900) - posted by vi...@apache.org on 2020/08/28 00:44:55 UTC, 0 replies.
- [jira] [Closed] (HUDI-531) Add java doc for hudi test suite general classes - posted by "vinoyang (Jira)" <ji...@apache.org> on 2020/08/28 00:46:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on a change in pull request #1469: [HUDI-686] Implement BloomIndexV2 that does not depend on memory caching - posted by GitBox <gi...@apache.org> on 2020/08/28 03:10:11 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on issue #1751: [SUPPORT] Hudi not working with Spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/28 03:14:30 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu closed pull request #2033: [HUDI-1222] Introduce MergeHelper.UpdateHandler as independent class - posted by GitBox <gi...@apache.org> on 2020/08/28 03:25:40 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 closed issue #2043: [SUPPORT] hudi 0.6.0 async compaction not working with foreachBatch of spark structured stream - posted by GitBox <gi...@apache.org> on 2020/08/28 03:31:52 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 commented on issue #2043: [SUPPORT] hudi 0.6.0 async compaction not working with foreachBatch of spark structured stream - posted by GitBox <gi...@apache.org> on 2020/08/28 03:31:53 UTC, 0 replies.
- [jira] [Closed] (HUDI-1222) Introduce MergeHelper.UpdateHandler as independent class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/28 03:39:00 UTC, 0 replies.
- [GitHub] [hudi] wkhapy123 opened a new issue #2050: merge on read table so many small files - posted by GitBox <gi...@apache.org> on 2020/08/28 08:30:58 UTC, 0 replies.
- [GitHub] [hudi] wkhapy123 commented on issue #2050: merge on read table so many small files - posted by GitBox <gi...@apache.org> on 2020/08/28 08:31:18 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu closed pull request #1827: [HUDI-1089] [WIP]Refactor hudi-client to support multi-engine - posted by GitBox <gi...@apache.org> on 2020/08/28 10:14:33 UTC, 0 replies.
- [GitHub] [hudi] vrtrepp commented on a change in pull request #862: Add support for composite key - posted by GitBox <gi...@apache.org> on 2020/08/28 14:09:19 UTC, 0 replies.
- [GitHub] [hudi] sam-wmt commented on issue #2042: org.apache.hudi.exception.HoodieIOException: IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/28 16:09:01 UTC, 0 replies.
- [GitHub] [hudi] vinothsiva1989 commented on issue #2031: [SUPPORT] java.lang.NoSuchMethodError: ExpressionEncoder.fromRow - posted by GitBox <gi...@apache.org> on 2020/08/28 16:25:45 UTC, 2 replies.
- [GitHub] [hudi] n3nash merged pull request #2044: [HUDI-1228] Add utility method to query extra metadata - posted by GitBox <gi...@apache.org> on 2020/08/28 19:24:00 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1228] Add utility method to query extra metadata - posted by na...@apache.org on 2020/08/28 19:24:07 UTC, 0 replies.
- [jira] [Commented] (HUDI-1232) Caching takes lot of time - posted by "Selvaraj periyasamy (Jira)" <ji...@apache.org> on 2020/08/28 23:41:00 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan closed issue #2029: Records seen with _hoodie_is_deleted set to true on non-existing record - posted by GitBox <gi...@apache.org> on 2020/08/29 00:07:25 UTC, 0 replies.
- [GitHub] [hudi] jiegzhan opened a new issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 00:49:37 UTC, 0 replies.
- [GitHub] [hudi] xushiyan opened a new pull request #2052: [MINOR] Improve helper methods in TestCleaner - posted by GitBox <gi...@apache.org> on 2020/08/29 01:29:50 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 01:31:50 UTC, 1 replies.
- [jira] [Created] (HUDI-1234) Insert new records regardless of small file when using insert operation - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/29 01:35:00 UTC, 0 replies.
- [GitHub] [hudi] leesf edited a comment on issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 01:35:02 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #1827: [HUDI-1089] [WIP]Refactor hudi-client to support multi-engine - posted by GitBox <gi...@apache.org> on 2020/08/29 01:45:09 UTC, 0 replies.
- [GitHub] [hudi] jiegzhan commented on issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 02:44:56 UTC, 0 replies.
- [GitHub] [hudi] jiegzhan edited a comment on issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 02:45:06 UTC, 0 replies.
- [jira] [Commented] (HUDI-1231) Duplicate record while querying from hive synced table - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/29 03:15:00 UTC, 1 replies.
- [jira] [Updated] (HUDI-1235) Default vaiue of KeyGenerator configuration is wrongly documented - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/29 04:12:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1235) Default vaiue of KeyGenerator configuration is wrongly documented - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/29 04:12:00 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2050: merge on read table so many small files - posted by GitBox <gi...@apache.org> on 2020/08/29 04:54:14 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2041: [SUPPORT] EMR 6.0 hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/29 05:37:46 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on issue #2051: [SUPPORT] insert operation didn't insert a new record, instead it updated existing records in my no-primary-key table - posted by GitBox <gi...@apache.org> on 2020/08/29 05:52:00 UTC, 1 replies.
- [hudi] branch master updated: [MINOR] Improve helper methods in TestCleaner (#2052) - posted by vi...@apache.org on 2020/08/29 06:06:36 UTC, 0 replies.
- [GitHub] [hudi] yanghua merged pull request #2052: [MINOR] Improve helper methods in TestCleaner - posted by GitBox <gi...@apache.org> on 2020/08/29 06:06:36 UTC, 0 replies.
- [GitHub] [hudi] bvaradar merged pull request #2047: [HUDI-1225] Fix: Avro Date logical type not handled correctly when converting to Spark Row - posted by GitBox <gi...@apache.org> on 2020/08/29 08:16:52 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1225] Fix: Avro Date logical type not handled correctly when converting to Spark Row (#2047) - posted by vb...@apache.org on 2020/08/29 08:16:56 UTC, 0 replies.
- [GitHub] [hudi] vinothsiva1989 opened a new issue #2053: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/29 08:48:53 UTC, 0 replies.
- [GitHub] [hudi] bvaradar commented on a change in pull request #2048: [HUDI-1072][WIP] Introduce REPLACE top level action - posted by GitBox <gi...@apache.org> on 2020/08/29 09:50:10 UTC, 3 replies.
- [GitHub] [hudi] bvaradar commented on pull request #2048: [HUDI-1072][WIP] Introduce REPLACE top level action - posted by GitBox <gi...@apache.org> on 2020/08/29 10:12:12 UTC, 0 replies.
- [GitHub] [hudi] noobarcitect commented on issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/29 10:18:26 UTC, 3 replies.
- [GitHub] [hudi] leesf commented on issue #2053: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/29 11:47:30 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1211) Test failures w/ some index tests (TestHoodieIndex) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:21:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1211) Test failures w/ some index tests (TestHoodieIndex) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:22:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-693) Add unit test for hudi-cli module - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:43:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-487) Unit tests for hudi-cli - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:44:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-572) Rename hoodie-hadoop-mr to hoodie-hive and move old hoodie-hive to hoodie-hive-sync - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:55:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-623) Remove UpgradePayloadFromUberToApache - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 14:58:00 UTC, 0 replies.
- [GitHub] [hudi] leesf commented on pull request #1929: [HUDI-1160] Support update partial fields for CoW table - posted by GitBox <gi...@apache.org> on 2020/08/29 15:05:46 UTC, 0 replies.
- [jira] [Commented] (HUDI-195) Bump jackson-databind to prevent deserialization loophole - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:10:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-41) Get rid of special casing Global Index for MOR rollback #394 - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:18:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1236) [UMBRELLA] CI stability - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:27:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1237) [UMBRELLA] Checkstyle, formatting, warnings - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:32:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1238) [UMBRELLA] Perf test env - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:34:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1239) [UMBRELLA] Config clean up - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:36:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-89) Clean up placement, naming, defaults of HoodieWriteConfig - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:37:00 UTC, 1 replies.
- [jira] [Created] (HUDI-1241) Generate config docs automatically - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:40:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1240) Simplify config classes - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:40:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1242) Clean up all warnings during compilation - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:44:00 UTC, 0 replies.
- [jira] [Commented] (HUDI-1178) Test Flakiness in CI (ITTestHoodieSanity.testRunHoodieJavaAppOnSinglePartitionKeyCOWTable) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:46:00 UTC, 1 replies.
- [jira] [Commented] (HUDI-730) Fix the ci error log message - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:48:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1243) Debug test-suite docker execution - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 15:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (HUDI-1211) Test failures w/ some index tests (TestHoodieIndex) - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:04:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1244) [UMBRELLA] Publish nightly / snapshot releases - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:05:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1245) Make debugging Integ tests easier - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:18:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1246) [UMBRELLA] Microbenchmarks for key code paths - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:21:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1247) Add jmh based benchmarking to hudi - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:22:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1248) [UMBRELLA] Tests cleanup and fixes - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:26:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1248) [UMBRELLA] Tests cleanup and fixes - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:27:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1249) [UMBRELLA] refactor tests for ease of development - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:29:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1250) [UMBRELLA] Test coverage - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:32:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1250) [UMBRELLA] Test coverage - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:33:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1237) [UMBRELLA] Checkstyle, formatting, warnings, spotless - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:35:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1237) [UMBRELLA] Checkstyle, formatting, warnings, spotless - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:36:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1239) [UMBRELLA] Config clean up - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:37:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1243) Debug test-suite docker execution - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:37:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1238) [UMBRELLA] Perf test env - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 16:37:00 UTC, 0 replies.
- [GitHub] [hudi] vinothsiva1989 commented on issue #2053: [SUPPORT] - posted by GitBox <gi...@apache.org> on 2020/08/29 16:46:49 UTC, 0 replies.
- [GitHub] [hudi] nsivabalan commented on pull request #2039: [HUDI-830][WIP] Test Suite Fixes - posted by GitBox <gi...@apache.org> on 2020/08/29 23:19:52 UTC, 0 replies.
- [jira] [Updated] (HUDI-1236) [UMBRELLA] Long running test suite - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 23:35:00 UTC, 1 replies.
- [jira] [Assigned] (HUDI-1251) [UMBRELLA] CI stability and debugging integ tests - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 23:38:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1251) [UMBRELLA] CI stability and debugging integ tests - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 23:38:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1236) [UMBRELLA] Long running test suite - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 23:41:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1245) Make debugging Integ tests easier - posted by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2020/08/29 23:41:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1225) Avro Date logical type not handled correctly when converting to Spark Row - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/30 00:32:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1225) Avro Date logical type not handled correctly when converting to Spark Row - posted by "leesf (Jira)" <ji...@apache.org> on 2020/08/30 00:32:00 UTC, 0 replies.
- [GitHub] [hudi] Trevor-zhang closed pull request #2022: Code optimization on hudi-common moudle - posted by GitBox <gi...@apache.org> on 2020/08/30 05:16:11 UTC, 0 replies.
- [jira] [Created] (HUDI-1252) Remove unused class NoOpBulkInsertPartitioner in DataSourceTestUtils - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/30 10:32:00 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2054: [HUDI-1252] Remove unused class NoOpBulkInsertPartitioner in DataSour… - posted by GitBox <gi...@apache.org> on 2020/08/30 10:41:26 UTC, 0 replies.
- [jira] [Updated] (HUDI-1252) Remove unused class NoOpBulkInsertPartitioner in DataSourceTestUtils - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/30 10:42:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1253) Rename TestHoodieSnapshotExporter in hudi-utilities - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/30 10:49:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1253) Rename TestHoodieSnapshotExporter in hudi-utilities - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/30 10:50:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1253) Merge two TestHoodieSnapshotExporter in hudi-utilities - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/30 11:02:00 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu opened a new pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter in hudi-utilities - posted by GitBox <gi...@apache.org> on 2020/08/30 11:04:18 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2054: [HUDI-1252] Remove unused class NoOpBulkInsertPartitioner in DataSour… - posted by GitBox <gi...@apache.org> on 2020/08/30 11:04:50 UTC, 1 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter in hudi-utilities - posted by GitBox <gi...@apache.org> on 2020/08/30 11:05:32 UTC, 0 replies.
- [jira] [Updated] (HUDI-1253) Merge two TestHoodieSnapshotExporter to one class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/30 13:06:00 UTC, 2 replies.
- [jira] [Created] (HUDI-1254) TypedProperties can not get values by initializing an existing properties - posted by "cdmikechen (Jira)" <ji...@apache.org> on 2020/08/30 13:59:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1254) TypedProperties can not get values by initializing an existing properties - posted by "cdmikechen (Jira)" <ji...@apache.org> on 2020/08/30 14:00:00 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter to one class - posted by GitBox <gi...@apache.org> on 2020/08/30 17:18:37 UTC, 0 replies.
- [GitHub] [hudi] xushiyan edited a comment on pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter to one class - posted by GitBox <gi...@apache.org> on 2020/08/30 17:19:35 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #2054: [HUDI-1252] Remove unused class NoOpBulkInsertPartitioner in DataSour… - posted by GitBox <gi...@apache.org> on 2020/08/30 17:35:44 UTC, 0 replies.
- [GitHub] [hudi] zherenyu831 edited a comment on issue #2041: [SUPPORT] EMR 6.0 hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/31 00:41:27 UTC, 1 replies.
- [GitHub] [hudi] zherenyu831 commented on issue #2041: [SUPPORT] EMR 6.0 hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/31 00:42:08 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu closed pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter to one class - posted by GitBox <gi...@apache.org> on 2020/08/31 01:11:16 UTC, 0 replies.
- [GitHub] [hudi] wangxianghu commented on pull request #2055: [HUDI-1253] Merge two TestHoodieSnapshotExporter to one class - posted by GitBox <gi...@apache.org> on 2020/08/31 01:11:18 UTC, 0 replies.
- [jira] [Closed] (HUDI-1253) Merge two TestHoodieSnapshotExporter to one class - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/31 01:13:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1252) Remove unused code in DataSourceTestUtils - posted by "wangxianghu (Jira)" <ji...@apache.org> on 2020/08/31 01:16:00 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on pull request #2008: [MINOR] fix get classname for hive sync - posted by GitBox <gi...@apache.org> on 2020/08/31 02:28:50 UTC, 0 replies.
- [GitHub] [hudi] modi95 commented on pull request #2039: [HUDI-830][WIP] Test Suite Fixes - posted by GitBox <gi...@apache.org> on 2020/08/31 07:04:23 UTC, 0 replies.
- [GitHub] [hudi] umehrot2 commented on issue #2041: [SUPPORT] EMR 6.0 hudi-spark-bundle 0.6.0 is not able to query data, two problems - posted by GitBox <gi...@apache.org> on 2020/08/31 07:08:09 UTC, 0 replies.
- [jira] [Updated] (HUDI-1255) Combine and get updateValue in multiFields - posted by "karl wang (Jira)" <ji...@apache.org> on 2020/08/31 07:18:00 UTC, 2 replies.
- [jira] [Created] (HUDI-1255) Combine and get updateValue in multiFields - posted by "karl wang (Jira)" <ji...@apache.org> on 2020/08/31 07:18:00 UTC, 0 replies.
- [GitHub] [hudi] Karl-WangSK opened a new pull request #2056: [HUDI-1255]:Add new Payload(OverwriteMulColAvroPayload) for updating specified fields in storage - posted by GitBox <gi...@apache.org> on 2020/08/31 08:34:22 UTC, 0 replies.
- [GitHub] [hudi] Karl-WangSK commented on pull request #2056: [HUDI-1255]:Add new Payload(OverwriteMulColAvroPayload) for updating specified fields in storage - posted by GitBox <gi...@apache.org> on 2020/08/31 08:45:28 UTC, 0 replies.
- [GitHub] [hudi] xushiyan merged pull request #2054: [HUDI-1252] Remove unused code in DataSourceTestUtils - posted by GitBox <gi...@apache.org> on 2020/08/31 10:03:21 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-1252] Remove unused class NoOpBulkInsertPartitioner in DataSourceTestUtils (#2054) - posted by xu...@apache.org on 2020/08/31 10:03:23 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1254) TypedProperties can not get values by initializing an existing properties - posted by "linshan-ma (Jira)" <ji...@apache.org> on 2020/08/31 13:00:00 UTC, 0 replies.
- [GitHub] [hudi] WTa-hash opened a new issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly - posted by GitBox <gi...@apache.org> on 2020/08/31 13:01:53 UTC, 0 replies.
- [GitHub] [hudi] WTa-hash commented on issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly - posted by GitBox <gi...@apache.org> on 2020/08/31 13:22:30 UTC, 0 replies.
- [GitHub] [hudi] WTa-hash edited a comment on issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly - posted by GitBox <gi...@apache.org> on 2020/08/31 13:23:00 UTC, 2 replies.
- [jira] [Created] (HUDI-1256) Follow on improvements to HFile tables - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/31 14:11:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1231) Duplicate record while querying from hive synced table - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/31 14:33:00 UTC, 0 replies.
- [jira] [Updated] (HUDI-1257) Insert only write operations should preserve duplicate records - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/31 14:46:00 UTC, 0 replies.
- [jira] [Created] (HUDI-1257) Insert only write operations should preserve duplicate records - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/31 14:46:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1178) Test Flakiness in CI (ITTestHoodieSanity.testRunHoodieJavaAppOnSinglePartitionKeyCOWTable) - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/31 14:50:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-1178) Test Flakiness in CI (ITTestHoodieSanity.testRunHoodieJavaAppOnSinglePartitionKeyCOWTable) - posted by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/08/31 14:50:00 UTC, 0 replies.
- [GitHub] [hudi] WTa-hash edited a comment on issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly + IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/31 15:02:09 UTC, 3 replies.
- [GitHub] [hudi] WTa-hash removed a comment on issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly + IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/31 15:02:51 UTC, 0 replies.
- [GitHub] [hudi] WTa-hash commented on issue #2057: [SUPPORT] AWSDmsAvroPayload not processing Deletes correctly + IOException when reading log file - posted by GitBox <gi...@apache.org> on 2020/08/31 15:02:51 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1804: [HUDI-960] Implementation of the HFile base and log file format. - posted by GitBox <gi...@apache.org> on 2020/08/31 15:06:12 UTC, 0 replies.
- [hudi] branch master updated: [HUDI-960] Implementation of the HFile base and log file format. (#1804) - posted by vi...@apache.org on 2020/08/31 15:06:14 UTC, 0 replies.
- [GitHub] [hudi] tooptoop4 commented on issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/31 15:21:28 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1514: [WIP] [HUDI-774] Addressing incorrect Spark to Avro schema generation - posted by GitBox <gi...@apache.org> on 2020/08/31 15:59:40 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1647: [HUDI-867]: fixed IllegalArgumentException from graphite metrics in deltaStreamer continuous mode - posted by GitBox <gi...@apache.org> on 2020/08/31 16:01:12 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1703: [HUDI-993] Let delete API use "hoodie.delete.shuffle.parallelism" - posted by GitBox <gi...@apache.org> on 2020/08/31 16:05:59 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1853: [HUDI-1072] Add replace metadata file to timeline - posted by GitBox <gi...@apache.org> on 2020/08/31 16:06:42 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar closed pull request #1951: [WIP HUDI 1040 Part2] Upgrading to spark 3.0.0 - posted by GitBox <gi...@apache.org> on 2020/08/31 16:11:55 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar closed pull request #1950: [WIP HUDI 1040 Part1] Supporting Spark 3 - posted by GitBox <gi...@apache.org> on 2020/08/31 16:12:05 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1946: [HUDI-1176]Support log4j2 config - posted by GitBox <gi...@apache.org> on 2020/08/31 16:12:25 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #2004: [NOT_TO_BE_MERGED] [ONLY FOR TESTING] Fixing Test Suite for docker - posted by GitBox <gi...@apache.org> on 2020/08/31 16:13:08 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #2040: [HUDI-781] Add HoodieWrittableTestTable - posted by GitBox <gi...@apache.org> on 2020/08/31 16:15:54 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #2045: [HUDI-1147] Modify GenericRecordFullPayloadGenerator to generate vali… - posted by GitBox <gi...@apache.org> on 2020/08/31 16:33:32 UTC, 0 replies.
- [GitHub] [hudi] noobarcitect edited a comment on issue #1586: [SUPPORT] DMS with 2 key example - posted by GitBox <gi...@apache.org> on 2020/08/31 16:42:09 UTC, 1 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #2012: HUDI-1129 Deltastreamer Add support for schema evolution - posted by GitBox <gi...@apache.org> on 2020/08/31 16:42:55 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #2008: [MINOR] fix get classname for hive sync - posted by GitBox <gi...@apache.org> on 2020/08/31 16:44:42 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1990: [HUDI-1199]: relocated jetty in hudi-utilities-bundle pom - posted by GitBox <gi...@apache.org> on 2020/08/31 16:50:12 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1984: [HUDI-1200] Fix NullPointerException, CustomKeyGenerator does not work - posted by GitBox <gi...@apache.org> on 2020/08/31 16:51:04 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on pull request #1978: [HUDI-1184] Fix the support of hbase index partition path change - posted by GitBox <gi...@apache.org> on 2020/08/31 16:52:42 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1968: [HUDI-1192] Make create hive database automatically configurable - posted by GitBox <gi...@apache.org> on 2020/08/31 16:56:32 UTC, 0 replies.
- [hudi] branch asf-site updated: [BLOG] Incremental processing on data lakes by vinoyang (#1992) - posted by vi...@apache.org on 2020/08/31 16:57:03 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar merged pull request #1992: [BLOG] Incremental processing on data lakes by vinoyang - posted by GitBox <gi...@apache.org> on 2020/08/31 16:57:04 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #2056: [HUDI-1255]:Add new Payload(OverwriteMulColAvroPayload) for updating specified fields in storage - posted by GitBox <gi...@apache.org> on 2020/08/31 17:10:59 UTC, 0 replies.
- [GitHub] [hudi] vinothchandar commented on a change in pull request #1938: [HUDI-920] Support Incremental query for MOR table - posted by GitBox <gi...@apache.org> on 2020/08/31 17:40:51 UTC, 3 replies.
- [jira] [Created] (HUDI-1258) Small file handling Merges can be handled without actual merging - posted by "Vinoth Chandar (Jira)" <ji...@apache.org> on 2020/08/31 18:01:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1136) Add back findInstantsAfterOrEquals to the HoodieTimeline class - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/31 18:42:00 UTC, 0 replies.
- [jira] [Assigned] (HUDI-1135) Make timeline server timeout settings configurable - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/31 18:42:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-1135) Make timeline server timeout settings configurable - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/31 18:43:00 UTC, 0 replies.
- [jira] [Closed] (HUDI-960) HFile Support for HUDI - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/31 18:44:00 UTC, 0 replies.
- [jira] [Resolved] (HUDI-960) HFile Support for HUDI - posted by "Prashant Wason (Jira)" <ji...@apache.org> on 2020/08/31 18:44:00 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on pull request #1647: [HUDI-867]: fixed IllegalArgumentException from graphite metrics in deltaStreamer continuous mode - posted by GitBox <gi...@apache.org> on 2020/08/31 19:26:47 UTC, 0 replies.
- [GitHub] [hudi] xushiyan closed pull request #1647: [HUDI-867]: fixed IllegalArgumentException from graphite metrics in deltaStreamer continuous mode - posted by GitBox <gi...@apache.org> on 2020/08/31 19:26:49 UTC, 0 replies.
- [jira] [Commented] (HUDI-1021) [Bug] Unable to update bootstrapped table using rows from the written bootstrapped table - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/08/31 19:30:00 UTC, 0 replies.
- [GitHub] [hudi] sathyaprakashg commented on pull request #2012: HUDI-1129 Deltastreamer Add support for schema evolution - posted by GitBox <gi...@apache.org> on 2020/08/31 20:03:20 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 commented on a change in pull request #2008: [MINOR] fix get classname for hive sync - posted by GitBox <gi...@apache.org> on 2020/08/31 21:50:55 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #2039: [HUDI-830][WIP] Test Suite Fixes - posted by GitBox <gi...@apache.org> on 2020/08/31 22:13:31 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on a change in pull request #1978: [HUDI-1184] Fix the support of hbase index partition path change - posted by GitBox <gi...@apache.org> on 2020/08/31 22:57:03 UTC, 0 replies.
- [GitHub] [hudi] n3nash commented on pull request #1978: [HUDI-1184] Fix the support of hbase index partition path change - posted by GitBox <gi...@apache.org> on 2020/08/31 22:58:04 UTC, 0 replies.
- [hudi] branch master updated (6461927 -> 48a58c9) - posted by ga...@apache.org on 2020/08/31 23:26:22 UTC, 0 replies.
- [GitHub] [hudi] garyli1019 merged pull request #2008: [MINOR] fix get classname for hive sync - posted by GitBox <gi...@apache.org> on 2020/08/31 23:26:27 UTC, 0 replies.
- [GitHub] [hudi] xushiyan commented on a change in pull request #2040: [HUDI-781] Add HoodieWriteableTestTable - posted by GitBox <gi...@apache.org> on 2020/08/31 23:36:17 UTC, 0 replies.
- [GitHub] [hudi] satishkotha closed pull request #1853: [HUDI-1072] Add replace metadata file to timeline - posted by GitBox <gi...@apache.org> on 2020/08/31 23:45:16 UTC, 0 replies.
- [GitHub] [hudi] satishkotha commented on pull request #1853: [HUDI-1072] Add replace metadata file to timeline - posted by GitBox <gi...@apache.org> on 2020/08/31 23:45:28 UTC, 0 replies.