Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4256C613 for ; Fri, 5 Dec 2014 23:47:13 +0000 (UTC) Received: (qmail 20851 invoked by uid 500); 5 Dec 2014 23:47:13 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 20636 invoked by uid 500); 5 Dec 2014 23:47:13 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 20294 invoked by uid 500); 5 Dec 2014 23:47:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 20204 invoked by uid 99); 5 Dec 2014 23:47:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2014 23:47:12 +0000 Date: Fri, 5 Dec 2014 23:47:12 +0000 (UTC) From: "Sushanth Sowmyan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-9001) Ship with log4j.properties file that has a reliable time based rolling policy 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/HIVE-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-9001: ----------------------------------- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Hari! > Ship with log4j.properties file that has a reliable time based rolling policy > ----------------------------------------------------------------------------- > > Key: HIVE-9001 > URL: https://issues.apache.org/jira/browse/HIVE-9001 > Project: Hive > Issue Type: Bug > Reporter: Hari Sankar Sivarama Subramaniyan > Assignee: Hari Sankar Sivarama Subramaniyan > Fix For: 0.15.0 > > Attachments: HIVE-9001.1.patch > > > The hive log gets locked by the hive process and cannot be rolled in windows OS. > Install Hive in Windows, start hive, try and rename hive log while Hive is running. > Wait for log4j tries to rename it and it will throw the same error as it is locked by the process. > The changes in https://issues.apache.org/bugzilla/show_bug.cgi?id=29726 should be integrated to Hive for a reliable rollover. -- This message was sent by Atlassian JIRA (v6.3.4#6332)