Thanks for the pointers Peter. Appreciate them:)
Ranjan
-Original Message-
From: Peter Vary [mailto:pv...@cloudera.com]
Sent: Friday, September 9, 2016 3:10 AM
To: dev@hive.apache.org
Cc: dev-h...@hive.apache.org
Subject: Re: Remote debugging of HIVE code from Intellij
Hi Ranjan,
You
udera.com]
> Sent: Thursday, September 8, 2016 6:26 AM
> To: dev@hive.apache.org
> Cc: dev-h...@hive.apache.org
> Subject: Re: Remote debugging of HIVE code from Intellij
>
> Hi Ranjan,
>
> I am not sure about what you are about to test, but I think
> TestPositiveCliD
...@cloudera.com]
Sent: Thursday, September 8, 2016 6:26 AM
To: dev@hive.apache.org
Cc: dev-h...@hive.apache.org
Subject: Re: Remote debugging of HIVE code from Intellij
Hi Ranjan,
I am not sure about what you are about to test, but I think
TestPositiveCliDriver is not a valid test name, so not test
Hi Ranjan,
I am not sure about what you are about to test, but I think
TestPositiveCliDriver is not a valid test name, so not test run in your case.
Regards,
Peter
> On Sep 8, 2016, at 4:08 AM, Ranjan Banerjee wrote:
>
> Hi,
> I am trying to remote debug HIVE code from Intellij. Here are my
Hi,
I am trying to remote debug HIVE code from Intellij. Here are my steps:
1)In HIVE folder: mvn clean install -Dskiptests
2)cd itests/qtest
3)mvn clean install -Dskiptests
4)mvn -Dmaven.surefire.debug -Dtest=TestPositiveCliDriver
-Dqfile=acid_bucket_pruning.q
I have setup the remot