Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-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 39639E6FF for ; Tue, 8 Jan 2013 21:22:13 +0000 (UTC) Received: (qmail 49119 invoked by uid 500); 8 Jan 2013 21:22:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 49081 invoked by uid 500); 8 Jan 2013 21:22:13 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 49066 invoked by uid 99); 8 Jan 2013 21:22:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2013 21:22:13 +0000 Date: Tue, 8 Jan 2013 21:22:12 +0000 (UTC) From: "Nate McCall (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-5126) Upgrade version of Jackson to avoid concurrency issues with M/R tasks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13547277#comment-13547277 ] Nate McCall edited comment on CASSANDRA-5126 at 1/8/13 9:20 PM: ---------------------------------------------------------------- So - looks like the jars were updated in the lib dir, but not in the build.xml. The ramifications of this are that *anything* referencing cassandra on maven central will have the older versions of jackson brought in as dependencies. was (Author: zznate): So - looks like the jars were updated in the lib dir, but not in the build.xml. The ramifications of this are that *anything* referencing cassandra on maven central will have the older versions of jackson brought in as dependencies (cough. DSE. cough.). > Upgrade version of Jackson to avoid concurrency issues with M/R tasks > --------------------------------------------------------------------- > > Key: CASSANDRA-5126 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5126 > Project: Cassandra > Issue Type: Bug > Components: Hadoop > Affects Versions: 1.1.8, 1.2.0 > Reporter: Nate McCall > Assignee: Nate McCall > Priority: Minor > Fix For: 1.2.2 > > Attachments: 5126.txt > > > Older version of Jackson ASL has a concurrency issue. See http://jira.codehaus.org/browse/JACKSON-237 > This can be triggered in some environments when running M/R tasks and the wrong version of jackson gets picked up. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira