-
Notifications
You must be signed in to change notification settings - Fork 105
Expand file tree
/
Copy pathmapreduce.bib
More file actions
70 lines (62 loc) · 1.72 KB
/
mapreduce.bib
File metadata and controls
70 lines (62 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
@misc{www-ibm-mapreduce,
month = aug,
year = 2019,
title = {Apache MapReduce},
url = {https://www.ibm.com/analytics/hadoop/mapreduce}
}
@misc{www-wikipedia-mapreduce,
author = {{Wikipedia}},
month = aug,
year = 2019,
title = {MapReduce},
url = {https://en.wikipedia.org/wiki/MapReduce}
}
@misc{www-tutorialspoint-mapreduce,
month = aug,
year = 2019,
title = {Hadoop MapReduce},
url =
{https://www.tutorialspoint.com/hadoop/hadoop_mapreduce.htm}
}
@misc{www-edureka-hadoop-mapreduce,
month = aug,
year = 2019,
title = {Hadoop MapReduce},
url =
{https://www.edureka.co/blog/mapreduce-tutorial/?utm_source=youtube&utm_campaign=mapreduce-tutorial-161216-wr&utm_medium=description}
}
@misc{www-quora-hadoop-spark-diff,
month = aug,
year = 2019,
title = {Hadoop and Spark},
url =
{https://www.quora.com/What-is-the-difference-between-Hadoop-and-Spark},
author = {Afshan Khan},
urldate = {2017-09-03}
}
@misc{www-data-flair-spark-hadoop-diff,
month = aug,
year = 2019,
title = {Apache Spark vs Hadoop Mapreduce},
url =
{https://data-flair.training/blogs/apache-spark-vs-hadoop-mapreduce/}
}
@misc{www-youtube-hadoop-mapreduce,
month = aug,
year = 2019,
title = {Hadoop MapReduce},
url =
{https://www.youtube.com/watch?v=SqvAaB3vK8U&list=WL&index=25&t=2547s}
}
@misc{www-amazon-emr,
month = aug,
year = 2019,
title = {Amazon EMR - Amazon Web Services},
url = {https://aws.amazon.com/emr/?nc2=type_a}
}
@misc{www-hadoop-hdfs-design,
month = aug,
year = 2019,
title = {HDFS Architecture Guide},
url = {https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html}
}