Commit History

Author SHA1 Message Date
  cnauroth fef596df03 HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer. 10 years ago
  cnauroth d45aa7647b HDFS-6666. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat. 10 years ago
  Arpit Agarwal 18a3dad44a HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi) 10 years ago
  Andrew Wang d60e22152a HDFS-8117. More accurate verification in SimulatedFSDataset: replace DEFAULT_DATABYTE with patterned data. Contributed by Zhe Zhang. 10 years ago
  Tsz-Wo Nicholas Sze 7fc50e2525 HDFS-8083. Move dfs.client.write.* conf from DFSConfigKeys to HdfsClientConfigKeys.Write. 10 years ago
  Vinayakumar B 14384f5b51 HDFS-8111. NPE thrown when invalid FSImage filename given for 'hdfs oiv_legacy' cmd ( Contributed by surendra singh lilhore ) 10 years ago
  cnauroth f8f5887209 HDFS-7933. fsck should also report decommissioning replicas. Contributed by Xiaoyu Yao. 10 years ago
  Tsz-Wo Nicholas Sze 60da0e49e7 HDFS-8084. Move dfs.client.failover.* confs from DFSConfigKeys to HdfsClientConfigKeys.Failover and fix typos in the dfs.http.client.* configuration keys. 10 years ago
  Haohui Mai 36e4cd3be6 HDFS-8103. Move BlockTokenSecretManager.AccessMode into BlockTokenIdentifier. Contributed by Haohui Mai. 10 years ago
  Tsz-Wo Nicholas Sze 2cc9514ad6 HDFS-8100. Refactor DFSClient.Conf to a standalone class and separates short-circuit related conf to ShortCircuitConf. 10 years ago
  Arun Suresh 7660da95cb HDFS-7931. DistributedFileSystem should not look for keyProvider in cache if Encryption is disabled (asuresh) 10 years ago
  Vinayakumar B 987c9e12e1 HDFS-7939. Two fsimage_rollback_* files are created which are not deleted after rollback. (Contributed by J.Andreina) 10 years ago
  Konstantin V Shvachko 0959b67f1a HDFS-8081. Split getAdditionalBlock() into two methods. Contributed by Konstantin Shvachko 10 years ago
  Haohui Mai af9d4fede5 HDFS-8102. Separate webhdfs retry configuration keys from DFSConfigKeys. Contributed by Haohui Mai. 10 years ago
  Vinod Kumar Vavilapalli 623fd46c1e Adding release 2.7.1 to CHANGES.txt 10 years ago
  Arun Suresh a813db0b1b Fix CHANGES.txt for HDFS-8091 10 years ago
  Arun Suresh 922b7ed21d HDFS-8091: ACLStatus and XAttributes should be presented to INodeAttributesProvider before returning to client (asuresh) 10 years ago
  Colin Patrick Mccabe 61dc2ea3fe HDFS-8063: Fix intermittent test failures in TestTracing (Masatake Iwasaki via Colin P. McCabe) 10 years ago
  Colin Patrick Mccabe 30acb7372a HDFS-8099. Change "DFSInputStream has been closed already" message to debug log level (Charles Lamb via Colin P. McCabe) 10 years ago
  Aaron T. Myers 3fe61e0bb0 HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS classes at runtime. Contributed by Sean Busbey. 10 years ago
  Vinayakumar B 9d8952f97f HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and even for failed transfers (Contributed by Vinayakumar B) 10 years ago
  Andrew Wang b1e059089d HDFS-7979. Initialize block report IDs with a random number. 10 years ago
  Haohui Mai cc25823546 HDFS-8089. Move o.a.h.hdfs.web.resources.* to the client jars. Contributed by Haohui Mai. 10 years ago
  Andrew Wang 5a540c3d31 HDFS-8025. Addendum fix for HDFS-3087 Decomissioning on NN restart can complete without blocks being replicated. Contributed by Ming Ma. 10 years ago
  Haohui Mai 82d56b337d Revert HDFS-7813. 10 years ago
  Haohui Mai bd4c99bece Revert HDFS-7808. 10 years ago
  Andrew Wang 6af0d74a75 HDFS-7725. Incorrect 'nodes in service' metrics caused all writes to fail. Contributed by Ming Ma. 10 years ago
  Andrew Wang a42bb1cd91 HDFS-8076. Code cleanup for DFSInputStream: use offset instead of LocatedBlock when possible. Contributed by Zhe Zhang. 10 years ago
  Kihwal Lee 285b31e75e HDFS-8046. Allow better control of getContentSummary. Contributed by Kihwal Lee. 10 years ago
  Tsz-Wo Nicholas Sze c931a3c776 HDFS-8079. Move CorruptFileBlockIterator to a new hdfs.client.impl package. 10 years ago