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 2C0AEF91F for ; Tue, 26 Mar 2013 13:55:12 +0000 (UTC) Received: (qmail 15050 invoked by uid 500); 26 Mar 2013 13:55:12 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 14978 invoked by uid 500); 26 Mar 2013 13:55:11 -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 14969 invoked by uid 99); 26 Mar 2013 13:55:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 13:55:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of efeshundertelf@googlemail.com designates 209.85.220.174 as permitted sender) Received: from [209.85.220.174] (HELO mail-vc0-f174.google.com) (209.85.220.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 13:55:06 +0000 Received: by mail-vc0-f174.google.com with SMTP id hx10so5499185vcb.5 for ; Tue, 26 Mar 2013 06:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=+knH81LeV/SF4ZQt7f7Q6jKCNg2w2sHnCIOTvmfvxYE=; b=bhIx1jkd8P9d7G91G2UCz5YGvAA8O/ZeJslAz+cVwsSQkAHLQ5UoxP5IM1yqs3F+rl lFbwsLnJ1dNIByCD/g6IkOV9u/tjpiFQ+5UIoL20GxoF5KfTR0EFZX3iFG8/ytpfkR/8 mjHcVVr/bHP0j4fGdo/XrNxTpoSSPGIOpve0EFa/J2h6BddRsEx67QNR5gigBlgtVDa7 JhQx9Bh5yShppVy0yICdztf5q0lgjsT7ym2FYNkY30fpmlWbEAQU4zDyr5EifFiyZnMi 6mUNXjWT6XDKrYi34dTNAZdl7VbJtQdVeWgoZuxfdbSlxzCbXg9pqRNaHACV5m/YhQNg ezhw== MIME-Version: 1.0 X-Received: by 10.220.156.8 with SMTP id u8mr19312073vcw.24.1364306085976; Tue, 26 Mar 2013 06:54:45 -0700 (PDT) Received: by 10.58.143.48 with HTTP; Tue, 26 Mar 2013 06:54:45 -0700 (PDT) In-Reply-To: References: Date: Tue, 26 Mar 2013 14:54:45 +0100 Message-ID: Subject: Re: Beginner's question From: =?UTF-8?B?QW5kcsOpIEtlbHBl?= To: user@giraph.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2013/3/26 Han JU : > Thanks Andr=C3=A9 and Eli. I'll configure a zookeeper first. > > By the way, is it normal that there's some error after I imported the > project in eclipse? What do you mean by that? How did you import it? Did you run mvn eclipse:eclipse before? -- Andr=C3=A9