Re: Trying to run TestRCFile.java

2013-07-19 Thread Yin Huai
013 11:25:20 AM---Hi > Mainak, Here are steps:]Yin Huai ---07/19/2013 11:25:20 AM---Hi Mainak, > Here are steps: > > > From: Yin Huai > To: dev@hive.apache.org, > Date: 07/19/2013 11:25 AM > > Subject: Re: Trying to run TestRCFile.java > --

Re: Trying to run TestRCFile.java

2013-07-19 Thread Mainak Ghosh
can achieve that? The problem here is my debugger attaches to the live instance of hive and testcase runs using ant. Thanks and Regards, Mainak. From: Yin Huai To: dev@hive.apache.org, Date: 07/19/2013 11:25 AM Subject:Re: Trying to run TestRCFile.java Hi Mainak, Here are

Re: Trying to run TestRCFile.java

2013-07-19 Thread Mainak Ghosh
:Re: Trying to run TestRCFile.java Hi Mainak, Can you try 'ant test -Dtestcase=TestRCFile'? It should work. Thanks, Yin On Fri, Jul 19, 2013 at 10:16 AM, Mainak Ghosh wrote: > > > Hello, > > I am new to Hive codebase and was hoping to run some of its

Re: Trying to run TestRCFile.java

2013-07-19 Thread Yin Huai
/19/2013 10:38:40 AM---Hi > Mainak, Can you try 'ant test -Dtestcase=TestRCFile'? It shou]Yin Huai > ---07/19/2013 10:38:40 AM---Hi Mainak, Can you try 'ant test > -Dtestcase=TestRCFile'? It should work. > > From: Yin Huai > To: dev@hive.apache.org, > Date:

Re: Trying to run TestRCFile.java

2013-07-19 Thread Yin Huai
Hi Mainak, Can you try 'ant test -Dtestcase=TestRCFile'? It should work. Thanks, Yin On Fri, Jul 19, 2013 at 10:16 AM, Mainak Ghosh wrote: > > > Hello, > > I am new to Hive codebase and was hoping to run some of its test code > specifically TestRCFile.java. Unfortunately I am not sure what a

Trying to run TestRCFile.java

2013-07-19 Thread Mainak Ghosh
Hello, I am new to Hive codebase and was hoping to run some of its test code specifically TestRCFile.java. Unfortunately I am not sure what are the steps to execute or debug it. I could not find any resource on the web. Any help would be greatly appreciated. Thanks and Regards, Mainak.