From Fedora Project Wiki

mNo edit summary
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''''Javi Roman:''''' [https://twitter.com/javiromanrh Twitter] [http://es.linkedin.com/in/javiroman Linkedin] [http://www.viewbug.com/member/javiroman Photography]
'''''Javi Roman:''''' [https://twitter.com/javiromanrh Twitter] [http://es.linkedin.com/in/javiroman Linkedin] [http://www.viewbug.com/member/javiroman Photography]


= Apache Flume package status =
This is the personal page of [https://fedoraproject.org/wiki/User:Jromanes Javi Roman] current Apache Mesos Fedora Package maintainer. In this page the Apache Mesos Package is tracked in order to maintain the permanence in Fedora repositories.


===Package status===
= Apache Mesos Package Sources =


The package builds with this assumptions (we are working on this issues)
The official package source code is maintained in the Fedora Package Sources site:


* 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.
[https://src.fedoraproject.org/rpms/mesos Fedora Package Sources]
* Disable ElasticSearch Sink
* Disable Morphline Solr Sink
* Disable Twitter Source
* Disable Kite Dataset Sink


===Testing the package===
= Package History =


git clone https://github.com/fedora-bigdata-rpms/flume-rpm.git
Review Request:
cd flume-rpm
[https://bugzilla.redhat.com/show_bug.cgi?id=1749383 Fedora 30 Package Review]
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===
{| class="wikitable" style="color:black; background-color:#CCFFFF;" cellpadding="10"
 
! Package !! Description !! Packaged <br> Version !! Upstream <br> Version !! Sources !! Who !! Notes
* In order to build Flume with full features those are the dependency packages and their status:
 
{| class="wikitable" style="color:green; background-color:#ffffcc;" cellpadding="10"
! Package !! Bugzilla !! Status
|-
|irclib
|[https://bugzilla.redhat.com/show_bug.cgi?id=976049 BZ#976049]
|Package is available in Rawhide and in Fedora 21 as an update
|-
|mapdb
|[https://bugzilla.redhat.com/show_bug.cgi?id=1178861 BZ#1178861]
|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
|[https://bugzilla.redhat.com/show_bug.cgi?id=1179355 BZ#1179355]
|Patched in order to support Fedora Guava version (partial support).
|-
|parquet
|[https://bugzilla.redhat.com/show_bug.cgi?id=1073017 BZ#1073017]
|kite package dependency. '''In 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. Package is available in Rawhide and in Fedora 21 as an update
|-
|-
|ua-parser-java
| '''Apache Mesos'''
|[https://bugzilla.redhat.com/show_bug.cgi?id=1179342 BZ#1179342]
| Cluster manager for sharing distributed application frameworks
|kite package dependency. Package is available in Rawhide and in Fedora 21 as an update
| 1.8.1
| 1.9.0
| [https://src.fedoraproject.org/rpms/mesos mesos.git]
|
| [[Changes/ApacheMesos | Mesos]]
|}
|}
= Apache Storm package status =
[https://github.com/fedora-bigdata-rpms/storm-rpm sources]
= Apache Kafka package status =
[https://github.com/fedora-bigdata-rpms/kafka-rpm sources]
= Apache Tez package status =
[https://github.com/fedora-bigdata-rpms/tez-rpm sources]
= Apache Crunch package status =
[https://github.com/fedora-bigdata-rpms/crunch-rpm sources]

Latest revision as of 09:27, 26 January 2020

Javi Roman: Twitter Linkedin Photography

This is the personal page of Javi Roman current Apache Mesos Fedora Package maintainer. In this page the Apache Mesos Package is tracked in order to maintain the permanence in Fedora repositories.

Apache Mesos Package Sources

The official package source code is maintained in the Fedora Package Sources site:

Fedora Package Sources

Package History

Review Request: Fedora 30 Package Review

Package Description Packaged
Version
Upstream
Version
Sources Who Notes
Apache Mesos Cluster manager for sharing distributed application frameworks 1.8.1 1.9.0 mesos.git Mesos