nerdexam
Cloudera

CCA-410 · Question #43

Your developers request that you enable them to use pig on your hadoop cluster. What do you need to configure and / or install?

The correct answer is B. Install the pig interpreter on the client machines only. The Pig interpreter runs on the client machine. Note: Installation of Pig requires no modification to the cluster

Deployment

Question

Your developers request that you enable them to use pig on your hadoop cluster. What do you need to configure and / or install?

Options

  • AInstall the pig interpreter on all nodes in the cluster, and the client machines
  • BInstall the pig interpreter on the client machines only.
  • CInstall the pig jar's on the all slave nodes in the cluster the pig interpreter on the client machines
  • DInstall the pig interpreter on the master node which is running the jobtracker

How the community answered

(59 responses)
  • A
    17% (10)
  • B
    71% (42)
  • C
    5% (3)
  • D
    7% (4)

Explanation

The Pig interpreter runs on the client machine. Note: Installation of Pig requires no modification to the cluster

Topics

#Pig#client installation#cluster setup#toolchain deployment

Community Discussion

No community discussion yet for this question.

Full CCA-410 Practice