RE: Hive in maven

2010-01-22 Thread Ashish Thusoo
Yes you should open a JIRA for this. Ashish -Original Message- From: Gerrit [mailto:gvanvuu...@specificmedia.com] Sent: Friday, January 22, 2010 7:33 AM To: hive-dev@hadoop.apache.org Subject: Re: Hive in maven Hi, Yes I'll start on creating the pom.xml The fastest and recomm

Re: Hive in maven

2010-01-22 Thread Gerrit
Hi, Yes I'll start on creating the pom.xml The fastest and recommended way of doing this is by having a maven repo and sync it with the official maven repos (one way ). Also future hive releases would be just a matter of loading to this repo and its automatically synced with the official maven re

Re: Hive in maven

2010-01-21 Thread Yongqiang He
Hi Gerrit, Can you help uploading to maven? Thanks Yongqiang On 1/20/10 2:21 AM, "Gerrit" wrote: > Yep: > > The main maven page is: > http://maven.apache.org/guides/mini/guide-central-repository-upload.html > (see section > Sync'ing your own repository to the central repository automatically)

Re: Hive in maven

2010-01-20 Thread Gerrit
Yep: The main maven page is: http://maven.apache.org/guides/mini/guide-central-repository-upload.html (see section Sync'ing your own repository to the central repository automatically) For groupId and artifactId conventions see: http://maven.apache.org/guides/mini/guide-naming-conventions.html)

Re: Hive in maven

2010-01-19 Thread Zheng Shao
This is a good idea. Can you point us to some references on how to upload it to maven? Zheng On Mon, Jan 18, 2010 at 1:20 PM, Gerrit wrote: > Hi guys, > > Would it be possible to add the hive jars to the main maven repo? If > there is not objections I can make the request to the main repo if you