From 3fdbe98be4c467b14a03c0fe05d98f7bd5bbeeb2 Mon Sep 17 00:00:00 2001 From: "jay@apache.org" Date: Thu, 30 Oct 2014 21:21:01 -0400 Subject: BIGTOP-1510. Minor README update about bigtop-deploy. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dce5a9b6..2e0918d3 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 ========================================= -- cgit v1.2.3