On Tue, Jan 11, 2011 at 6:04 PM,  <arde...@o2.pl> wrote:
> Hi there.
> Just starting with Hive, and I have a question.
>  Is there any way to load a batch script to Hive in order not to input each 
> line separately? Ie. When I create the table I would like the whole command 
> lines, which has a few, to save into file and next load it to Hive.
> Thanks in advice
>

http://wiki.apache.org/hadoop/Hive/LanguageManual/Cli#Hive_Command_line_Options
hive -f myfilefullofqueries.q

Reply via email to