[
https://issues.apache.org/jira/browse/HIVE-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051902#comment-15051902
]
Lefty Leverenz commented on HIVE-11538:
---------------------------------------
[~ashutoshc] since this is only for Hive 2.0.0+, is -Phadoop-2 really necessary
in the mvn commands?
{code}
mvn test -Dtest=TestCliDriver -Phadoop-2 -Dqfile=test_to_run.q -DinitScript=
{code}
and
{code}
mvn test -Dtest=TestCliDriver -Phadoop-2 -Dtest.output.overwrite=true
-Dqfile=test_to_run.q -DinitScript=custom_script.sql
{code}
> Add an option to skip init script while running tests
> -----------------------------------------------------
>
> Key: HIVE-11538
> URL: https://issues.apache.org/jira/browse/HIVE-11538
> Project: Hive
> Issue Type: Improvement
> Components: Testing Infrastructure
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Labels: TODOC2.0
> Fix For: 2.0.0
>
> Attachments: HIVE-11538.2.patch, HIVE-11538.3.patch, HIVE-11538.patch
>
>
> {{q_test_init.sql}} has grown over time. Now, it takes substantial amount of
> time. When debugging a particular query which doesn't need such
> initialization, this delay is annoyance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)