You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/05/23 22:19:47 UTC

[jira] [Issue Comment Edited] (HCATALOG-14) Make it possible to build HCatalog using the HCatalog Git mirror

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

Carl Steinbach edited comment on HCATALOG-14 at 5/23/11 10:19 PM:
------------------------------------------------------------------

bq. When there's a new feature in Hive's trunk that we need how do we get a new snapshot uploaded? 

I modified Hive's Hudson job to automatically run the 'maven-build' and 'maven-publish' tasks, which should hopefully push artifacts to the snapshot repository on every successful build. I'll let you know if I can get this to work. Assuming it does, will this satisfy HCatalog's requirements? Besides the Hive JARs, do you need access to anything else like configuration files or shell scripts?

PS: Can you ask the INFRA folks to turn on wiki markup for the HCatalog JIRA group?

      was (Author: cwsteinbach):
    bq. When there's a new feature in Hive's trunk that we need how do we get a new snapshot uploaded? 

I modified Hive's Hudson job to automatically run the 'maven-build' and 'maven-publish' tasks, which should hopefully push artifacts to the snapshot repository on every successful build. I'll let you know if I can get this to work. Assuming it does, will this satisfy HCatalog's requirements? Besides the Hive JARs, do you need access to anything else like configuration files or shell scripts?

  
> Make it possible to build HCatalog using the HCatalog Git mirror
> ----------------------------------------------------------------
>
>                 Key: HCATALOG-14
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-14
>             Project: HCatalog
>          Issue Type: Improvement
>            Reporter: Carl Steinbach
>         Attachments: hcat-git-2.patch, hcat-git.patch
>
>
> There's a Git mirror of the HCatalog SVN repository available here: git://git.apache.org/hcatalog.git
> However, right now it's not possible to build HCatalog using the Git mirror because of the svn:external dependency on Hive:
> % ant 
> Buildfile: /Users/carl/Work/repos/hcatalog/build.xml
> hive.jar:
> BUILD FAILED
> /Users/carl/Work/repos/hcatalog/build.xml:202: Basedir /Users/carl/Work/repos/hcatalog/hive/external does not exist
> Total time: 0 seconds

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira