Updating the config file description

This commit is contained in:
shubhamDX 2016-08-19 17:38:10 +05:30 committed by Daniel Nelson
parent d193a9416d
commit aa2d76afb6
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ func (c *yarnMetric) addTagsFields(out map[string]interface{}) {
func (j *Spark) SampleConfig() string {
return `
## Spark server exposing jolokia read service
## Spark servers exposing jolokia read service
#spark_servers = ["127.0.0.1:8778"] #optional
## Server running Yarn Resource Manager
#yarn_server = "127.0.0.1:8088" #optional