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 | |'''Package''' | ||
|Bugzilla | |'''Bugzilla''' | ||
|Status | |'''Status''' | ||
|- | |- | ||
|irclib | |irclib | ||
| | |[https://bugzilla.redhat.com/show_bug.cgi?id=976049 BZ#976049] | ||
|Pushed to the Fedora 21 testing repository | |Pushed to the Fedora 21 testing repository | ||
|- | |- | ||
| | |mapdb | ||
| | |[https://bugzilla.redhat.com/show_bug.cgi?id=1178861 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 | |||
|[https://bugzilla.redhat.com/show_bug.cgi?id=1179355 BZ#1179355] | |||
|The package need a patch in order to support Fedora Guava version. | |||
|- | |||
|parquet | |||
|[https://bugzilla.redhat.com/show_bug.cgi?id=1073017 BZ#1073017] | |||
|kite package dependency. '''Waiting for review''' | |||
|- | |||
|parquet-format | |||
|[https://bugzilla.redhat.com/show_bug.cgi?id=1073014 BZ#1073014] | |||
|parquet package dependency. '''Waiting for review''' | |||
|- | |||
|maxmind-db-java | |||
|[https://bugzilla.redhat.com/show_bug.cgi?id=1179309 BZ#1179309] | |||
|kite package dependency. Pushed to the Fedora 21 testing repository | |||
|- | |||
|ua-parser-java | |||
|[https://bugzilla.redhat.com/show_bug.cgi?id=1179342 BZ#1179342] | |||
|kite package dependency. Pushed to the Fedora 21 testing repository | |||
|} | |} | ||
Revision as of 15:55, 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 |