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.
Write down the use of BALR instruction in detail? Also describe its use.
Explain the term WAP Push in brief.
Explain different kinds of the CMS.
Give a brief explanation of Sprint Backlog.
List out the advantages of the IMT-2000 over the 2G systems?
Explain what is meant by the virtual desktop.
Describe what you understand by the speculative execution?
What is meant by the term CLI?
Explain the term encapsulation and its types.
What do you mean by the term Velocity? Illustrate in brief.
18,76,764
1959543 Asked
3,689
Active Tutors
1416676
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!