Doug Cutting
|
18f43a4fba
HADOOP-1216. Change MapReduce so that, when numReduceTasks is zero, map outputs are written directly as final output. Contributed by Runping.
|
hace 18 años |
Doug Cutting
|
4d055a456e
HADOOP-1297. Fix datanode so that requests to remove blocks that do not exist no longer causes block reports to be re-sent every second. Contributed by Dhruba.
|
hace 18 años |
Doug Cutting
|
b994698fee
HADOOP-1293. Fix contrib/streaming to print more than the first twenty lines of stderr. Contributed by Koji.
|
hace 18 años |
Doug Cutting
|
e23ee63e9d
HADOOP-1176. Fix a bug where reduce would hang when a map had more than 2GB of output for it. Contributed by Arun.
|
hace 18 años |
Doug Cutting
|
3d28f8219a
HADOOP-1284. In contrib/streaming, permit flexible specification of field delimiter and fields for partitioning and sorting. Contributed by Runping.
|
hace 18 años |
Doug Cutting
|
f9a1c5282a
HADOOP-1279. Fix JobTracker to maintain list of recently completed jobs by order of completion, not submission. Contributed by Arun.
|
hace 18 años |
Thomas White
|
17ec4c6f5b
HADOOP-1262. Make dfs client try to read from a different replica of the checksum file when a checksum error is detected. Contributed by Hairong Kuang.
|
hace 18 años |
Doug Cutting
|
8f39c722e9
HADOOP-1282. Omnibus HBase patch. Improved tests and configuration. Contributed by Jim Kellerman.
|
hace 18 años |
Thomas White
|
9ee3cd355c
HADOOP-1127. Fix AlreadyBeingCreatedException in namenode for jobs run with speculative execution.
|
hace 18 años |
Thomas White
|
8351e18d2a
HADOOP-1190. Fix unchecked warnings in main Hadoop code.
|
hace 18 años |
Thomas White
|
976fb494ac
HADOOP-1271. Fix StreamBaseRecordReader to be able to log record data that's not UTF-8. Contributed by Arun C Murthy.
|
hace 18 años |
Thomas White
|
1685270fe1
HADOOP-1050. Distinguish between failed and killed tasks so as to not count a lost tasktracker against the job. Contributed by Arun C Murthy.
|
hace 18 años |
Thomas White
|
2d5dfb1813
HADOOP-1152. Fix race condition in MapOutputCopier.copyOutput file rename causing possible reduce task hang. Contributed by Tahir Hashmi.
|
hace 18 años |
Thomas White
|
32959f489f
HADOOP-1275. Fix misspelled job notification property in hadoop-default.xml. Contributed by Alejandro Abdelnur.
|
hace 18 años |
Doug Cutting
|
91c1614934
HADOOP-1148. More indentation and spacing fixes.
|
hace 18 años |
Thomas White
|
c002c20f14
HADOOP-1190. Fix unchecked warnings in mapred package.
|
hace 18 años |
Thomas White
|
5adc1e1857
HADOOP-1111. Add support for client notification of job completion. Contributed by Alejandro Abdelnur.
|
hace 18 años |
Doug Cutting
|
ff1a25733f
HADOOP-1148. More re-indentation.
|
hace 18 años |
Doug Cutting
|
6c9e0de4b7
HADOOP-1148. More re-indentation.
|
hace 18 años |
Thomas White
|
67a4e262fd
HADOOP-1190. Fix unchecked warnings in dfs package.
|
hace 18 años |
Doug Cutting
|
b89bba0acb
HADOOP-968. Move shuffle and sort code to run in child JVM, rather than in TaskTracker. Contributed by Devaraj.
|
hace 18 años |
Thomas White
|
f829ed16c1
HADOOP-1154. Fail a streaming task if the threads reading from or writing to the streaming process fail. Contributed by Koji Noguchi.
|
hace 18 años |
Thomas White
|
3423aba325
HADOOP-1190. Fix unchecked warnings in fs and io packages.
|
hace 18 años |
Thomas White
|
7c027f0285
HADOOP-1224. Fix "Browse the filesystem" link to no point longer to dead datanodes. Contributed by Enis Soztutar.
|
hace 18 años |
Doug Cutting
|
5f380925ac
HADOOP-1251. Add a method to Reporter to get the map InputSplit. Contributed by Owen.
|
hace 18 años |
Doug Cutting
|
dab0af46bf
HADOOP-1148. Re-indent all source code to consistently use two spaces per indent level.
|
hace 18 años |
Doug Cutting
|
82be874328
HADOOP-1155. Merge -r 529389:529388, reverting patch until it has been benchmarked.
|
hace 18 años |
Doug Cutting
|
41eaad84ed
HADOOP-1155. Improve NetworkTopology's algorithm for finding nearby nodes. Contributed by Hairong Kuang.
|
hace 18 años |
Thomas White
|
5def3b74d7
HADOOP-1258. Fix TestCheckpoint test case to wait for MiniDFSCluster to be active. Contributed by Nigel Daley.
|
hace 18 años |
Doug Cutting
|
5b758be6f2
HADOOP-1250. Move a chmod utility from streaming to FileUtil. Contributed by Owen.
|
hace 18 años |