Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 43330 invoked from network); 25 Sep 2008 14:52:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2008 14:52:08 -0000 Received: (qmail 32059 invoked by uid 500); 25 Sep 2008 14:52:03 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 32033 invoked by uid 500); 25 Sep 2008 14:52:03 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 32022 invoked by uid 99); 25 Sep 2008 14:52:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2008 07:52:03 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.142.188] (HELO ti-out-0910.google.com) (209.85.142.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Sep 2008 14:51:00 +0000 Received: by ti-out-0910.google.com with SMTP id d27so303898tid.9 for ; Thu, 25 Sep 2008 07:51:32 -0700 (PDT) Received: by 10.110.103.5 with SMTP id a5mr11821931tic.2.1222354292481; Thu, 25 Sep 2008 07:51:32 -0700 (PDT) Received: by 10.110.62.6 with HTTP; Thu, 25 Sep 2008 07:51:32 -0700 (PDT) Message-ID: Date: Thu, 25 Sep 2008 23:51:32 +0900 From: "Edward J. Yoon" Sender: edward@udanax.org To: core-dev@hadoop.apache.org Subject: Re: Have you seen the Erlang project? In-Reply-To: <48DB7CCD.2090708@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48DB7CCD.2090708@apache.org> X-Google-Sender-Auth: db2221aaf7fb869c X-Virus-Checked: Checked by ClamAV on apache.org Great!! BTW, This is some opinion from the hama mailing list. > It's alright if you're going to rewrite Hadoop using Erlang, but it's > not fit for Erlang to be a a front layer, AFAIK. > > Chanwit /Edward On Thu, Sep 25, 2008 at 8:58 PM, Steve Loughran wrote: > Edward J. Yoon wrote: >> >> http://www.erlang.org/about.html > >> It seems interesting to me. And, I'm think about erlang interface to >> hadoop/hama. > > Its an interesting language for coding in, very prology, string handling is > almost worst than C, but it has good parallel and functional coding > features. I'm doing some spare time erlangy stuff, and I have colleagues > that have stopped saying "Ruby is the future" and now say "Erlang is the > future". > >> Has anyone considered doing this? > > In Apache, CouchDB is built on Erlang; there's also a MR framework from > Nokia (Disco?) that is now OSS. Also, check out ErlyBird for doing Erlang > coding. > > > -- Best regards, Edward J. Yoon edwardyoon@apache.org http://blog.udanax.org