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 00319105C9 for ; Fri, 9 Jan 2015 17:50:34 +0000 (UTC) Received: (qmail 84770 invoked by uid 500); 9 Jan 2015 17:50:36 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 84720 invoked by uid 500); 9 Jan 2015 17:50:36 -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 84704 invoked by uid 99); 9 Jan 2015 17:50:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jan 2015 17:50:36 +0000 Date: Fri, 9 Jan 2015 17:50:36 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7589) Break the dependency between libnative_mini_dfs and libhdfs 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-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271598#comment-14271598 ] Chris Nauroth commented on HDFS-7589: ------------------------------------- Zhanwei, would you like me to do a full merge of trunk to the HDFS-6994 feature branch right now, or just this specific patch? > Break the dependency between libnative_mini_dfs and libhdfs > ----------------------------------------------------------- > > Key: HDFS-7589 > URL: https://issues.apache.org/jira/browse/HDFS-7589 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: libhdfs > Reporter: Zhanwei Wang > Assignee: Zhanwei Wang > Fix For: 2.7.0 > > Attachments: HDFS-7589.002.patch, HDFS-7589.patch > > > Currently libnative_mini_dfs links with libhdfs to reuse some common code. Other applications which want to use libnative_mini_dfs have to link to libhdfs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)