Hive - System Variable

Card Puncher Data Processing

Example

set system:xxx=5;
set system:xxx;
-- sets a system property xxx to 5
 
set system:yyy=${system:xxx};
set system:yyy;
-- sets yyy with value of xxx





Discover More
Card Puncher Data Processing
Hive - Variable

variable in Hive Type Substitution Configuration variable System Env
Card Puncher Data Processing
Hive - Variable Substitution

in Hive. substitution can be used in Hive commands or queries. Type Substitution Configuration variable System Env conf...



Share this page:
Follow us:
Task Runner