From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{| class="wikitable" style="color:black; background-color:#CCFFFF;" cellpadding="10" | {| class="wikitable" style="color:black; background-color:#CCFFFF;" cellpadding="10" | ||
! Package !! | ! Package !! Packaged Version !! Upstream Version !! Sources | ||
|- | |- | ||
|Apache Hadoop | |Apache Hadoop | ||
| | |2.4.1 | ||
| | |2.4.1 | ||
|http://pkgs.fedoraproject.org/cgit/hadoop.git/ | |||
|- | |- | ||
|Apache HBase | |Apache HBase | ||
| | | | ||
| | | | ||
| http://pkgs.fedoraproject.org/cgit/hbase.git/ | |||
|- | |- | ||
|Apache Hive | |Apache Hive | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
Apache Pig | |Apache Pig | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
|Apache Zookeeper | |Apache Zookeeper | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
|Apache Oozie | |Apache Oozie | ||
| | | | ||
| | | | ||
| | |||
|- | |- | ||
|Apache Ambari | |Apache Ambari | ||
| | | | ||
| | |||
| | |||
| | |||
| | |||
|} | |} | ||
Revision as of 08:45, 12 May 2015
Javi Roman: Twitter Linkedin Photography
Fedora Big Data Package Ecosystem
Package | Packaged Version | Upstream Version | Sources |
---|---|---|---|
Apache Hadoop | 2.4.1 | 2.4.1 | http://pkgs.fedoraproject.org/cgit/hadoop.git/ |
Apache HBase | http://pkgs.fedoraproject.org/cgit/hbase.git/ | ||
Apache Hive | |||
Apache Pig | |||
Apache Zookeeper | |||
Apache Oozie | |||
Apache Ambari |
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 | Package is available in Rawhide and in Fedora 21 as an update | |
mapdb | Package is available in Rawhide and in Fedora 21 as an update | |
asynchbase | No BZ ticket | No added for revision in Bugzilla |
suasync | No BZ ticket | aynchbase dependency. No added for revision in Bugzilla |
kite | RHBZ #1179355 | Patched in order to support Fedora Guava version (partial support). |
parquet | kite package dependency. Package is available in Rawhide and was submitted to Fedora 22 and 21 as an update | |
parquet-format | parquet package dependency. Package is available in Rawhide and was submitted to Fedora 22 and 21 as an update | |
maxmind-db-java | kite package dependency. Package is available in Rawhide and in Fedora 21 as an update | |
ua-parser-java | kite package dependency. Package is available in Rawhide and in Fedora 21 as an update | |
elasticsearch | Package is available in Rawhide and in Fedora 22 as an update |