'\" t .\" Title: flume-master .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 11/09/2010 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "FLUME\-MASTER" "1" "11/09/2010" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" flume-master \- Flume master daemon .SH "SYNOPSIS" .sp USAGE: \fBflume master\fR [\-c ] [\-f] [\-i ] .SH "DESCRIPTION" .sp Start a Flume master daemon\&. .SH "OPTIONS" .PP \fB\-c \fR .RS 4 When starting the mater load the specified file containing Flume node configurations\&. .RE .PP \fB\-f\fR .RS 4 Start a fresh instance of the master that has no node configurations and ignores previously saved configurations\&. .RE .PP \fB\-i \fR .RS 4 Give node a specified master server id for a multi\-master deployment\&. This must be an integer >=0\&. See http://archive\&.cloudera\&.com/cdh/3/flume/UserGuide\&.html#_multiple_masters .RE .SH "EXIT STATUS" .PP \fB0\fR .RS 4 Success .RE .PP \fB1\fR .RS 4 Failure (syntax or usage error; configuration error; document processing failure; unexpected error)\&. .RE .SH "FILES" .PP /etc/flume/conf .RS 4 This symbolic link points to the currently active Flume configuration directory\&. .RE .PP /etc/flume/conf/flume\-site\&.xml .RS 4 This is the path to the currently deployed Flume site configuration\&. .RE .PP /etc/init\&.d/flume\-node .RS 4 Service script for starting and stopping a Flume Node .RE .PP /etc/init\&.d/flume\-master .RS 4 Service script for starting and stopping a Flume Master .RE .SH "ENVIRONMENT" .sp See flume(1) for more details\&. .SH "EXAMPLES" .sp $ flume master .sp $ flume master \-f .sp $ flume master \-i 1 .sp $ flume master \-c configs\&.flume .SH "AUTHOR" .sp See the Contributors site here: http://wiki\&.github\&.com/cloudera/flume/Contributors .SH "RESOURCES" .sp Github web site and code repository: http://github\&.com/cloudera/flume/ .sp Flume User guide: http://archive\&.cloudera\&.com/cdh/3/flume/UserGuide\&.html .sp Flume Cookbook: http://archive\&.cloudera\&.com/cdh/3/flume/Cookbook\&.html .SH "COPYING" .sp Copyright (C) 2009\-2010 Cloudera, Inc\&. .SH "SEE ALSO" .sp .if n \{\ .RS 4 .\} .nf flume(1), flume\-master(1), flume\-node(1), flume\-shell(1) .fi .if n \{\ .RE .\}