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 74C98115E0 for ; Mon, 1 Sep 2014 08:35:29 +0000 (UTC) Received: (qmail 86486 invoked by uid 500); 1 Sep 2014 08:35:21 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 86448 invoked by uid 500); 1 Sep 2014 08:35:21 -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 86424 invoked by uid 99); 1 Sep 2014 08:35:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2014 08:35:21 +0000 Date: Mon, 1 Sep 2014 08:35:21 +0000 (UTC) From: "Richard (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-1392) Create the temporary directory inside task working dir rather then in tmp 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/SQOOP-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard updated SQOOP-1392: --------------------------- Attachment: patch_v4.diff Add "SQOOP" as sub-dir. > Create the temporary directory inside task working dir rather then in tmp > ------------------------------------------------------------------------- > > Key: SQOOP-1392 > URL: https://issues.apache.org/jira/browse/SQOOP-1392 > Project: Sqoop > Issue Type: Improvement > Components: tools > Reporter: Qian Xu > Assignee: Richard > Priority: Minor > Attachments: patch.diff, patch_v2.diff, patch_v3.diff, patch_v4.diff > > > Several mappers will create a temporary directory in /tmp ranther then inside the task working directory. We should change the pattern. -- This message was sent by Atlassian JIRA (v6.3.4#6332)