<%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" import="javax.servlet.http.*" import="java.io.*" import="java.util.*" import="java.text.DecimalFormat" import="com.cloudera.flume.master.FlumeMaster" import="com.cloudera.flume.master.commands.GenericCommand" %>

Flume Master: Direct Commands

This is a low level interface to the Flume Configuration Master's internal command processor. Please consider using the FlumeShell instead!

Command

Command:
Arguments:
Some example commands: command args
  • save: flumespecfile
  • load: flumespecfile
  • config: "node" "source" "sink"
  • unconfig: "node"
  • multiconfig: "node1: source | sink; node2 : source | sink; ... "
  • startlogical: physicalnodename logicalnodename