Commit History

Author SHA1 Message Date
  Todd Lipcon e639c3357b HADOOP-7445. Implement bulk checksum verification using efficient native code. Contributed by Todd Lipcon. 14 years ago
  Tsz-wo Sze 7fac946ac9 HDFS-2108. Move datanode heartbeat handling from namenode package to blockmanagement package. 14 years ago
  Todd Lipcon 23762da4fa HDFS-2225. Refactor file management so it's not in classes which should be generic. Contributed by Ivan Kelly. 14 years ago
  Todd Lipcon 53190cfa1d HDFS-2187. Make EditLogInputStream act like an iterator over FSEditLogOps. Contributed by Ivan Kelly and Todd Lipcon. 14 years ago
  Thomas White 924ed13664 HDFS-2196. Make ant build system work with hadoop-common JAR generated by Maven. Fix for fusedfs contributed by szetszwo 14 years ago
  Devaraj Das 703b5f412c MAPREDUCE-2705. Permits parallel multiple task launches. Contributed by Thomas Graves. 14 years ago
  Devaraj Das 44b7e03114 MAPREDUCE-2705. Permits parallel multiple task launches. Contributed by Thomas Graves. 14 years ago
  Thomas White 2025d4e032 HADOOP-7508. Compiled nativelib is in wrong directory and it is not picked up by surefire setup. Contributed by Alejandro Abdelnur. 14 years ago
  Thomas White 2db9aab9d7 HADOOP-7501. Publish Hadoop Common artifacts (post HADOOP-6671) to Apache SNAPSHOTs repo. Contributed by Alejandro Abdelnur 14 years ago
  Luke Lu 12e09b229f HADOOP-7502. Make generated sources IDE friendly. (Alejandro Abdelnur via llu) 14 years ago
  Eli Collins 102b94d3a8 MAPREDUCE-2760. mapreduce.jobtracker.split.metainfo.maxsize typoed in mapred-default.xml. Contributed by Todd Lipcon 14 years ago
  Thomas White 44501d88e2 MAPREDUCE-2741. Make ant build system work with hadoop-common JAR generated by Maven. Contributed Alejandro Abdelnur. 14 years ago
  Thomas White b71b47079e HDFS-2196. Make ant build system work with hadoop-common JAR generated by Maven. Contributed by Alejandro Abdelnur 14 years ago
  Thomas White ddc3f5d105 Reinstate common/src/test/bin (used by externals) which was mistakenly deleted in HADOOP-6671 commit. 14 years ago
  Thomas White 0f6dfeeacb HADOOP-6671. Use maven for hadoop common builds. Contributed by Alejandro Abdelnur. 14 years ago
  Arun Murthy 9bac807ced MAPREDUCE-2187. Reporter sends progress during sort/merge. Contributed by Anupam Seth. 14 years ago
  Todd Lipcon 22f232bce2 MAPREDUCE-2740. MultipleOutputs in new API creates needless TaskAttemptContexts. Contributed by Todd Lipcon. 14 years ago
  Tsz-wo Sze 54860d86ab HADOOP-7178. Add a parameter, useRawLocalFileSystem, to copyToLocalFile(..) in FileSystem. Contributed by Uma Maheswara Rao G 14 years ago
  Tsz-wo Sze 7e18c90d39 MAPREDUCE-2243. Close streams propely in a finally-block to avoid leakage in CompletedJobStatusStore, TaskLog, EventWriter and TotalOrderPartitioner. Contributed by Devaraj K 14 years ago
  Tsz-wo Sze d68e38b78d HDFS-2199. Move blockTokenSecretManager from FSNamesystem to BlockManager. Contributed by Uma Maheswara Rao G 14 years ago
  Tsz-wo Sze 8390152d08 HDFS-2202. Add a new DFSAdmin command to set balancer bandwidth of datanodes without restarting. Contributed by Eric Payne 14 years ago
  Eli Collins 8830af00ee HADOOP-7491. hadoop command should respect HADOOP_OPTS when given a class name. Contributed by Eli Collins 14 years ago
  Todd Lipcon 28e6a4e44a HDFS-1073. Redesign the NameNode's storage layout for image checkpoints and edit logs to introduce transaction IDs and be more robust. Contributed by Todd Lipcon and Ivan Kelly. 14 years ago
  Steve Loughran c58366acd1 HADOOP-7468 hadoop-core JAR contains a log4j.properties file. 14 years ago
  Eli Collins 0643a590d8 MAPREDUCE-2127. mapreduce trunk builds are filing on hudson. Contributed by Bruno Mahé 14 years ago
  Jitendra Nath Pandey 817df4d5d3 HADOOP-7474. Refactor ClientCache out of WritableRpcEngine. Contributed by jitendra. 14 years ago
  Eli Collins 44320eed17 HDFS-2212. Refactor double-buffering code out of EditLogOutputStreams. Contributed by Todd Lipcon 14 years ago
  Tsz-wo Sze 60c41c55e7 MAPREDUCE-2463. Job history files are not moved to done folder when job history location is hdfs. Contributed by Devaraj K 14 years ago
  Eli Collins ffbe9e5972 HDFS-2195. Refactor StorageDirectory to not be an non-static inner class. Contributed by Todd Lipcon 14 years ago
  Konstantin Shvachko 6f1ef980de HDFS-1981. NameNode does not saveNamespace() when editsNew is empty. Contributed by Uma Maheswara Rao G. 14 years ago