余良
余良
### 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...
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...
### 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...
FLINK-36540.[Runtime / Task] Add Support for Hadoop Caller Context when using Flink to operate hdfs.
… 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...
… 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...
## 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...