tionContext.
>
> Eric
>
> -Original Message-
> From: Brock Noland [mailto:br...@cloudera.com]
> Sent: Wednesday, November 13, 2013 7:02 PM
> To: dev@hive.apache.org
> Cc: hive-...@hadoop.apache.org
> Subject: Re: debugging into unit tests with the new mvn build s
c
>
> -Original Message-
> From: Brock Noland [mailto:br...@cloudera.com]
> Sent: Wednesday, November 13, 2013 7:02 PM
> To: dev@hive.apache.org
> Cc: hive-...@hadoop.apache.org
> Subject: Re: debugging into unit tests with the new mvn build setup
>
> Hi,
>
> Specif
@hive.apache.org
Cc: hive-...@hadoop.apache.org
Subject: Re: debugging into unit tests with the new mvn build setup
Hi,
Specifically which test are you referring to?
A true unit test is debuggable via the debug menu without any additional work
(e.g. the new UDF tests or TestMacroSemanticAnalyzer). The so
Hi,
Specifically which test are you referring to?
A true unit test is debuggable via the debug menu without any additional
work (e.g. the new UDF tests or TestMacroSemanticAnalyzer). The so called
"unit" tests that submit MR jobs might be a little more work, but are you
looking to debug the pare