Differences between revisions 8 and 9
Revision 8 as of 2010-03-24 08:34:54
Size: 1294
Editor: ThomasKoch
Comment:
Revision 9 as of 2010-04-13 19:56:33
Size: 1316
Comment: add category
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:

----
CategoryJava

This page is used to track informations regarding the packaging of Hadoop in Debian

About

TODO

from the packaging repository, debian/TODO

Missing Dependencies

Solved by excluding parts of hadoop:

  • jets3t ant-based, lots of dependencies but we have most of them, except:

    • Java XMLBuilder: single javaclass, no very specific dep, ITP: #573804

  • kfs (KosmosFS): ant-based, no very specific dep.

KosmoFS and jets3t (Amazons S3) are optional Filesystem implementations. It should be possible to build a Debian Hadoop package without them until they are packaged.

For Katta (not a part of hadoop):

* typica - simple API to access Amazon's SQS, EC2, SimpleDB and ?DevPay LS web service


CategoryJava