slfan1989

Results 66 issues of slfan1989

### Description of PR JIRA: HADOOP-19136. Upgrade commons-io to 2.16.1. commons-io can be upgraded from 2.14.0 to 2.16.1, try to upgrade. ### How was this patch tested? no need test....

build
trunk

### Change Logs JIRA: [HUDI-6079] Improve the code of HMSDDLExecutor, HiveQueryDDLExecutor. > Improve the log format of `hudi-hive-sync`. Case1: Use non-standard logging. Before: ``` LOG.info(String.format("Time taken to getTableSchema: %s ms",...

size:L

### Description of PR JIRA: HADOOP-15984. Update jersey from 1.19 to 2.x. Many members of the community have tried to help upgrade this component, and there are numerous PRs available...

YARN
MapReduce
HDFS
build
trunk
Common
RBF
TOOLS
ABFS
Infra

## What changes were proposed in this pull request? In this enhanced functionality, we have added the following features: 1. DataNode UI now supports displaying heartbeat information. ![image](https://github.com/user-attachments/assets/b733ee96-8f41-4c6d-ba10-2ff51c0cd916) 2. The...

## What changes were proposed in this pull request? Currently, we lack tools on the SCM side to track failed disks on DataNodes. DataNodes have already reported this information, and...

## What changes were proposed in this pull request? We aim for SCM to immediately switch to leader once it exits safe mode. Currently, due to certain issues, we need...

## What changes were proposed in this pull request? This feature will periodically retrieve data from `/proc/stat`, parse the iowait and system information, and write it into metrics. In the...

This is a minor feature improvement. The background is that we are using `RewriteTablePathProcedure` to convert Hive tables to Iceberg tables, as detailed in #12762. `RewriteTablePathProcedure` generates a `file-list` file,...

API
spark
core

### Query engine Spark, Flink ### Question Is there any tool or recommended practice for collecting and managing metadata for all Iceberg tables in a centralized way? #### Iceberg brings...

question

### Description of PR JIRA: HADOOP-19424. [S3A] Upgrade JUnit from 4 to 5 in hadoop-aws. ### How was this patch tested? mvn clean test. ### For code changes: - [x]...

build
trunk
TOOLS
AWS