You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2014/11/10 23:59:34 UTC

[jira] [Updated] (HIVE-8809) Activate maven profile hadoop-2 by default

     [ https://issues.apache.org/jira/browse/HIVE-8809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanth J updated HIVE-8809:
-----------------------------
    Status: Patch Available  (was: Open)

> Activate maven profile hadoop-2 by default
> ------------------------------------------
>
>                 Key: HIVE-8809
>                 URL: https://issues.apache.org/jira/browse/HIVE-8809
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.15.0
>            Reporter: Prasanth J
>            Assignee: Prasanth J
>            Priority: Minor
>         Attachments: HIVE-8809.1.patch
>
>
> For every maven command profile needs to be specified explicitly. It will be better to activate "hadoop-2" profile by default as HIVE QA uses hadoop-2 profile. With this change both the following commands will be equivalent
> {code}
> mvn clean install -DskipTests
> mvn clean install -DskipTests -Phadoop-2
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)