Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 858F9200B44 for ; Thu, 30 Jun 2016 00:06:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 84238160A6E; Wed, 29 Jun 2016 22:06:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C1F51160A57 for ; Thu, 30 Jun 2016 00:06:16 +0200 (CEST) Received: (qmail 41900 invoked by uid 500); 29 Jun 2016 22:06:15 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 41834 invoked by uid 99); 29 Jun 2016 22:06:15 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 22:06:15 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 308D02C02A1 for ; Wed, 29 Jun 2016 22:06:15 +0000 (UTC) Date: Wed, 29 Jun 2016 22:06:15 +0000 (UTC) From: "PJ Fanning (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13332) Remove jackson 1.9.13 and switch all jackson code to 2.x code line MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 29 Jun 2016 22:06:17 -0000 PJ Fanning created HADOOP-13332: ----------------------------------- Summary: Remove jackson 1.9.13 and switch all jackson code to 2.x code line Key: HADOOP-13332 URL: https://issues.apache.org/jira/browse/HADOOP-13332 Project: Hadoop Common Issue Type: Sub-task Components: build Affects Versions: 2.8.0 Reporter: PJ Fanning There's no rush to do this; this is just the JIRA to track versions. However, without the upgrade, things written for Jackson 2.4.4 can break ( SPARK-12807) being Jackson, this is a potentially dangerous update. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org