Return-Path: X-Original-To: apmail-hive-commits-archive@www.apache.org Delivered-To: apmail-hive-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 738C911BAC for ; Fri, 19 Sep 2014 18:44:48 +0000 (UTC) Received: (qmail 40599 invoked by uid 500); 19 Sep 2014 18:44:48 -0000 Delivered-To: apmail-hive-commits-archive@hive.apache.org Received: (qmail 40559 invoked by uid 500); 19 Sep 2014 18:44:48 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 40548 invoked by uid 99); 19 Sep 2014 18:44:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2014 18:44:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2014 18:44:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1554123889E0; Fri, 19 Sep 2014 18:44:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1626294 - /hive/trunk/ql/pom.xml Date: Fri, 19 Sep 2014 18:44:25 -0000 To: commits@hive.apache.org From: omalley@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140919184425.1554123889E0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: omalley Date: Fri Sep 19 18:44:24 2014 New Revision: 1626294 URL: http://svn.apache.org/r1626294 Log: HIVE-6936. Provide table properties to InputFormats. (omalley reviewed by Ashutosh) Modified: hive/trunk/ql/pom.xml Modified: hive/trunk/ql/pom.xml URL: http://svn.apache.org/viewvc/hive/trunk/ql/pom.xml?rev=1626294&r1=1626293&r2=1626294&view=diff ============================================================================== --- hive/trunk/ql/pom.xml (original) +++ hive/trunk/ql/pom.xml Fri Sep 19 18:44:24 2014 @@ -575,6 +575,7 @@ com.twitter:parquet-hadoop-bundle org.apache.thrift:libthrift commons-lang:commons-lang + org.apache.commons:commons-lang3 org.jodd:jodd-core org.json:json org.apache.avro:avro