Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDB9A178B3 for ; Mon, 1 Jun 2015 20:39:17 +0000 (UTC) Received: (qmail 43896 invoked by uid 500); 1 Jun 2015 20:39:12 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 43774 invoked by uid 500); 1 Jun 2015 20:39:12 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 43764 invoked by uid 99); 1 Jun 2015 20:39:12 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2015 20:39:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9FCCB1A4287 for ; Mon, 1 Jun 2015 20:39:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id S4bqOTD1aVlI for ; Mon, 1 Jun 2015 20:39:10 +0000 (UTC) Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 9F72E43CB6 for ; Mon, 1 Jun 2015 20:39:10 +0000 (UTC) Received: by iebgx4 with SMTP id gx4so118004942ieb.0 for ; Mon, 01 Jun 2015 13:37:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=deKrgwttnGJ/JrOYclbTx+bimBP+NDElsMUkB3iSx7k=; b=e+BWBsZYGYm/XirYVUvep1THj9+NulYi4U4IwD0tN/iFJV/nTN35RjNeJ0H2fZFLJY bNiX6p1sPKRX5IN2O3JaZbh8Kcvw4PeGODXaLsmYKqdJyVCBjD4OLJWhX5V7R49k69Ou AP7HRgtVLi4/p+dMXL6iqjQl8Q7VwtN0z8H/9hCk5osf5wxe9M46bw/MNXkBc/kFAbmb IJw4zdof1GSLWLdARQDzgyPncaZTB7lWai/CXOh02Tw01nxPErMZXg6cchUkdEruoPtK uwBd/LSON85X3aV0Cdr/Ti2AjmcrtG5M1+BxTqCYCAj3gZZSRSasc9EcRPaYFaoc4HRq mrew== MIME-Version: 1.0 X-Received: by 10.50.50.210 with SMTP id e18mr15959521igo.0.1433191060272; Mon, 01 Jun 2015 13:37:40 -0700 (PDT) Received: by 10.64.167.162 with HTTP; Mon, 1 Jun 2015 13:37:40 -0700 (PDT) Date: Mon, 1 Jun 2015 13:37:40 -0700 Message-ID: Subject: a non-commerial distribution of hadoop ecosystem? From: Demai Ni To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=e89a8f64275c0b0f1f05177accde --e89a8f64275c0b0f1f05177accde Content-Type: text/plain; charset=UTF-8 hi, Guys, I have been doing some research/POC using hadoop system. Normally, I either use homebrew on mac for single node installation, or use CDH(Cloudera) for a 3~4 nodes small linux cluster. My question is besides the commercial distributions: CDH(Cloudera) , HDP (Horton work), and others like Mapr, IBM... Is there a distribution that is NOT owned by a company? I am looking for something simple for cluster configuration/installation for multiple components: hdfs, yarn, zookeeper, hive, hbase, maybe Spark. Surely, for a well-experience person(not me), he/she can build the distribution from Apache releases. Well, I am more interested on building application on top of it, and hopefully to find one packed them together. BTW, I don't need the latest releases like other commercial distribution offered. I am also looking into the ODP(the open data platform), but that project is kind of quiet after the initial Feb announcement. Thanks. Demai --e89a8f64275c0b0f1f05177accde Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
hi, Guys,

I have been doing some resear= ch/POC using hadoop system. Normally, I either use homebrew on mac for sing= le node installation, or use CDH(Cloudera) for a 3~4 nodes small linux clus= ter.=C2=A0

My question is besides the commercial d= istributions: CDH(Cloudera) =C2=A0, HDP (Horton work), and others like Mapr= , IBM... Is there a distribution that is NOT owned by a company?=C2=A0 I am= looking for something simple for cluster configuration/installation for mu= ltiple components: hdfs, yarn, zookeeper, hive, hbase, maybe Spark. Surely,= for a well-experience person(not me), he/she can build the distribution fr= om Apache releases. Well, I am more interested on building application on t= op of it, and hopefully to find one packed them together.=C2=A0
<= br>
BTW, I don't need the latest releases like other commerci= al distribution offered.=C2=A0 I am also looking into the ODP(the open data= platform), but that project is kind of quiet after the initial Feb announc= ement.=C2=A0

Thanks.=C2=A0

=C2=A0Demai=C2=A0
--e89a8f64275c0b0f1f05177accde--