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/04/28 21:48:03 UTC

[jira] [Updated] (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:all-tabpanel ]

Carl Steinbach updated HCATALOG-14:
-----------------------------------

    Description: 
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


  was:
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:

{noformat}
% 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
{noformat}



> 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
>
> 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