Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mapreduce

How does Hadoop perform input splits?

hadoop mapreduce hdfs

MongoDB aggregation comparison: group(), $group and MapReduce

Setting the number of map tasks and reduce tasks

hadoop mapreduce

How to get the input file name in the mapper in a Hadoop program?

hadoop mapreduce

MongoDB: Terrible MapReduce Performance

mongodb mapreduce nosql

How to write 'map only' hadoop jobs?

hadoop mapreduce

What is a container in YARN?

What are SUCCESS and part-r-00000 files in hadoop

hadoop mapreduce

Explode the Array of Struct in Hive

hadoop mapreduce hive hiveql

Is it better to use the mapred or the mapreduce package to create a Hadoop Job?

hadoop mapreduce

hadoop.mapred vs hadoop.mapreduce?

apache hadoop mapreduce

Is gzip format supported in Spark?

Simple Java Map/Reduce framework [closed]

java mapreduce

Reduce a key-value pair into a key-list pair with Apache Spark

data block size in HDFS, why 64MB?

Difference between Fork/Join and Map/Reduce

mapreduce fork-join

Where does hadoop mapreduce framework send my System.out.print() statements ? (stdout)

hadoop mapreduce

Is Mongodb Aggregation framework faster than map/reduce?

Find all duplicate documents in a MongoDB collection by a key field

Integration testing Hive jobs