[
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