Streamline usage of bookkeeper journal manager
----------------------------------------------
Key: HDFS-2743
URL: https://issues.apache.org/jira/browse/HDFS-2743
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Ivan Kelly
Assignee: Ivan Kelly
Fix For: 0.24.0
The current method of installing bkjournal manager involves generating a
tarball, and extracting it with special flags over the hdfs distribution. This
is cumbersome and prone to being broken by other changes (see
https://svn.apache.org/repos/asf/hadoop/common/trunk@1220940). I think a
cleaner way to doing this is to generate a single jar that can be placed in the
lib dir of hdfs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira