RE: Setting up dev environment for hive

2012-03-15 Thread Chalcy Raja
Thanks, Jagat. I am convinced that I need to have linux dev env. --Chalcy From: Jagat [mailto:jagatsi...@gmail.com] Sent: Thursday, March 15, 2012 11:54 AM To: user@hive.apache.org Subject: Re: Setting up dev environment for hive Hi make is a linux program and since you are trying to

Re: Setting up dev environment for hive

2012-03-15 Thread Jagat
Hi make is a linux program and since you are trying to configure it in Windows , its giving that error You can check http://gnuwin32.sourceforge.net/packages/make.htm The easiest way is to install Virtual Ubuntu ( or any other linux) into system and configure your development and testing environ

Setting up dev environment for hive

2012-03-14 Thread Chalcy Raja
I have issues in setting up development environment for hive. So far, I just got the jar file modified and worked and now trying to get it to svn, so I can contribute code back. Any help is appreciated. Here is what I am doing now, Went to page, https://cwiki.apache.org/Hive/howtocontribute.