[
https://issues.apache.org/jira/browse/HIVE-12033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239455#comment-15239455
]
Ashutosh Chauhan commented on HIVE-12033:
-----------------------------------------
Its been a long time since that patch. My main memory has swapped out all pages
relevant to that jira : ) What little I remember is since bin/hive calls
bin/hadoop there was need for locating bin/hadoop which was achieved via that
variable, so that tests can run. But since TestCliDriver directly creates
CliDriver() I am not sure we really need this anymore. We probably should get
rid of this.
> Move TestCliDriver/TestNegativeCliDriver out of ANT and make it debugable
> -------------------------------------------------------------------------
>
> Key: HIVE-12033
> URL: https://issues.apache.org/jira/browse/HIVE-12033
> Project: Hive
> Issue Type: Improvement
> Components: Test
> Affects Versions: 1.2.1
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Priority: Minor
> Attachments: HIVE-12033.1-spark.patch, HIVE-12033.1.patch
>
>
> The ANT auto-generated test sources make TestCliDriver code a little
> complicated to debug with IntelliJ and Eclipse. Remote debugging is the best
> choice to do it.
> There must be a new way to move out the ANT auto-generated source plug-in,
> and make TestCliDriver easy debuggable by current IDE, such as IntelliJ and
> Eclipse.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)