unsubscribe
Best regards.
On Mon, Feb 16, 2015 at 2:10 PM, Santhosh Thomas
wrote:
> unsubscribe
>
>
Hi everyone.
After read through the HiveQL manual, I have no luck in finding the
corresponding statement for IN and EXIST query.
Can anyone tell me whether Hive supports the standard SQL IN and EXIST
query?
Thank you very much for any help or hint. :D
Best regards.
o src/build dir
> 3.in linux,mkdir src/build;copy the src/build/hadoopcore,src/ivy from
> windows to linux
> 4.edit the src/build-common.xml,make the target "ivy-retrieve" do nothing:
>
>
>
>
>
> 5.compile hive: ant -Doffline=true package
>
>
>
>
Hello everyone.
I am a student who begins to do some research on Hive project.
I think the first step is to have a successful build of Hive.
I have downloaded the Hive source code, uploaded to the Linux machine,
unzipped and entered the source directory.
Then I run the "ant" command and got a error