Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-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 8759F10E1D for ; Wed, 4 Dec 2013 19:32:36 +0000 (UTC) Received: (qmail 77574 invoked by uid 500); 4 Dec 2013 19:32:36 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 77532 invoked by uid 500); 4 Dec 2013 19:32:36 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 77451 invoked by uid 99); 4 Dec 2013 19:32:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 19:32:36 +0000 Date: Wed, 4 Dec 2013 19:32:36 +0000 (UTC) From: "James Anderson (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SQOOP-1248) Add support for checkpointing the HSQLDB behind the metastore. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 James Anderson created SQOOP-1248: ------------------------------------- Summary: Add support for checkpointing the HSQLDB behind the metastore. Key: SQOOP-1248 URL: https://issues.apache.org/jira/browse/SQOOP-1248 Project: Sqoop Issue Type: Improvement Components: metastore Affects Versions: 1.4.5 Reporter: James Anderson Assignee: James Anderson Priority: Trivial As with the --shutdown flag, allow the user to checkpoint a running Sqoop metastore with --checkpoint, in order to compact the write-ahead log (*.log) file into the *.script file. -- This message was sent by Atlassian JIRA (v6.1#6144)