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

Brock Noland commented on HIVE-4290:
------------------------------------

Nice patch! It'd be great to get this in.
                
> 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

Reply via email to