Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 82CCCE090 for ; Wed, 5 Dec 2012 08:31:45 +0000 (UTC) Received: (qmail 34251 invoked by uid 500); 5 Dec 2012 08:31:43 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 33891 invoked by uid 500); 5 Dec 2012 08:31:42 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 33865 invoked by uid 99); 5 Dec 2012 08:31:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 08:31:41 +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 mfoley@hortonworks.com designates 209.85.210.175 as permitted sender) Received: from [209.85.210.175] (HELO mail-ia0-f175.google.com) (209.85.210.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 08:31:35 +0000 Received: by mail-ia0-f175.google.com with SMTP id z3so3716506iad.6 for ; Wed, 05 Dec 2012 00:31:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=Ojwil+VKqNxtIu4zQMAoYxbAPnSG8drPX7vXOGn1244=; b=WqEfIeN3g2vwTrXhHQvx+3JYZEUOF34o2DBd1BDG+m18PlQHUoB5PHlh2fcQnRsreY CPJtaCqsdtyF4jveqI1ipQGrjRaLEA4mcsatFj7hn/xVTL6uYfirLAdPhCbL1a7pF9IP kvzBw6wPVRBc2EFEs7HSOjN/ncNMERZAxYa8Z9Xf/runH7crQf+u0TbEQ63aWYmkbeTp dhVaif6dqlhUQnj1QRv2orol522iGfURPnzqT6nC3xTxiZU1psfE+qw8Dzs4MG4qEN16 LRWyDHggNj3pVPi4hUk19M81zSlUYN0GyP2SDPZ0UM4f9DB+C7GQW1jRpdovUFZVoaHb elDA== Received: by 10.50.41.165 with SMTP id g5mr1009487igl.66.1354696274447; Wed, 05 Dec 2012 00:31:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.67.105 with HTTP; Wed, 5 Dec 2012 00:30:44 -0800 (PST) From: Matt Foley Date: Wed, 5 Dec 2012 00:30:44 -0800 Message-ID: Subject: Preparing 1.1.2-rc0, due to HADOOP-9115 To: common-dev@hadoop.apache.org, general@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae9340f6f378c6a04d016ce08 X-Gm-Message-State: ALoCoQnR09ASPLdCzHnpw+F/S9dkWxS070BYIct8pEadA3u4363zJe8KT7xQzbMMW0OxC+8ok2va X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340f6f378c6a04d016ce08 Content-Type: text/plain; charset=ISO-8859-1 Hi, sorry for the thrash, but further testing in a whole-stack situation with Hive over Hadoop-1.1.1, exposed bug HADOOP-9115, "Deadlock in configuration when writing configuration to hdfs". This bug did not previously manifest during Hadoop-1.1.1 system testing, but shows up frequently during Hive testing. Due to this, I am reverting "stable" to 1.0.4, and preparing a release candidate for 1.1.2 that fixes this. Regards, --Matt --14dae9340f6f378c6a04d016ce08--