Amaltas
  • Consulting
  • Training
  • About

java

Explaining Map Reduce

Explaining Map Reduce

Hadoop Map Reduce is a software framework for easily writing applications which process vast amounts of data (multi-terabyte data sets) in parallel, on large clusters of commodity hardware (thousands of nodes) in a reliable and fault tolerant manner. A Map Reduce Job splits the input data-set into independent chunks which
Anay Tamhankar Nov 23, 2023
HDFS Java API

HDFS Java API

Starting Point There are two important Java classes which are the starting point for using the Java API. Upto Hadoop Version 1.x org.apache.hadoop.fs.FileSystem Hadoop Version 2.x and later org.apache.hadoop.fs.FileContext FileContext class has better handling of multiple fileystems (A single FileContext
Anay Tamhankar Nov 15, 2023
Amaltas Technologies LLP © 2025.