Examveda

Which of the following is correct syntax for parameter substitution using cmd?

A. pig {-param param_name = param_value | -param_file file_name} [-debug | -dryrun] script

B. {%declare | %default} param_name param_value

C. {%declare | %default} param_name param_value cmd

D. All of the mentioned

Answer: Option A


This Question Belongs to Hadoop >> Data Processing With Pig

Join The Discussion

Related Questions on Data Processing with Pig