Return-Path: X-Original-To: apmail-hama-user-archive@www.apache.org Delivered-To: apmail-hama-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 CAA2C10738 for ; Sat, 23 Nov 2013 07:57:29 +0000 (UTC) Received: (qmail 14451 invoked by uid 500); 23 Nov 2013 07:57:28 -0000 Delivered-To: apmail-hama-user-archive@hama.apache.org Received: (qmail 14266 invoked by uid 500); 23 Nov 2013 07:57:18 -0000 Mailing-List: contact user-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hama.apache.org Delivered-To: mailing list user@hama.apache.org Received: (qmail 14258 invoked by uid 99); 23 Nov 2013 07:57:16 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Nov 2013 07:57:16 +0000 Received: from localhost (HELO mail-ie0-f181.google.com) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Nov 2013 07:57:15 +0000 Received: by mail-ie0-f181.google.com with SMTP id e14so3852097iej.12 for ; Fri, 22 Nov 2013 23:57:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=6V1PYiKDY+BU2yhWAaT4uzjsc/FX5BLBDW6fFu6DlR0=; b=hUsQZbz2IETLDFH++wn4CKsOVmPUzDw/wMa1usH6jX9oXttGTzFmi3Pr/9EsQ6oU8z cJEo61qKSvmhkdBbmPBOxTFLNwL1Y25JGr7pzSE5M5taGcCrYq3u4SpF8t+J8pkHjeF4 TMy09A8rkoxWAJfcTFMM52DgNCLIKLrBlOviwuEr/VJc+fNeXGY1kmnwrm5BZdOi/at0 8izZtYNZmpiXp0KnhSEHZlxBMvpA8FeImSDc1rWDC2wsyfvLVQHBxTdxAHipuO6vEQxA EK1bnZPAZhtZbRjeimg/90ah4yBUNCVbEEae7+a0sLcMePW1SsJxt5hSZMbPgJtyahIW 5QXA== X-Gm-Message-State: ALoCoQkqtZ/wpGgmwQiWpoUJzNEzQJU2GlMal8ZnQhMBZKumx33qe4hKN8kyhPsgxvw2D9JmEnRM MIME-Version: 1.0 X-Received: by 10.50.62.211 with SMTP id a19mr5614385igs.18.1385193435070; Fri, 22 Nov 2013 23:57:15 -0800 (PST) Received: by 10.64.249.74 with HTTP; Fri, 22 Nov 2013 23:57:14 -0800 (PST) In-Reply-To: <9B394CA5-4C57-4A5C-838E-547F9DAA22CB@gmail.com> References: <9B394CA5-4C57-4A5C-838E-547F9DAA22CB@gmail.com> Date: Sat, 23 Nov 2013 16:57:14 +0900 Message-ID: Subject: Re: Partitioning Job From: "Edward J. Yoon" To: "user@hama.apache.org" Content-Type: text/plain; charset=UTF-8 Hi, I was mean, you should check the input graph and {partitioning, parsing/loading vertices} phases. Can you give us more info on your problem? On Sat, Nov 23, 2013 at 6:24 AM, Anveshi Charuvaka wrote: > Hi All, > > In one of his solutions to a graph job problem with the error message "Messages must never be behind the vertex in ID!", Edward mentioned this as part of the solution > > Make sure that partitioning job was run before the graph job. > > How do we do that? > > Thanks > Anveshi -- Best Regards, Edward J. Yoon @eddieyoon