Commit History

Author SHA1 Message Date
  Eli Collins 0c16ec4d6e HDFS-891. DataNode no longer needs to check for dfs.network.script. Contributed by Harsh J 13 years ago
  Todd Lipcon cc052d2a4a Move HADOOP-8117 from 3.0 to 2.0 in CHANGES.txt after commit to branch-2 13 years ago
  Tsz-wo Sze 2bf8be3c72 HDFS-3292. Remove the deprecated DiskStatus, getDiskStatus(), getRawCapacity() and getRawUsed() from DistributedFileSystem. Contributed by Arpit Gupta 13 years ago
  Alejandro Abdelnur 8bda086d04 HDFS-3263. HttpFS should read HDFS config from Hadoop site.xml files (tucu) 13 years ago
  Robert Joseph Evans 32d511065a MAPREDUCE-4161. create sockets consistently (Daryn Sharp via bobby) 13 years ago
  Harsh J 4e4ba4cd90 HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh) 13 years ago
  Harsh J 6b69ba6ba1 Reverting all commit booboos made on HADOOP-8290. Resetting to state before that. Sorry for so much noise. (harsh) 13 years ago
  Harsh J d34fee4aa3 HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh) (fixed commit after revert) 13 years ago
  Harsh J 3ac28085a7 HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh) (fixed commit) 13 years ago
  Harsh J 14c61e6504 HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh) 13 years ago
  Ravi Gummadi 2ada53f107 MAPREDUCE-4149. [Rumen] Rumen fails to parse certain counter strings. (ravigummadi) 13 years ago
  Tsz-wo Sze eeec4dc72a HDFS-3294. Fix code indentation in NamenodeWebHdfsMethods and DatanodeWebHdfsMethods. 13 years ago
  Siddharth Seth 7d04a96027 MAPREDUCE-3972. Fix locking and exception issues in JobHistory server. (Contributed by Robert Joseph Evans) 13 years ago
  Tsz-wo Sze c80dbe5e09 HDFS-2652. Add support for host-based delegation tokens. Contributed by Daryn Sharp 13 years ago
  Robert Joseph Evans a15e69cb9f MAPREDUCE-4134. Remove references of mapred.child.ulimit etc. since they are not being used any more (Ravi Prakash via bobby) 13 years ago
  Thomas Graves ca9f62121e MAPREDUCE-4151. RM scheduler web page should filter apps to those that are relevant to scheduling (Jason Lowe via tgraves) 13 years ago
  Thomas Graves b89b6bd75f MAPREDUCE-4160. some mrv1 ant tests fail with timeout - due to 4156 (tgraves) 13 years ago
  Siddharth Seth fe7711df98 MAPREDUCE-3942. Randomize master key generation for ApplicationTokenSecretManager and roll it every so often. (Contributed by Vinod Kumar Vavilapalli) 13 years ago
  Aaron Myers c21bd72a2f HADOOP-8280. Move VersionUtil/TestVersionUtil and GenericTestUtils from HDFS into Common. Contributed by Ahmed Radwan. 13 years ago
  Aaron Myers 1675c18ded Revert HADOOP-8280 so it can be recommitted using `svn mv' 13 years ago
  Robert Joseph Evans c7fb5ad40e Pulled HADOOP-8108 into branch-0.23 13 years ago
  Robert Joseph Evans e8eed2f62d HADOOP-8227. Allow RPC to limit ephemeral port range. (bobby) 13 years ago
  Robert Joseph Evans a98ba41092 HADOOP-8286. Simplify getting a socket address from conf (Daryn Sharp via bobby) 13 years ago
  Eli Collins 207a2ada0c HADOOP-8282. start-all.sh refers incorrectly start-dfs.sh existence for starting start-yarn.sh. Contributed by Devaraj K 13 years ago
  Eli Collins 1d5861a8c4 HDFS-3165. HDFS Balancer scripts are refering to wrong path of hadoop-daemon.sh. Contributed by Amith D K 13 years ago
  Todd Lipcon 574f99bd6b HDFS-3284. bootstrapStandby fails in secure cluster. Contributed by Todd Lipcon. 13 years ago
  Todd Lipcon 2d370ef2ba HADOOP-8117. Upgrade test build to Surefire 2.12. Contributed by Todd Lipcon. 13 years ago
  Thomas Graves 159646f2a4 MAPREDUCE-4156. ant build fails compiling JobInProgress (tgraves) 13 years ago
  Tsz-wo Sze f1667dee14 HDFS-3279. Move the FSEditLog constructor with @VisibleForTesting to TestEditLog. Contributed by Arpit Gupta 13 years ago
  Todd Lipcon 258da66cc7 HDFS-3268. FileContext API mishandles token service and incompatible with HA. Contributed by Daryn Sharp. 13 years ago