2-2013 13:39
To: "user@hive.apache.org"
Subject: RE: issue about hive command line
Set your hive home to $HIVE_HOME variable and execute the following command.
$HIVE_HOME/bin/hive –e "DDL"
Thanks & Regards,
Rinku Garg - Global Commercial Services
From: ch huang [mailto:jus
;
>>> *Rinku Garg *- Global Commercial Services
>>>
>>> *From:* ch huang [mailto:justlo...@gmail.com]
>>> *Sent:* 02 December 2013 13:22
>>> *To:* user@hive.apache.org
>>> *Subject:* issue about hive command line
>>>
>>>
gt;>
>>
>>
>> Thanks & Regards,
>>
>> *Rinku Garg *- Global Commercial Services
>>
>> *From:* ch huang [mailto:justlo...@gmail.com]
>> *Sent:* 02 December 2013 13:22
>> *To:* user@hive.apache.org
>> *Subject:* issue about hive comman
the following
> command.
>
>
>
> $HIVE_HOME/bin/hive –e "DDL"
>
>
>
> Thanks & Regards,
>
> *Rinku Garg *- Global Commercial Services
>
> *From:* ch huang [mailto:justlo...@gmail.com]
> *Sent:* 02 December 2013 13:22
> *To:* user@hive.ap
Set your hive home to $HIVE_HOME variable and execute the following command.
$HIVE_HOME/bin/hive -e "DDL"
Thanks & Regards,
Rinku Garg - Global Commercial Services
From: ch huang [mailto:justlo...@gmail.com]
Sent: 02 December 2013 13:22
To: user@hive.apache.org
Subject: is
hi,maillist:
i am write a bash script,what i want is run "hive -e 'DDL' "
in script, and i want judge if the hive DDL is success or fail,how can i do
this ?