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 3820EFB0F for ; Tue, 26 Mar 2013 16:39:24 +0000 (UTC) Received: (qmail 32686 invoked by uid 500); 26 Mar 2013 16:39:14 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 32350 invoked by uid 500); 26 Mar 2013 16:39:14 -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 32227 invoked by uid 99); 26 Mar 2013 16:39:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 16:39:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [156.148.72.33] (HELO raffaello.crs4.it) (156.148.72.33) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 16:39:08 +0000 Received: from [156.148.71.144] (simleo.crs4.it [156.148.71.144]) by raffaello.crs4.it (Postfix) with ESMTP id 02C79790329; Tue, 26 Mar 2013 17:38:47 +0100 (CET) Message-ID: <5151CF16.5020700@crs4.it> Date: Tue, 26 Mar 2013 17:38:46 +0100 From: Simone Leo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: general@hadoop.apache.org, user@hadoop.apache.org Subject: Pydoop: hotfix and Homebrew formula for Mac OS X Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello Mac users! We are happy to announce that Pydoop (http://pydoop.sourceforge.net) has been included in the Homebrew Python Tap. You should now be able to install on Mac OS X Mountain Lion as follows: 1. Manually install the Oracle JDK 2. Set JAVA_HOME according to your JDK installation, e.g., export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/ 3. Run the following commands: brew install boost --build-from-source brew install hadoop brew tap samueljohn/python brew install pydoop The formula installs Pydoop-0.9.1, which fixes a build issue in Mac OS X. Other OS's are not affected by this update. As usual, we're happy to receive your feedback on the forum: http://sourceforge.net/projects/pydoop/forums/forum/990018 Pydoop is a Python MapReduce and HDFS API for Hadoop, built upon the C++ Pipes and the C libhdfs APIs, that allows to write full-fledged MapReduce applications with HDFS access. Pydoop has been maturing nicely and is currently in production use at CRS4 as we have a few scientific projects that are based on it, including Seal (http://biodoop-seal.sourceforge.net), Biodoop-BLAST (http://biodoop.sourceforge.net/blast), and more yet to be released. Links: * full release notes: http://pydoop.sourceforge.net/docs/news.html * download page on sf: http://sourceforge.net/projects/pydoop/files * download page on PyPI: http://pypi.python.org/pypi/pydoop * git repo: https://sourceforge.net/p/pydoop/code Happy pydooping! The Pydoop Team -- Simone Leo Data Fusion - Distributed Computing CRS4 POLARIS - Building #1 Piscina Manna I-09010 Pula (CA) - Italy e-mail: simone.leo@crs4.it http://www.crs4.it