adplus-dvertising
frame-decoration

Question

PCollection, PTable, and PGroupedTable all support a __________ operation.

a.

intersection

b.

union

c.

OR

d.

None of the mentioned

Posted under Hadoop

Answer: (b).union

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. PCollection, PTable, and PGroupedTable all support a __________ operation.

Similar Questions

Discover Related MCQs

Q. Crunch uses Java serialization to serialize the contents of all of the ______ in a pipeline definition.

Q. Inline DoFn that splits a line up into words is an inner class ____________

Q. DoFns provide direct access to the __________ object that is used within a given Map or Reduce task via the getContext method.

Q. The top-level ___________ package contains three of the most important specializations in Crunch.

Q. The Avros class also has a _____ method for creating PTypes for POJOs using Avro’s reflection-based serialization mechanism.

Q. The ______________ class defines a configuration parameter named LINES_PER_MAP that controls how the input file is split.

Q. The ________ class allows developers to exercise precise control over how data is partitioned, sorted, and grouped by the underlying execution engine.

Q. Which of the following project is interface definition language for hadoop?

Q. __________ is used as a remote procedure call (RPC) framework for facebook.

Q. Which of the following is a straightforward binary format?

Q. Which of the following is a more compact binary format?

Q. Which of the following format is similar to TCompactProtocol?

Q. ________ is a write-only protocol that cannot be parsed by Thrift.

Q. Which of the following Uses JSON for encoding of data?

Q. _____________ is a human-readable text format to aid in debugging.

Q. _______ transport is required when using a non-blocking server.

Q. __________ uses memory for I/O in Thrift.

Q. ________ uses blocking socket I/O for transport.

Q. Which of the following is a multi-threaded server using non-blocking I/O?

Q. __________ is a single-threaded server using standard blocking I/O.