Commit History

Author SHA1 Message Date
  Allen Wittenauer a45ef2b644 HDFS-7668. Convert site documentation from apt to markdown (Masatake Iwasaki via aw) 10 years ago
  Colin Patrick Mccabe f390c00445 HDFS-7790. Do not create optional fields in DFSInputStream unless they are needed (cmccabe) 10 years ago
  Akira Ajisaka 693e43c4dc HDFS-7684. The host:port settings of the deamons should be trimmed before use. Contributed by Anu Engineer. 10 years ago
  Haohui Mai 90741b19c5 HDFS-7711. Move the entry in CHANGE.txt to the right place. 10 years ago
  Allen Wittenauer 52eb87bb42 HDFS-7322. deprecate sbin/hadoop-daemon.sh (aw) 10 years ago
  Arpit Agarwal 082508b57f HDFS-7584. Update CHANGES.txt 10 years ago
  Colin Patrick Mccabe dd04eb42f2 HDFS-7694. FSDataInputStream should support "unbuffer" (cmccabe) 10 years ago
  Kihwal Lee 7bf5a7f83c HDFS-7704. DN heartbeat to Active NN may be blocked and expire if connection to Standby NN continues to time out. Contributed by Rushabh Shah. 10 years ago
  Vinayakumar B f80437f545 HDFS-7703. Support favouredNodes for the append for new blocks ( Contributed by Vinayakumar B) 10 years ago
  yliu 49be6d0d1f HDFS-7761. cleanup unnecssary code logic in LocatedBlock. (yliu) 10 years ago
  Tsz-Wo Nicholas Sze 851dab5f3a HDFS-6133. Add a feature for replica pinning so that a pinned replica will not be moved by Balancer/Mover. Contributed by zhaoyunjiong 10 years ago
  Colin Patrick Mccabe 4c32a5bf85 HDFS-7771. fuse_dfs should permit FILE: on the front of KRB5CCNAME (cmccabe) 10 years ago
  Haohui Mai ef6e99387e HDFS-7736. Fix typos in dfsadmin/fsck/snapshotDiff usage messages. Contributed by Brahma Reddy Battula. 10 years ago
  Arpit Agarwal e39f633b3c HDFS-7720. Update CHANGES.txt to reflect merge to branch-2. 10 years ago
  Arpit Agarwal 1611bb25ff HDFS-7723. Quota By Storage Type namenode implemenation. (Contributed by Xiaoyu Yao) 10 years ago
  Konstantin V Shvachko 7880a3d510 HDFS-7760. Document truncate for WebHDFS. Contributed by Konstantin Shvachko. 10 years ago
  Allen Wittenauer b1dcc60670 HDFS-316. Balancer should run for a configurable # of iterations (Xiaoyu Yao via aw) 10 years ago
  Konstantin V Shvachko 268c7f4020 HDFS-7753. Fix Multithreaded correctness Warnings in BackupImage. Contributed by Rakesh R and Konstantin Shvachko. 10 years ago
  Tsz-Wo Nicholas Sze d27334d231 HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir. 10 years ago
  Konstantin V Shvachko 66410d944a HDFS-7058. Tests for truncate CLI. Contributed by Dasha Boudnik. 10 years ago
  Vinayakumar B 2106003653 HDFS-7714. Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.(Contributed by Vinayakumar B) 10 years ago
  Colin Patrick Mccabe d815a01c86 HDFS-7718. Store KeyProvider in ClientContext to avoid leaking key provider threads when using FileContext (Arun Suresh via Colin P. McCabe) 10 years ago
  Colin Patrick Mccabe 24c04803c7 HDFS-7744. Fix potential NPE in DFSInputStream after setDropBehind or setReadahead is called (cmccabe) 10 years ago
  yliu 1d4558c3dd HDFS-7756. Restore method signature for LocatedBlock#getLocations(). (Ted Yu via yliu) 10 years ago
  Allen Wittenauer 63613c79c1 HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw) 10 years ago
  Allen Wittenauer 7d73202734 HDFS-7755. httpfs shell code has hardcoded path to bash (Dmitry Sivachenko via aw) 10 years ago
  Allen Wittenauer fcad031d72 HDFS-7669. HDFS Design Doc references commands that no longer exist. (Brahma Reddy Battula via aw) 10 years ago
  Allen Wittenauer 84cc071a7b HDFS-7670. HDFS Quota guide has typos, incomplete command lines (Brahma Reddy Battula via aw) 10 years ago
  Arpit Agarwal ab934e8594 HDFS-7647. DatanodeManager.sortLocatedBlocks sorts DatanodeInfos but not StorageIDs. (Contributed by Milan Desai) 10 years ago
  Jing Zhao 1382ae525c HDFS-7743. Code cleanup of BlockInfo and rename BlockInfo to BlockInfoContiguous. Contributed by Jing Zhao. 10 years ago