Working of mapreduce
Describe working of the mapreduce.
Expert
The processing may takes place on data that are in the file system (un structured) or in the database (structured). The mapreduce framework primarily works over two steps:
a) Map step: During this step master node accepts an input (problem) and splits it into the smaller problems. Now node distributes small sub problems to the worker node so that they may solve the problem.
b) Decrease the step: Once the sub problem is solved by worker node, node returns a solution to master node that accepts all solutions of worker node and re-compiles them into the solution. This solution is for the input which was givne to the master node.
State some of the techniques to handle the failure?
Write the name of namespaces in .NET which are used for XML?
Will WiMAX Technology compete with Wi-Fi?
Illustrate the meaning of Multi processing OS?
Write the comparison between Brayton Cycle and Otto Cycle?
What do you mean by the term bottom up Parsing with appropriate example?
Explain the eZ Components.
Explain if you recall any pattern could it be used to leverage the loose coupling?
Give an appropriate description Is WiMAX safe?
Write down the differentiation between GSX and ESX server?
18,76,764
1938377 Asked
3,689
Active Tutors
1449106
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!