Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09E8991D4 for ; Thu, 9 Aug 2012 23:33:31 +0000 (UTC) Received: (qmail 71655 invoked by uid 500); 9 Aug 2012 23:33:30 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 71581 invoked by uid 500); 9 Aug 2012 23:33:30 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 71571 invoked by uid 99); 9 Aug 2012 23:33:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 23:33:30 +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 (nike.apache.org: domain of steve.loughran@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 23:33:24 +0000 Received: by weyu3 with SMTP id u3so756297wey.35 for ; Thu, 09 Aug 2012 16:33:04 -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=FV5hiKr8iZPdn2PI3JvsxdSjhRiF3Ap9wRN/H/nTgGo=; b=nI7b+9u27KSqrJbIsmB7bztT/vDGcQazg6c/9g++rOpGA7PI3mBtAMwrP/Uh2cDUi/ MOVIYf52aLVlbVDUX5Rmhebr6r7ninG16VzGPd6e7i5RTEtm/WXjqsOjsL3ppHh4IVf2 k8zH9OtXqWqgF7iPLKwkvFZxdPM4OowhPTcey96MpKk83nPmxxaRnA0E1NwRJ2U+7sg2 tpazAta+5bdMq0ZK7j4sIGgw3xqNipveR60zNDKO0lsxPijnVA3modDtJE0yvu4S4Hrt FSd7YY9o/9KPOCSbll+PhQ1OmDeggjT8A25RaW2AnDsVypVsMKdrBgaCQcpnaAGWC/Up JNgg== MIME-Version: 1.0 Received: by 10.180.100.133 with SMTP id ey5mr715141wib.4.1344555184210; Thu, 09 Aug 2012 16:33:04 -0700 (PDT) Received: by 10.14.172.196 with HTTP; Thu, 9 Aug 2012 16:33:04 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Aug 2012 16:33:04 -0700 Message-ID: Subject: Re: Cannot create a new Jira issue for MapReduce From: Steve Loughran To: mapreduce-dev@hadoop.apache.org Content-Type: text/plain; charset=UTF-8 There's been disk problems w/ Jira recently. Githubs been playing up this morning to. Time to put away the dev tools and get powerpoint out instead On 9 August 2012 13:38, Robert Evans wrote: > It is a bit worse then that though. I found that it did create the JIRA, > but it is in a bad state where you cannot put it in patch available or > close it. So we may need to do some cleanup of these JIRAs later. > > --Bobby > > On 8/9/12 3:19 PM, "Ted Yu" wrote: > >>This has been reported by HBase developers as well. >> >>See https://issues.apache.org/jira/browse/INFRA-5131 >> >>On Thu, Aug 9, 2012 at 1:10 PM, Benoy Antony wrote: >> >>> Hi, >>> >>> I am getting the following error when I try to create a Jira issue. >>> >>> Error creating issue: com.atlassian.jira.util.RuntimeIOException: >>> java.io.IOException: read past EOF >>> >>> Anyone else face the same problem ? >>> >>> Thanks , >>> Benoy >>> >