sure.

Once you checkout trunk, inside the pom there is profile called hadoop-2
which basically currently looks up to hadoop version of 2.2.0

If you want to change from that version then change the line in pom.xml (
 <hadoop-23.version>2.2.0</hadoop-23.version>)

after that, you can just do a normal build
mvn clean install -DskipTests -Phadoop-2


On Fri, Dec 13, 2013 at 4:25 PM, Sathwik B P <sath...@apache.org> wrote:

> The wiki is probably no more valid as the build is based on maven now.
> Can you kindly provide the details for building the Hive Distrib.
>
>
> On Fri, Dec 13, 2013 at 3:18 PM, Nitin Pawar <nitinpawar...@gmail.com>wrote:
>
>> here are the instructions
>>
>> https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-BuildingHivefromSource
>>
>>
>> In the build command you can specify the hadoop version you want to use.
>>
>>
>> On Fri, Dec 13, 2013 at 3:17 PM, Sathwik B P <sath...@apache.org> wrote:
>>
>>> Hi Nithin,
>>>
>>> Where can I find the instructions to build from source. I would like to
>>> build the current hive trunk.
>>>
>>> regards,
>>> sathwik
>>>
>>>
>>> On Fri, Dec 13, 2013 at 2:22 PM, Nitin Pawar <nitinpawar...@gmail.com>wrote:
>>>
>>>> you may have to build it yourself.
>>>>
>>>>
>>>> On Fri, Dec 13, 2013 at 12:56 PM, Sathwik B P <sath...@apache.org>wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I have Hive 0.12 and Hadoop 2.2. Hcatalog that has been packaged with
>>>>> Hive 0.12 is built for Hadoop 1.
>>>>>
>>>>> Is there a distribution of Hcatalog built for Hadoop 2 ?
>>>>>
>>>>> regards,
>>>>> sathwik
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Nitin Pawar
>>>>
>>>
>>>
>>
>>
>> --
>> Nitin Pawar
>>
>
>


-- 
Nitin Pawar

Reply via email to