Repository: bigtop
Updated Branches:
  refs/heads/master 11c8bd554 -> 3fdbe98be


BIGTOP-1510.  Minor README update about bigtop-deploy.


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/3fdbe98b
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/3fdbe98b
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/3fdbe98b

Branch: refs/heads/master
Commit: 3fdbe98be4c467b14a03c0fe05d98f7bd5bbeeb2
Parents: 11c8bd5
Author: [email protected] <jayunit100>
Authored: Thu Oct 30 21:21:01 2014 -0400
Committer: [email protected] <jayunit100>
Committed: Thu Oct 30 21:21:01 2014 -0400

----------------------------------------------------------------------
 README.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/3fdbe98b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index dce5a9b..2e0918d 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,11 @@ limitations under the License.
  
 The primary goal of Apache Bigtop is to build a community around the packaging 
and interoperability testing of Apache Hadoop-related projects. This includes 
testing at various levels (packaging, platform, runtime, upgrade, etc...) 
developed by a community with a focus on the system as a whole, rather than 
individual projects.
 
+Immediately Get Started with Deployment and Smoke Testing of BigTop
+===================================================================
+
+The simplest way to get a feel for how bigtop works, is to just cd into 
`bigtop-deploy/vm` and try out the recipes under vagrant-puppet, docker-puppet, 
and so on.  Each one rapidly spins up, and runs the bigtop smoke tests on, a 
local bigtop based big data distribution.  Once you get the gist, you can hack 
around with the recipes to learn how the puppet/rpm/smoke-tests all work 
together, going deeper into the components you are interested in as described 
below.
+
 Quick overview of source code directories
 =========================================
 

Reply via email to