Apache Hadoop

Devaraj Das 250b9c71e0 HADOOP-2828. The following deprecated methods in Configuration.java have been removed getObject(String name) setObject(String name, Object value) get(String name, Object defaultValue) set(String name, Object value) entries(). Contributed by Amareshwari Sriramadasu. 17 năm trước cách đây
bin 5bfee8c4a6 HADOOP-2641. Added Apache license headers to 95 files. Contributed by Nigel Daley 17 năm trước cách đây
conf 6c43f816f5 HADOOP-2239. Add HsftpFileSystem to permit transferring files over ssl. 17 năm trước cách đây
docs da619dfcf1 HADOOP-3041. Deprecates getOutputPath and defines two new APIs getCurrentOutputPath and getFinalOutputPath. Contributed by Amareshwari Sriramadasu. 17 năm trước cách đây
lib b1331722a9 HADOOP-1963. Add a FileSystem implementation for the Kosmos Filesystem (KFS). Contributed by Sriram Rao. 18 năm trước cách đây
src 250b9c71e0 HADOOP-2828. The following deprecated methods in Configuration.java have been removed getObject(String name) setObject(String name, Object value) get(String name, Object defaultValue) set(String name, Object value) entries(). Contributed by Amareshwari Sriramadasu. 17 năm trước cách đây
CHANGES.txt 250b9c71e0 HADOOP-2828. The following deprecated methods in Configuration.java have been removed getObject(String name) setObject(String name, Object value) get(String name, Object defaultValue) set(String name, Object value) entries(). Contributed by Amareshwari Sriramadasu. 17 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
README.txt eb2dcda91b HADOOP-2981. Update README.txt to reflect the upcoming inclusion on 17 năm trước cách đây
build.xml b94166a8bb HADOOP-2951. Add a contrib module that provides a utility to build or update Lucene indexes using MapReduce. Contributed by Ning Li. 17 năm trước cách đây
index.html 509bcea8cf HADOOP-371. Include contrib jars and site documentation in distributions. Contributed by Nigel. 18 năm trước cách đây

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.