Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 13A56FBD7 for ; Sat, 1 Jun 2013 01:59:29 +0000 (UTC) Received: (qmail 84132 invoked by uid 500); 1 Jun 2013 01:59:29 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 84100 invoked by uid 500); 1 Jun 2013 01:59:28 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 84092 invoked by uid 99); 1 Jun 2013 01:59:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jun 2013 01:59:28 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of glahiru@gmail.com designates 209.85.212.175 as permitted sender) Received: from [209.85.212.175] (HELO mail-wi0-f175.google.com) (209.85.212.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jun 2013 01:59:23 +0000 Received: by mail-wi0-f175.google.com with SMTP id hn14so1193168wib.14 for ; Fri, 31 May 2013 18:59:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GzV7HKBKh52HaJ9Zy5lNZH3sirMg0PGvhqf7y4PuC5E=; b=UC6aGokEAhE6MURoWYWGsvETMH/zfhn9KGUsOs1sOCuXGc9vGZdnOt01OJW1mv+vzd 2TDKUZLAQdh3RkvrWQMww2DyIxDwU6uQyeX32riV075op2Z81dxSufAUrMyv+a/nMPw7 d3qxcSsiZF+4FbV9RLX6UxEGLwZgvzSH514f1uyfEahcrM/yh8T2U4OcsQAVh8MzKtro 68czIA/5lzq9el0MAIckybmLYbstBaAsauWSDS0Nly738JNOEfTSLlelJjRB8+PV3e/s GPOSQh0QDi2MzINBkdu5R3HqAERZ83RgMk1vWrn9JeRBKoZEU78lvQXaHXujlqg0f6Jl Y6EA== MIME-Version: 1.0 X-Received: by 10.181.13.74 with SMTP id ew10mr5576138wid.9.1370051942492; Fri, 31 May 2013 18:59:02 -0700 (PDT) Received: by 10.216.182.6 with HTTP; Fri, 31 May 2013 18:59:02 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 May 2013 21:59:02 -0400 Message-ID: Subject: Re: Generating Job Ids for GFac Providers From: Lahiru Gunathilake To: dev@airavata.apache.org Content-Type: multipart/alternative; boundary=f46d043c7dde5b328e04de0e1387 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c7dde5b328e04de0e1387 Content-Type: text/plain; charset=ISO-8859-1 JobID is only applicable for Gram Jobs. Lahiru On Fri, May 31, 2013 at 6:28 PM, Saminda Wijeratne wrote: > Hi Devs, > > Some GFac Providers do not have a job id returned when a job is submitted > (eg: EC2Provider). If we are to persist the job data for these providers we > need to have a job id unique for the job table. Any suggestions on a good > generation algorithm which wouldn't look so ugly as a UUID? > > Saminda > -- System Analyst Programmer PTI Lab Indiana University --f46d043c7dde5b328e04de0e1387--