setup eclipse environment base on trunk
Thanks, it fix the first issue, the builtin.jar still reference in classpath
which cause eclipse complain about it.
2012/5/3 Wataru Yukawa mailto:wyuk...@gmail.com>>
Hi
I also encountered a similar situation.
please try
wget
https://issues.apache.or
Thanks, it fix the first issue, the builtin.jar still reference in
classpath which cause eclipse complain about it.
2012/5/3 Wataru Yukawa
> Hi
>
> I also encountered a similar situation.
>
> please try
>
> wget
> https://issues.apache.org/jira/secure/attachment/12524106/HIVE-2902.3.patch.txt
>
Hi
I also encountered a similar situation.
please try
wget
https://issues.apache.org/jira/secure/attachment/12524106/HIVE-2902.3.patch.txt
patch -p0 < HIVE-2902.3.patch.txt
ant clean package eclipse-files
see https://issues.apache.org/jira/browse/HIVE-2902
Thanks
2012/5/3 gemini alex :
> Hi