You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/01/06 21:48:54 UTC

[hudi] branch release-0.10.1-rc1 created (now 10fa8cb)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch release-0.10.1-rc1
in repository https://gitbox.apache.org/repos/asf/hudi.git.


      at 10fa8cb  [HUDI-2983] Remove Log4j2 transitive dependencies (#4281)

This branch includes the following new commits:

     new 62b3c90  [HUDI-2900] Fix corrupt block end position (#4181)
     new caea275  [HUDI-2916] Add IssueNavigationLink for IDEA (#4192)
     new c55a012  [HUDI-2876] for hive/presto hudi should remove the temp file which created by HoodieMergedLogRecordSanner  when the query finished. (#4139)
     new efd83a4  [MINOR] Fix partition path formatting in error log (#4168)
     new 287bd94  [MINOR] Use maven-shade-plugin version for hudi-timeline-server-bundle from main pom.xml (#4209)
     new d67f1c8b [MINOR] Remove redundant and conflicting spark-hive dependency (#4228)
     new 34b7bce  [HUDI-2951] Disable remote view storage config for flink (#4237)
     new db1877d  [HUDI-2942] add error message log in HoodieCombineHiveInputFormat (#4224)
     new 465a791  [HUDI-2964] Fixing aws lock configs to inherit from HoodieConfig (#4258)
     new 9864d30  [HUDI-2957] Shade kryo jar for flink bundle jar (#4251)
     new 5ca17ab  [HUDI-2665] Fix overflow of huge log file in HoodieLogFormatWriter (#3912)
     new 0246f23  [MINOR] Fix Compile broken (#4263)
     new e3c67a0  [HUDI-2779] Cache BaseDir if HudiTableNotFound Exception thrown (#4014)
     new 243fb1c  [HUDI-2966] Add TaskCompletionListener for HoodieMergeOnReadRDD to close logScaner when the query finished. (#4265)
     new cbaa100  [HUDI-2901] Fixed the bug clustering jobs cannot running in parallel (#4178)
     new d5fe221  [HUDI-2849] Improve SparkUI job description for write path (#4222)
     new f1f4470  [HUDI-2952] Fixing metadata table for non-partitioned dataset (#4243)
     new c8de9f6  [HUDI-2892][BUG] Pending Clustering may stain the ActiveTimeLine and lead to incomplete query results (#4172)
     new 4c627de  [HUDI-2974] Make the prefix for metrics name configurable (#4274)
     new 2262fa7  [HUDI-2985] Shade jackson for hudi flink bundle jar (#4284)
     new f1896db  [HUDI-2906] Add a repair util to clean up dangling data and log files (#4278)
     new 8736a0b  [HUDI-2984] Implement #close for AbstractTableFileSystemView (#4285)
     new 82b9838  [HUDI-2946] Upgrade maven plugins to be compatible with higher Java versions (#4232)
     new 8a09cdb  [HUDI-2938] Metadata table util to get latest file slices for reader/writers (#4218)
     new 923a053  [HUDI-2990] Sync to HMS when deleting partitions (#4291)
     new abfa64d  [HUDI-2994] Add judgement to existed partitionPath in the catch code block for HU… (#4294)
     new 2b26051  [HUDI-2996] Flink streaming reader 'skip_compaction' option does not work (#4304)
     new ef62575  [HUDI-2997] Skip the corrupt meta file for pending rollback action (#4296)
     new 9af6075  [HUDI-3022] Fix NPE for isDropPartition method (#4319)
     new 94cbcef  [HUDI-3025] Add additional wait time for namenode availability during IT tests initiatialization  (#4328)
     new bb16212  [HUDI-3028] Use blob storage to speed up CI downloads (#4331)
     new cd35b27  [HUDI-3015] Implement #reset and #sync for metadata filesystem view (#4307)
     new 6f117b0  [Minor] Catch and ignore all the exceptions in quietDeleteMarkerDir (#4301)
     new afe004d  [HUDI-3001] Clean up the marker directory when finish bootstrap operation. (#4298)
     new eca2f2c  [HUDI-3037] Add back remote view storage config for flink (#4338)
     new 38e2fa4  [HUDI-2958] Automatically set spark.sql.parquet.writelegacyformat, when using bulkinsert to insert data which contains decimalType (#4253)
     new 1c09112  [HUDI-2962] InProcess lock provider to guard single writer process with async table operations (#4259)
     new 73d69ef  [HUDI-3043] De-coupling multi writer tests (#4362)
     new 22f934a  [HUDI-3029]  Transaction manager: avoid deadlock when doing begin and end transactions (#4363)
     new 47ca520  [HUDI-3029]  Transaction manager: avoid deadlock when doing begin and end transactions (#4373)
     new d1c89c0  [HUDI-3064] Fixing a bug in TransactionManager and FileSystemTestLock (#4372)
     new 05b099b  [HUDI-3054] Fixing default lock configs for FileSystemBasedLock and fixing a flaky test (#4374)
     new 8006eaa  [MINOR] Azure CI IT tasks clean up (#4337)
     new e49aa61  [HUDI-3052] Fix flaky testJsonKafkaSourceResetStrategy (#4381)
     new 17b4bc3  [minor] fix NetworkUtils#getHostname (#4355)
     new d6564ac  [HUDI-2970] Adding tests for archival of replace commit actions (#4268)
     new 36c6cc4  [HUDI-3064][HUDI-3054] FileSystemBasedLockProviderTestClass tryLock fix and TestHoodieClientMultiWriter test fixes (#4384)
     new c881cc3  [MINOR] Increasing CI timeout to 90 mins (#4407)
     new 8f39f66  [HUDI-3070] Add rerunFailingTestsCount for flakly testes (#4398)
     new b725481  [HUDI-2970] Add test for archiving replace commit (#4345)
     new f2ad064  [HUDI-3008] Fixing HoodieFileIndex partition column parsing for nested fields
     new 06b77ff  [HUDI-3032] Do not clean the log files right after compaction for metadata table (#4336)
     new 88a5e20  [HUDI-3101] Excluding compaction instants from pending rollback info (#4443)
     new 623f3ae  [HUDI-3102] Do not store rollback plan in inflight instant (#4445)
     new f3a5cdb  [HUDI-3093] fix spark-sql query table that write with TimestampBasedKeyGenerator (#4416)
     new 0c27f69  [HUDI-3106] Fix HiveSyncTool not sync schema (#4452)
     new e7c237b  Fixing dynamoDbLockConfig required prop check (#4422)
     new 10fa8cb  [HUDI-2983] Remove Log4j2 transitive dependencies (#4281)

The 58 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.