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 A940318875 for ; Mon, 12 Oct 2015 23:55:08 +0000 (UTC) Received: (qmail 12127 invoked by uid 500); 12 Oct 2015 23:55:05 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 12066 invoked by uid 500); 12 Oct 2015 23:55:05 -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 12054 invoked by uid 99); 12 Oct 2015 23:55:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2015 23:55:05 +0000 Date: Mon, 12 Oct 2015 23:55:05 +0000 (UTC) From: "Mingliang Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9167) Update pom.xml in other modules to depend on hdfs-client instead of hdfs 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-9167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954020#comment-14954020 ] Mingliang Liu commented on HDFS-9167: ------------------------------------- As I can run the "findbugs" locally and pass the unit tests, I don't have any clue about the broken findbugs and failing tests. Any input is highly appreciated. > Update pom.xml in other modules to depend on hdfs-client instead of hdfs > ------------------------------------------------------------------------ > > Key: HDFS-9167 > URL: https://issues.apache.org/jira/browse/HDFS-9167 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: build > Reporter: Haohui Mai > Assignee: Mingliang Liu > Attachments: HDFS-9167.000.patch, HDFS-9167.001.patch, HDFS-9167.002.patch > > > Since now the implementation of the client has been moved to the hadoop-hdfs-client, we should update the poms of other modules in hadoop to use hdfs-client instead of hdfs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)