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

Hudson commented on HIVE-4290:
------------------------------

SUCCESS: Integrated in Hive-Test-Patch-trunk-hadoop1-ptest #10 (See 
[https://builds.apache.org/job/Hive-Test-Patch-trunk-hadoop1-ptest/10/])
HIVE-4290 : Build profiles: Partial builds for quicker dev (Gunther Hagleitner 
via Navis) (navis: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1502760)
* /hive/trunk/build.properties
* /hive/trunk/build.xml
* /hive/trunk/ql/build.xml
* /hive/trunk/ql/ivy.xml

                
> 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
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4290.2.patch, HIVE-4290.D11481.1.patch, 
> 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