adplus-dvertising
frame-decoration

Question

Which of the following database command is used for mapreduce function?

a.

mapReduce

b.

mapperRed

c.

redmap

d.

none of the mentioned

Answer: (a).mapReduce

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following database command is used for mapreduce function?

Similar Questions

Discover Related MCQs

Q. MongoDB applies the _____ phase to each input document in mapreduce.

Q. MongoDB applies the _________ phase, which collects and condenses the aggregated data.

Q. The output of the reduce function may pass through a ______ function to further condense or process the results of the aggregation.

Q. _________ can return the results of a map-reduce operation as a document, or may write the results to collections.

Q. For most aggregation operations, the ______ Pipeline provides better performance and more coherent interface.

Q. What would be the maximum document size for results of mapreduce operation?

Q. _______ filters the document stream to allow only matching documents to pass unmodified into the next pipeline stage.

Q. Point out the wrong statement.

Q. Which of the following can be used to implement field level redaction?

Q. ________ passes the first n documents unmodified to the pipeline where n is the specified limit.

Q. _______ reorders the document stream by a specified sort key.

Q. Which of the following operator incorporates the functionality of $match, $sort, and $limit for geospatial data?

Q. _____ Writes the resulting documents of the aggregation pipeline to a collection.

Q. ________ deconstructs an array field from the input documents to output a document for each element.

Q. Which of the following operator is related to geography of data?

Q. Which of the following stages cannot appear multiple times in a pipeline?

Q. Point out the correct statement.

Q. Aggregation expressions use ______ path to access fields in the input documents.

Q. Which of the following statement is equivalent to “$$CURRENT.<field>”?

Q. Point out the wrong statement.