Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 19E3F18D7D for ; Mon, 11 Jan 2016 18:17:41 +0000 (UTC) Received: (qmail 7171 invoked by uid 500); 11 Jan 2016 18:17:40 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 7056 invoked by uid 500); 11 Jan 2016 18:17:40 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 6800 invoked by uid 99); 11 Jan 2016 18:17:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2016 18:17:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1AEF02C1F57 for ; Mon, 11 Jan 2016 18:17:40 +0000 (UTC) Date: Mon, 11 Jan 2016 18:17:40 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9630) DistCp minor refactoring and clean up 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/HDFS-9630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092417#comment-15092417 ] Hudson commented on HDFS-9630: ------------------------------ FAILURE: Integrated in Hadoop-trunk-Commit #9083 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9083/]) Update CHANGES.txt: move HDFS-9626 and HDFS-9630 to the section of (zhz: rev 71e5982e3970b6cd130ccbe29ca2a1196268aa46) * hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt > DistCp minor refactoring and clean up > ------------------------------------- > > Key: HDFS-9630 > URL: https://issues.apache.org/jira/browse/HDFS-9630 > Project: Hadoop HDFS > Issue Type: Improvement > Components: distcp > Affects Versions: 2.7.1 > Reporter: Kai Zheng > Assignee: Kai Zheng > Priority: Minor > Fix For: 2.8.0 > > Attachments: HDFS-9630-v1.patch, HDFS-9630-v2.patch > > > While working on HDFS-9613, it was found there are various checking style issues and minor things to clean up in {{DistCp}}. Better to handle them separately so the fix can be in earlier. -- This message was sent by Atlassian JIRA (v6.3.4#6332)