hadoop/hadoop-hdfs-project/hadoop-hdfs/src
Syed Shameerur Rahman 6c01490f14
YARN-11664. Remove HDFS Binaries/Jars Dependency From Yarn (#6631)
To support YARN deployments in clusters without HDFS
some changes have been made in packaging

* new hadoop-common class org.apache.hadoop.fs.HdfsCommonConstants
* hdfs class org.apache.hadoop.hdfs.protocol.datatransfer.IOStreamPair moved
  from hdfs-client to hadoop-common
* YARN handlers for DSQuotaExceededException replaced by use of superclass
  ClusterStorageCapacityExceededException.  

Contributed by Syed Shameerur Rahman
2024-09-04 13:26:42 +01:00
..
main YARN-11664. Remove HDFS Binaries/Jars Dependency From Yarn (#6631) 2024-09-04 13:26:42 +01:00
site HDFS-17361. DiskBalancer: Query command support with multiple nodes (#6508) 2024-02-19 09:34:59 +09:00
test HADOOP-16928. Make javadoc work on Java 17 (#6976) 2024-09-04 11:50:59 +01:00