From common-issues-return-107848-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Wed Apr 27 16:20:16 2016 Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E64EA19E15 for ; Wed, 27 Apr 2016 16:20:16 +0000 (UTC) Received: (qmail 45748 invoked by uid 500); 27 Apr 2016 16:20:13 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 45648 invoked by uid 500); 27 Apr 2016 16:20:13 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 45304 invoked by uid 99); 27 Apr 2016 16:20:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Apr 2016 16:20:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 220032C1F5C for ; Wed, 27 Apr 2016 16:20:13 +0000 (UTC) Date: Wed, 27 Apr 2016 16:20:13 +0000 (UTC) From: "Arpit Agarwal (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-5470) RunJar.unJar() should write the last modified time found in the jar entry to the uncompressed file 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/HADOOP-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260410#comment-15260410 ] Arpit Agarwal commented on HADOOP-5470: --------------------------------------- +1 for the v6 patch. I will commit this by EOD. > RunJar.unJar() should write the last modified time found in the jar entry to the uncompressed file > -------------------------------------------------------------------------------------------------- > > Key: HADOOP-5470 > URL: https://issues.apache.org/jira/browse/HADOOP-5470 > Project: Hadoop Common > Issue Type: Improvement > Components: util > Affects Versions: 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.19.0, 0.19.1 > Reporter: Colin Evans > Assignee: Andras Bokor > Priority: Minor > Labels: newbie > Attachments: HADOOP-5470.01.patch, HADOOP-5470.02.patch, HADOOP-5470.03.patch, HADOOP-5470.04.patch, HADOOP-5470.05.patch, HADOOP-5470.06.patch > > > For tools like jruby and jython, last modified times determine if a script gets recompiled. Losing the correct last modified time causes some unfortunate recompilation race conditions when a job is running. -- This message was sent by Atlassian JIRA (v6.3.4#6332)