0 votes
in Hive by

What is a Hive variable? What for we use it?

1 Answer

0 votes
by

A variable created in the Hive environment that can be referenced by Hive scripts is what we call a Hive Variable. Basically, when the query starts executing it is used to pass some values to the hive queries.

...