Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E0C2BD641 for ; Mon, 3 Dec 2012 06:38:54 +0000 (UTC) Received: (qmail 46265 invoked by uid 500); 3 Dec 2012 06:38:54 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 46233 invoked by uid 500); 3 Dec 2012 06:38:54 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 46187 invoked by uid 99); 3 Dec 2012 06:38:52 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 06:38:52 +0000 Received: from localhost (HELO mail-wg0-f49.google.com) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 06:38:51 +0000 Received: by mail-wg0-f49.google.com with SMTP id ez12so1243268wgb.4 for ; Sun, 02 Dec 2012 22:38:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=d2jk2mb0iHyfzp3eR1XnSyyuPxtQXIe03tOqQtubcVc=; b=ESfzbv31lghr3GrOcm/p3X3pO24DxlgEBaPXnVzblxjMgA+OXwZsGOkwWfNQURjflI Mpcmcias8eaL/pPtegkiq8JxRnBR2fnNpaV5AO0TVBZGZ35OnoxZB2GPg9jn/U2ETGgT reUEqjxaxByYk2Q7ekOIwy33Q2AJIzFFsIxaqKR9VrSehtjE3f991fh8x4KE/Y4jqfTJ CEQYmNIiQFHSsMrVPATsYF1X/P9fVd6lQVMZZKVYH3ehNmnAxf5slqog1R1Y55G5/S6c lj0arDCL0g1+z/gPzeSdlboN1XCaa55BB6WUyGWRhSQbWGSUdBduM0VdhzFnAnTlYG6V Z8dw== MIME-Version: 1.0 Received: by 10.216.219.201 with SMTP id m51mr1643168wep.15.1354516730328; Sun, 02 Dec 2012 22:38:50 -0800 (PST) Received: by 10.180.103.201 with HTTP; Sun, 2 Dec 2012 22:38:50 -0800 (PST) In-Reply-To: References: <1142785712.21199.1351076772217.JavaMail.jiratomcat@arcas> <1688467116.50245.1354423799337.JavaMail.jiratomcat@arcas> Date: Mon, 3 Dec 2012 15:38:50 +0900 Message-ID: Subject: Re: [jira] [Assigned] (HAMA-658) Add random graph generator From: "Edward J. Yoon" To: dev@hama.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmIcf10AZLebeOBYd+8BMg4uffp0Ke8wEwZ/k0U/wdjqSiqwMt7G7SpJV86cJL2nJEgiiRv Are you talking about the order of received messages? Order is not guaranteed. On Sun, Dec 2, 2012 at 4:53 PM, lee fei wrote: > Hi Edward, > > Thank you for your time. I have a question, if vertex A send two messages > to vertex B (I am using hama graph package), did B will see the two > messages adjacently when B iterator the messages list? or there is no > guarantee that B receive the two massages adjacently? > > > On Sun, Dec 2, 2012 at 12:49 PM, Edward J. Yoon (JIRA) wrote: > >> >> [ >> https://issues.apache.org/jira/browse/HAMA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] >> >> Edward J. Yoon reassigned HAMA-658: >> ----------------------------------- >> >> Assignee: Edward J. Yoon (was: Piyush Kumar) >> >> > Add random graph generator >> > -------------------------- >> > >> > Key: HAMA-658 >> > URL: https://issues.apache.org/jira/browse/HAMA-658 >> > Project: Hama >> > Issue Type: New Feature >> > Components: examples, graph >> > Reporter: Edward J. Yoon >> > Assignee: Edward J. Yoon >> > Fix For: 0.6.1 >> > >> > Attachments: patch_v01.txt, RandomGraphGenerator.java >> > >> > >> > It would be nice if we have random graph generator so that users can >> easily test the graph examples. >> >> -- >> This message is automatically generated by JIRA. >> If you think it was sent incorrectly, please contact your JIRA >> administrators >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> -- Best Regards, Edward J. Yoon @eddieyoon