Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23309DB61 for ; Wed, 3 Oct 2012 23:40:24 +0000 (UTC) Received: (qmail 16914 invoked by uid 500); 3 Oct 2012 23:40:24 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 16844 invoked by uid 500); 3 Oct 2012 23:40:23 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 16836 invoked by uid 99); 3 Oct 2012 23:40:23 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 23:40:23 +0000 Received: from localhost (HELO achingmbp15.local) (127.0.0.1) (smtp-auth username aching, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 23:40:23 +0000 Message-ID: <506CCCEA.1030500@apache.org> Date: Wed, 03 Oct 2012 16:40:26 -0700 From: Avery Ching User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: user@giraph.apache.org Subject: Re: Can Giraph run on Hadoop 0.20.1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Yes, it should. Here is the relevant section of the README: Unsecure Hadoop versions: - Apache Hadoop 0.20.1, 0.20.2, 0.20.3 You may tell maven to use 0.20.2 with "mvn -Phadoop_non_secure ". On 10/3/12 12:43 PM, Huanchen Zhang wrote: > Hello, > > Can Giraph run on Hadoop 0.20.1, please ? > > Thank you. > Huanchen