From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
= Packaging details = | = Packaging details = | ||
* Targeting 0. | * Targeting 0.3.0 - pending release soon | ||
* [https://github.com/timothysc/tachyon-rpm rpm-repo] | |||
* Dependencies | * Dependencies | ||
** [https:// | ** [https://bugzilla.redhat.com/show_bug.cgi?id=1016294 kryo-serializers BZ] w/o wicket support | ||
* [https://github.com/timothysc/ | ** [https://github.com/timothysc/kryo-serializers-rpm Packaging Repo] | ||
= Current open items = | = Current open items = | ||
* /bin scripts are not presently bundled. Need to sift through and install scripts which directly pertain to tachyon, as some are general purpose wrappers. | * '''[DONE]''' - /bin scripts are not presently bundled. Need to sift through and install scripts which directly pertain to tachyon, as some are general purpose wrappers. [https://groups.google.com/forum/#!topic/tachyon-users/FfoEFVBU0eo see email thread] | ||
* systemd integration | * systemd integration | ||
* Cleanup ENV & config to use standard locations. From what I gather thus far it implies it's own directory structure so we will need to ENV & check settings such that it plays nicely on the system. | * Cleanup ENV & config to use standard locations. From what I gather thus far it implies it's own directory structure so we will need to ENV & check settings such that it plays nicely on the system. | ||
* | * '''[DONE]''' - Cleanup thrift test failure. | ||
= Special thanks = | = Special thanks = | ||
Many thanks to gil for his packaging efforts! | Many thanks to gil for his packaging efforts! |
Revision as of 19:42, 10 October 2013
This is an summary as a part of the Big Data SIG of the issues uncovered during Tachyon packaging.
Packaging details
- Targeting 0.3.0 - pending release soon
- rpm-repo
- Dependencies
- kryo-serializers BZ w/o wicket support
- Packaging Repo
Current open items
- [DONE] - /bin scripts are not presently bundled. Need to sift through and install scripts which directly pertain to tachyon, as some are general purpose wrappers. see email thread
- systemd integration
- Cleanup ENV & config to use standard locations. From what I gather thus far it implies it's own directory structure so we will need to ENV & check settings such that it plays nicely on the system.
- [DONE] - Cleanup thrift test failure.
Special thanks
Many thanks to gil for his packaging efforts!