You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Navis (JIRA)" <ji...@apache.org> on 2013/06/16 14:01:20 UTC

[jira] [Commented] (HIVE-4290) Build profiles: Partial builds for quicker dev

    [ https://issues.apache.org/jira/browse/HIVE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13684631#comment-13684631 ] 

Navis commented on HIVE-4290:
-----------------------------

Could you rebase the patch? 
                
> Build profiles: Partial builds for quicker dev
> ----------------------------------------------
>
>                 Key: HIVE-4290
>                 URL: https://issues.apache.org/jira/browse/HIVE-4290
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>         Attachments: HIVE-4290.patch
>
>
> Building is definitely taking longer with hcat, hs2 etc in the build. When you're working on one area of the system though, it would be easier to have an option to only build that. Not for pre-commit or build machines, but for dev this should help.
> ant clean package build OR
> ant -Dbuild.profile=full clean package test --> build everything
> ant -Dbuild.profile=core clean package test --> build just enough to run the tests in ql
> ant -Dbuild.profile=hcat clean package test --> build only hcatalog

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira