From 65f6972859115a4ddad6def06475465f0971e9ae Mon Sep 17 00:00:00 2001 From: Eric Yang Date: Sun, 29 Jul 2018 18:56:41 -0700 Subject: [PATCH] Close #9 Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b55a9c267..9a0772aa7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Apache Chukwa Project +# Apache Chukwa Project @@ -8,7 +8,7 @@ framework and inherits Hadoop’s scalability and robustness. Chukwa also includ flexible and powerful toolkit for displaying, monitoring and analyzing results to make the best use of the collected data. -##Overview +## Overview Log processing was one of the original purposes of MapReduce. Unfortunately, using Hadoop MapReduce to monitor Hadoop can be inefficient. Batch processing nature of @@ -49,7 +49,7 @@ maybe handy to learn about Chukwa programming API. If you have more questions, you can ask on the Chukwa mailing lists -##Bulding Chukwa +## Bulding Chukwa To build Chukwa from source you require Apache Maven: ``` @@ -61,7 +61,7 @@ mvn test ``` tests should take and run successfully after roughly fifteen minutes. -##Running Cukwa +## Running Cukwa Users should definitely begin with the