Return-Path: X-Original-To: apmail-spark-dev-archive@minotaur.apache.org Delivered-To: apmail-spark-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 60B841036A for ; Mon, 10 Feb 2014 07:36:42 +0000 (UTC) Received: (qmail 32151 invoked by uid 500); 10 Feb 2014 07:36:41 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 32101 invoked by uid 500); 10 Feb 2014 07:36:40 -0000 Mailing-List: contact dev-help@spark.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@spark.incubator.apache.org Delivered-To: mailing list dev@spark.incubator.apache.org Received: (qmail 32086 invoked by uid 99); 10 Feb 2014 07:36:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 07:36:38 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Feb 2014 07:36:36 +0000 Received: (qmail 32040 invoked by uid 99); 10 Feb 2014 07:36:14 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 07:36:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9B7E89218D8; Mon, 10 Feb 2014 07:36:14 +0000 (UTC) From: pwendell To: dev@spark.incubator.apache.org Reply-To: dev@spark.incubator.apache.org References: In-Reply-To: Subject: [GitHub] incubator-spark pull request: [WIP] SPARK-1067: Default log4j init... Content-Type: text/plain Message-Id: <20140210073614.9B7E89218D8@tyr.zones.apache.org> Date: Mon, 10 Feb 2014 07:36:14 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Github user pwendell commented on the pull request: https://github.com/apache/incubator-spark/pull/560#issuecomment-34606359 FYI I reverted in both branches this because it caused a maven build error. Also it was a WIP and @rxin merged it by accident.