Apache Hadoop

Devaraj Das 03c4a5d5ae HADOOP-3417. Adding a testcase file that I missed in the original commit. 17 gadi atpakaļ
.eclipse.templates 32841680a9 Upgrade jets3t S3 library to 0.6.0. 17 gadi atpakaļ
bin 5e92a22d3a HADOOP-3417. Removes the static configuration variable, commandLineConfig from JobClient. Moves the cli parsing from JobShell to GenericOptionsParser. Thus removes the class org.apache.hadoop.mapred.JobShell. Contributed by Amareshwari Sriramadasu. 17 gadi atpakaļ
conf 7d941288e6 HADOOP-2095. Improve the Map-Reduce shuffle/merge by cutting down buffer-copies; changed intermediate sort/merge to use the new IFile format rather than SequenceFiles and compression of map-outputs is now implemented by compressing the entire file rather than SequenceFile compression. Shuffle also has been changed to use a simple byte-buffer manager rather than the InMemoryFileSystem. 17 gadi atpakaļ
docs b83c985e72 HADOOP-3376: Provide a mechanism to detect and handle violations to resource manager limits. Contributed by Vinod Kumar Vavilapalli. 17 gadi atpakaļ
lib 0025080bcf HADOOP-3410. Fix KFS implementation to return correct file modification time. Contributed by Sriram Rao. 17 gadi atpakaļ
src 03c4a5d5ae HADOOP-3417. Adding a testcase file that I missed in the original commit. 17 gadi atpakaļ
CHANGES.txt b7b3f13a3d HADOOP-2427. Ensure that the cwd of completed tasks is cleaned-up correctly on task-completion. Contributed by Amareshwari Sri Ramadasu. 17 gadi atpakaļ
LICENSE.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. 19 gadi atpakaļ
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. 19 gadi atpakaļ
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on 17 gadi atpakaļ
build.xml e26bdc12e8 HADOOP-3435. Remove the assuption in the scripts that bash is at 17 gadi atpakaļ
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. 18 gadi atpakaļ

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.