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=17&rev2=18

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

    -S                        Silent mode in interactive shell where only data 
is emitted
    -hiveconf x=y             Use this to set hive/hadoop configuration 
variables. 
    
-    -e and -f cannot be specified together. In the absence of these options, 
interactive shell is started.  However, -i can be used with any other options.
+    -e and -f cannot be specified together. In the absence of these options, 
interactive shell is started.  
+    However, -i can be used with any other options.  Multiple instances of -i 
can be used to execute multiple init scripts.
  
     To see this usage help, run hive -h
  

Reply via email to