Vidyalelo
Hadoop · Q68

Querying with Hive

Programming · Hadoop · question 68

Q68

Variable Substitution is disabled by using . . . . . . . .

A.
set hive.variable.substitute=false;
Answer
B.
set hive.variable.substitutevalues=false;
C.
set hive.variable.substitute=true;
D.
all of the mentioned

Answer: Option A

Solution

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