Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( YARN_ZK_DIR string YARN_CLUSTER_ID string YARN_RM1_IP string YARN_RM2_IP string YARN_JOBHISTORY_IP string CPU_CORE_NUM string NODEMANAGER_MEMORY_MB string )
nodemanager container config
View Source
var RootCmd = &cobra.Command{
Use: "magpie",
Short: "A Yarn on Docker command line management tool.",
Long: `Magpie is a command line tool to manage the Yarn on Docker cluster.
Magpie can be used to inspect the docker,swarm and yarn cluster status, scale the yarn cluster and decommising
nodemanagers or delete the existed containers.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.