|
|
-
Re: hive commands from a fileNitin Pawar 2013-03-04, 10:28
Try hive -f filename
On Mar 4, 2013 3:55 PM, "Sai Sai" <[EMAIL PROTECTED]> wrote: > Just wondering if it is possible to run a bunch of hive commands from a > file rather than one a time. > For ex: > 1. Create external... > 2. Load ... > 3. Select * from ... > 4.... > > Thanks > Sai > |