From Fedora Project Wiki
Line 26: | Line 26: | ||
{| class="wikitable" style="color:green; background-color:#ffffcc;" cellpadding="10" | {| class="wikitable" style="color:green; background-color:#ffffcc;" cellpadding="10" | ||
! Package !! Bugzilla !! Status | |||
|- | |- | ||
|irclib | |irclib |
Revision as of 15:58, 1 February 2015
Javi Roman: Twitter Linkedin Photography
Apache Flume package status
Package status
The package builds with this assumptions (we are working on this issues)
- The code is not ready for Thrift v0.9.1 available in Fedora 21, however Flume code can builds using legacy Thrift built-in code available in the upstream Flume TGZ.
- Disable ElasticSearch Sink
- Disable Morphline Solr Sink
- Disable Twitter Source
- Disable Kite Dataset Sink
Testing the package
git clone https://github.com/fedora-bigdata-rpms/flume-rpm.git cd flume-rpm spectool -g flume.spec rpmbuild -bs --nodeps --define "_sourcedir ." --define "_srcrpmdir ." flume.spec sudo mock flume-1.5.2-1.fc21.src.rpm
Dependency packages
- In order to build Flume with full features those are the dependency packages and their status:
Package | Bugzilla | Status |
---|---|---|
irclib | BZ#976049 | Pushed to the Fedora 21 testing repository |
mapdb | BZ#1178861 | Submitted as an update for Fedora 21 |
asynchbase | No BZ ticket | No added for revision in Bugzilla |
suasync | No BZ ticket | aynchbase dependency. No added for revision in Bugzilla |
kite | BZ#1179355 | The package need a patch in order to support Fedora Guava version. |
parquet | BZ#1073017 | kite package dependency. Waiting for review |
parquet-format | BZ#1073014 | parquet package dependency. Waiting for review |
maxmind-db-java | BZ#1179309 | kite package dependency. Pushed to the Fedora 21 testing repository |
ua-parser-java | BZ#1179342 | kite package dependency. Pushed to the Fedora 21 testing repository |