Vidyalelo
Hadoop · Q44

Querying with Hive

Programming · Hadoop · question 44

Q44

hiveconf variables are set as normal by using the following statement?

A.
set -v x=myvalue
B.
set x=myvalue
Answer
C.
reset x=myvalue
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board