Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3E6910E12 for ; Sat, 21 Sep 2013 20:27:20 +0000 (UTC) Received: (qmail 46461 invoked by uid 500); 21 Sep 2013 20:27:17 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 46427 invoked by uid 500); 21 Sep 2013 20:27:11 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 46413 invoked by uid 99); 21 Sep 2013 20:27:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Sep 2013 20:27:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 20C948B0414; Sat, 21 Sep 2013 20:27:09 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rvs@apache.org To: commits@bigtop.apache.org Date: Sat, 21 Sep 2013 20:27:10 -0000 Message-Id: <4a0fecf6fa36441694634b29532d3d00@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: BIGTOP-1082. spark package tests are missing BIGTOP-1082. spark package tests are missing Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/e3778340 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/e3778340 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/e3778340 Branch: refs/heads/master Commit: e3778340616757a04fcba11054163fbdef080536 Parents: cda57ac Author: Roman Shaposhnik Authored: Sat Sep 21 12:52:22 2013 -0700 Committer: Roman Shaposhnik Committed: Sat Sep 21 12:52:22 2013 -0700 ---------------------------------------------------------------------- .../package/src/main/resources/package_data.xml | 22 ++++++++++++++++++++ 1 file changed, 22 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/e3778340/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml b/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml index 9002f02..6cdf624 100644 --- a/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml +++ b/bigtop-tests/test-artifacts/package/src/main/resources/package_data.xml @@ -90,6 +90,28 @@ Java Servlet and JavaServer Pages technologies. + + + Lightning-Fast Cluster Computing + Spark is a MapReduce-like cluster computing framework designed to support +low-latency iterative jobs and interactive use from an interpreter. It is +written in Scala, a high-level language for the JVM, and exposes a clean +language-integrated syntax that makes it easy to write parallel jobs. +Spark runs on top of the Apache Mesos cluster manager. + http://incubator.apache.org/spark/ + + + + + + + auto + /etc/spark/conf + /etc/spark/conf.dist + /etc/spark/conf.dist + + + Scripts and libraries for running software services on cloud infrastructure.