Historique des commits

Auteur SHA1 Message Date
  Owen O'Malley 3bac70953a The old core branches are now common branches. il y a 16 ans
  Doug Cutting b35654d292 Moving branches to new location. il y a 17 ans
  Doug Cutting 72aa14a86c Branching for 0.8. il y a 19 ans
  Doug Cutting d6504ac897 Preparing for 0.8.0 release. il y a 19 ans
  Doug Cutting 30d2a9a7d9 HADOOP-665. Extend many DFSShell commands to accept multiple arguments. Contributed by Dhruba. il y a 19 ans
  Doug Cutting 018ed021d8 HADOOP-671. Fix file cache to check for pre-existence before creating symlinks. Contributed by Mahadev. il y a 19 ans
  Doug Cutting bbae187bad HADOOP-647. Permit map outputs to use a different compression type than job output. Contributed by Owen. il y a 19 ans
  Doug Cutting 20235decbb HADOOP-670. Code cleanups in some DFS internals: use generic types, replace Vector with ArrayList, etc. Contributed by Konstantin. il y a 19 ans
  Doug Cutting cbc4151701 HADOOP-373. Consistently check the value of FileSystem.mkdirs(). Contributed by Wendy. il y a 19 ans
  Doug Cutting c8139b1f5e HADOOP-669. Fix a problem introduced by HADOOP-90 that could cause DFS to lose files. Contributed by Milind. il y a 19 ans
  Doug Cutting eea102a75a HADOOP-633. Keep jobtracker from dying when job initialization throws exceptions. Contributed by Owen. il y a 19 ans
  Doug Cutting 9689eb7b17 HADOOP-664. Cause entire build to fail if libhdfs tests fail. Contributed by Nigel. il y a 19 ans
  Doug Cutting 778d073192 HADOOP-663. Fix a few unit test issues. Contributed by Mahadev. il y a 19 ans
  Doug Cutting c2a69e9656 HADOOP-660. Permit specification of junit test output format. Contributed by Nigel. il y a 19 ans
  Doug Cutting 5e8b580242 HADOOP-599. Fix web ui and command line to correctly report DFS filesystem size statistics. Contributed by Raghu. il y a 19 ans
  Doug Cutting 7f4e8be648 HADOOP-399. Fix javadoc warnings. Contributed by Nigel. il y a 19 ans
  Doug Cutting f35ef67df3 HADOOP-553. Change main() routines in datanode and namenode to log exceptions rather than letting the JVM print them to standard error. Also change the hadoop-daemon.sh script to rotate standard i/o log files. Contributed by Raghu Angadi. il y a 19 ans
  Doug Cutting 7a2fa3b2b4 HADOOP-651. Fix DFSCk to correctly pass parameters to the servlet on the namenode. Contributed by Milind. il y a 19 ans
  Doug Cutting d20db68461 HADOOP-90. Permit dfs.name.dir to list multiple directories where namenode data is to be replicated. Contributed by Milind. il y a 19 ans
  Doug Cutting 440443c4b7 HADOOP-482. Fix unit tests to work when a cluster is running on the same machine. Contributed by Wendy. il y a 19 ans
  Doug Cutting bf3d904abf HADOOP-576. Enable contrib/streaming to use the file cache. Contributed by Mahadev. il y a 19 ans
  Doug Cutting cf8e859d40 HADOOP-636. Add MapFile and ArrayFile constructors which accept a Progressable. il y a 19 ans
  Doug Cutting 2b8398f1c0 HADOOP-658. Update source file headers per Apache policy. il y a 19 ans
  Doug Cutting 80626a2013 HADOOP-578. Failed tasks are no longer placed at the end of the task queue. Contributed by Sanjay. il y a 19 ans
  Doug Cutting 9267453f45 HADOOP-624. Fix servlet path to stop a Jetty warning on startup. Contributed by Owen. il y a 19 ans
  Doug Cutting 886493569b HADOOP-638. Fix an unsynchronized access to TaskTracker's internal state. Contributed by Nigel. il y a 19 ans
  Doug Cutting 7af6868738 HADOOP-642. Change IPC client to specify an explicit connect timeout. Contributed by Konstantin. il y a 19 ans
  Doug Cutting 5b5d3b6fde HADOOP-641. Change NameNoide to request a fresh block report from re-discovered DataNodes. Contributed by Konstantin. il y a 19 ans
  Doug Cutting 2461859e2f HADOOP-635. In DFSShell, permit specification of multiple files as the source for copy and move commands. Contributed by Dhruba. il y a 19 ans
  Doug Cutting e56cc797c4 HADOOP-563. Improve NameNode lease policy. Contributed by Dhruba. il y a 19 ans