Apache Hadoop

Devaraj Das 469918dc6f HADOOP-5921. Fixes a problem in the JobTracker where it sometimes never used to come up due to a system file creation on JobTracker's system-dir failing.This problem would sometimes show up only when the FS for the system-dir (usually HDFS) is started at nearly the same time as the JobTracker. Contributed by Amar Kamat. před 16 roky
.eclipse.templates cf202d5516 HADOOP-5896. Remove the dependency of GenericOptionsParser on Option.withArgPattern. Contributed by Giridharan Kesavan and Sharad Agarwal. před 16 roky
bin 35b5531070 HADOOP-5467. Introduce offline fsimage image viewer. Contributed by Jakob Homan. před 16 roky
conf a8589bb137 HADOOP-5881. Simplify memory monitoring and scheduling related configuration. Contributed by Vinod Kumar Vavilapalli. před 16 roky
ivy cf202d5516 HADOOP-5896. Remove the dependency of GenericOptionsParser on Option.withArgPattern. Contributed by Giridharan Kesavan and Sharad Agarwal. před 16 roky
lib cf202d5516 HADOOP-5896. Remove the dependency of GenericOptionsParser on Option.withArgPattern. Contributed by Giridharan Kesavan and Sharad Agarwal. před 16 roky
src 469918dc6f HADOOP-5921. Fixes a problem in the JobTracker where it sometimes never used to come up due to a system file creation on JobTracker's system-dir failing.This problem would sometimes show up only when the FS for the system-dir (usually HDFS) is started at nearly the same time as the JobTracker. Contributed by Amar Kamat. před 16 roky
.gitignore 2e5cca8c05 HADOOP-5715. Add conf/mapred-queue-acls.xml to the ignore lists. před 16 roky
CHANGES.txt 469918dc6f HADOOP-5921. Fixes a problem in the JobTracker where it sometimes never used to come up due to a system file creation on JobTracker's system-dir failing.This problem would sometimes show up only when the FS for the system-dir (usually HDFS) is started at nearly the same time as the JobTracker. Contributed by Amar Kamat. před 16 roky
LICENSE.txt 4ba168e487 HBASE-3063 BloomMapFile - fail-fast version of MapFile for sparsely populated key space před 16 roky
NOTICE.txt 2427313a5d Add NOTICE.txt file and put full license in LICENSE.txt, to better conform to http://www.apache.org/dev/apply-license.html. před 19 roky
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on před 17 roky
build.xml 6896422799 HADOOP-4861. Add disk usage with human-readable size (-duh). Contributed by Todd Lipcon. před 16 roky
ivy.xml cf202d5516 HADOOP-5896. Remove the dependency of GenericOptionsParser on Option.withArgPattern. Contributed by Giridharan Kesavan and Sharad Agarwal. před 16 roky

README.txt

For the latest information about Hadoop, please visit our website at:

http://hadoop.apache.org/core/

and our wiki, at:

http://wiki.apache.org/hadoop/

This distribution includes cryptographic software. The country in
which you currently reside may have restrictions on the import,
possession, use, and/or re-export to another country, of
encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to
see if this is permitted. See for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

The following provides more details on the included cryptographic
software:
Hadoop Core uses the SSL libraries from the Jetty project written
by mortbay.org.