0 votes
in Hadoop by

To set an environment variable in a streaming command use ____________
a) -cmden EXAMPLE_DIR=/home/example/dictionaries/
b) -cmdev EXAMPLE_DIR=/home/example/dictionaries/
c) -cmdenv EXAMPLE_DIR=/home/example/dictionaries/
d) -cmenv EXAMPLE_DIR=/home/example/dictionaries/

1 Answer

0 votes
by

To set an environment variable in a streaming command use ____________

Answer: c) -cmdenv EXAMPLE_DIR=/home/example/dictionaries/
Explanation: Environment Variable is set using cmdenv command.

Related questions

0 votes
asked Oct 23, 2022 in Hadoop by DavidAnderson
0 votes
asked Nov 13, 2019 in Ansible by rajeshsharma
...