Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
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
Attachments
Attachments
Issue Links
- is duplicated by
-
HCATALOG-72 Git repository does not include the svn export for hive
- Resolved
- is superceded by
-
HCATALOG-358 Remove externed hive code from HCat code and use maven instead
- Closed