Thanks Nitin, I will give a try with HIVE-4387.
On Thu, Jun 13, 2013 at 12:30 PM, Nitin Pawar wrote:
> I just tried a build with both jdk versions
>
> build = ant clean package
> jdk7 on branch-0.10 with patch from HIVE-3384 and it works
> jdk6 on trunk without any changes it works
>
> i created
I just tried a build with both jdk versions
build = ant clean package
jdk7 on branch-0.10 with patch from HIVE-3384 and it works
jdk6 on trunk without any changes it works
i created a new redhat vm and installed sun jdk 6u43 and tried it. It
works too.
when i try ant maven-build -Dmvn.publish.r
Nitin,
Hive does not compile with jdk7. You have to use jdk6 for compiling
On Wed, Jun 12, 2013 at 9:42 PM, Nitin Pawar wrote:
> I tried the build on trunk
>
> i did not hit the issue of make-pom but i hit the issue of jdbc with jdk7.
> I will apply the patch and try again
>
>
> On Wed, Jun 12,
Adding hcatalog-dev for help on this.
Thanks
Amareshwari
On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu <
amareshw...@gmail.com> wrote:
> Hello,
>
> ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with
> following error :
>
>
> /home/amareshwaris/hive/build.
> xml:121:
I tried the build on trunk
i did not hit the issue of make-pom but i hit the issue of jdbc with jdk7.
I will apply the patch and try again
On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu <
amareshw...@gmail.com> wrote:
> Hello,
>
> ant maven-build -Dmvn.publish.repo=local fails to build