HADOOP-13997. Typo in metrics docs (Contributed by Ana Krasteva via Daniel Templeton)
This commit is contained in:
parent
9ff25408bc
commit
d4483a2fe4
@ -327,7 +327,7 @@ backend that can handle multiple contexts (file, gangalia etc.):
|
||||
<td><pre>
|
||||
myprefix.sink.*.class=org.apache.hadoop.metrics2.sink.FileSink
|
||||
myprefix.sink.file0.context=context0
|
||||
myprefix.sink.file0.filename=context1.out
|
||||
myprefix.sink.file0.filename=context0.out
|
||||
myprefix.sink.file1.context=context1
|
||||
myprefix.sink.file1.filename=context1.out
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user