余良

Results 6 issues of 余良

### Description of PR As described in [HADOOP_19052](https://issues.apache.org/jira/browse/HADOOP-19052). When we try to append a file, we will execute method `getHardLinkCount` twice. When we execute method `getHardLinkCount` java will start a...

trunk
Common

Add Support for CreateFlag.NO_LOCAL_WRITE in FLINK on YARN's File Creation to Manage Disk Space and Network Load in Labeled YARN Nodes ## Description I am currently using Apache Flink on...

component=<none>

### What changes were proposed in this pull request? I modified org.apache.hadoop.hive.ql.parse.SemanticAnalyzer#createFileSinkDesc. ### Why are the changes needed? As described in [HIVE-28473](https://issues.apache.org/jira/browse/HIVE-28473). When I run sql: `INSERT OVERWRITE LOCAL DIRECTORY...

tests unstable

… yarn ## What is the purpose of the change As described in [FLINK-36540](https://issues.apache.org/jira/browse/FLINK-36540). When we use Flink to delete or write or modify files on Hadoop filesystem, callerContext is...

component=Runtime/Task

… to Manage Disk Space and Network Load in Labeled YARN Nodes ### Description of PR As described in [HDFS-17577](https://issues.apache.org/jira/browse/HDFS-17577) I am currently using Apache Flink to write files into...

HDFS
trunk

## What is the purpose of the change As described in [FLINK-36540](https://issues.apache.org/jira/browse/FLINK-36540). When we use Flink to delete or write or modify files on Hadoop filesystem, callerContext is a helpful...

community-reviewed