Topic :: MapReduce





MapReduce Interview Questions
Questions Answers Views Company eMail

How would you tackle calculating the number of unique visitors for each hour by mining a huge apache log? You can use post processing on the output of the mapreduce job.

385

Describe what happens to a mapreduce job from submission to output?

375

If reducers do not start before all mappers finish then why does the progress on mapreduce job shows something like map(50%) reduce(10%)? Why reducers progress percentage is displayed when mapper is not finished yet?

456

What are mapreduce new and old apis while writing map reduce program?. Explain how it works

377

Can we write map reduce program in other than java programming language. How?

310

Difference between mapreduce and spark

392

Name job control options specified by mapreduce.

431

How does inputsplit in mapreduce determines the record boundaries correctly?

410

How will you submit extra files or data ( like jars, static files, etc. ) For a mapreduce job during runtime?

425

What main configuration parameters are specified in mapreduce?

396

Is it necessary to write a mapreduce job in java?

407

What is shuffling and sorting in mapreduce?

389

What is the function of mapreducer partitioner?

367

Is there any point of learning mapreduce, then?

400

If you run a select * query in hive, why does it not run mapreduce?

497




Related Topics


Un-Answered Questions { MapReduce }

What MapReduce framework consists of?

769


Can we submit the mapreduce job from slave node?

846


What is a IdentityMapper and IdentityReducer in MapReduce ?

644


Explain Working of MapReduce?

670


Write a Mapreduce Program for Character Count ?

714






how to proceed to write your first mapreducer program?

1034


Developing a MapReduce Application?

660


Different ways of debugging a job in MapReduce?

809


What are combiners? When should I use a combiner in my MapReduce Job?

661


How does MapReduce framework view its input internally?

595


What are the steps involved in MapReduce framework?

618


What is the Job interface in MapReduce framework?

648


How to overwrite an existing output file during execution of mapreduce jobs?

853


What is the core of the job in MapReduce framework?

588


How Pig differs from MapReduce?

570