[ https://issues.apache.org/jira/browse/HIVE-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440975#comment-15440975 ]
Lefty Leverenz commented on HIVE-14532: --------------------------------------- [~kgyrtkirk], your draft looks good overall. Here are a few things to fix: # "happends" -> "happens" (line 10, section 2) # "IDEGOAL=eclipse:eclipe" -> "eclipse:eclipse" (line 28, section 3.0) # "anyone how wouldn't" -> "who" (line 40, section 3.1) # "hive-metstore" -> "hive-metastore" (line 67, section 3.2) # "if you inted" -> "if you intend" (line 78, section 3.2) # "some may don't" -> "some may not" or "some maybe won't" (line 100, section 4) # "seems like not found some files" -> "seems like some files weren't found" (line 100, section 4) I ignored some trivial edits, which can be done later when the doc goes into the Hive wiki. > Enable qtests from IDE > ---------------------- > > Key: HIVE-14532 > URL: https://issues.apache.org/jira/browse/HIVE-14532 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Minor > Attachments: HIVE-14532.1.patch, HIVE-14532.2.patch > > > with HIVE-14444 applied; i've played around with executing qtest-s from > eclipse...after the patch seemed ok; i've checked it with: > {code} > git clean -dfx > mvn package install eclipse:eclipse -Pitests -DskipTests > mvn -q test -Pitests -Dtest=TestCliDriver -Dqfile=combine2.q > {code} > the last step I think is not required...but I bootstrapped and checked my > project integrity this way. > After this I was able to execute {{TestCliDriver}} from eclipse using > {{-Dqfile=combine.q}}, other qfiles may or may not work...but will have at > least some chances to be usable. > For my biggest surprise {{alter_concatenate_indexed_table.q}} also > passed...which contains relative file references - and I suspected that it > will have issues with that.. > note: I've the datanucleus plugin installed...and i use it when I need to. -- This message was sent by Atlassian JIRA (v6.3.4#6332)