Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/LanguageManual/Cli" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/LanguageManual/Cli?action=diff&rev1=11&rev2=12

--------------------------------------------------

  
  ||'''Command '''||'''Description'''||
  ||quit||Use quit or exit to come out of interactive shell.||
- ||set <key>=<value>||Use this to set value of particular configuration 
variable. One thing to note here is that if you miss spell the variable name, 
there cli will not show an error.||
+ ||set <key>=<value>||Use this to set value of particular configuration 
variable. One thing to note here is that if you misspell the variable name, cli 
will not show an error.||
  ||set||This will print list of configuration variables that overridden by 
user or hive.||
  ||set -v||This will give all possible hadoop/hive configuration variables.||
  ||add FILE <value> <value>*||Adds a file to the list of resources.||

Reply via email to