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 1185718558 for ; Mon, 11 Jan 2016 15:52:41 +0000 (UTC) Received: (qmail 33286 invoked by uid 500); 11 Jan 2016 15:52:40 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 32940 invoked by uid 500); 11 Jan 2016 15:52: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 32623 invoked by uid 99); 11 Jan 2016 15:52:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2016 15:52:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D86702C1F58 for ; Mon, 11 Jan 2016 15:52:39 +0000 (UTC) Date: Mon, 11 Jan 2016 15:52:39 +0000 (UTC) From: "Bob Hansen (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-9636) libhdfs++: for consistency, include files should be in hdfspp 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-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Hansen updated HDFS-9636: ----------------------------- Status: Patch Available (was: Open) > libhdfs++: for consistency, include files should be in hdfspp > ------------------------------------------------------------- > > Key: HDFS-9636 > URL: https://issues.apache.org/jira/browse/HDFS-9636 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs-client > Reporter: Bob Hansen > Attachments: HDFS-9636.HDFS-8707.000.patch > > > The existing hdfs library resides in hdfs/hdfs.h. To maintain Least Astonishment, we should move the libhdfspp files into hdfspp/hdfspp.h (they're currently in the libhdfspp/ directory). > Likewise, the install step in the root directory should put the include files in /include/hdfspp and include/hdfs (it currently erroneously puts the hdfs file into libhdfs/) -- This message was sent by Atlassian JIRA (v6.3.4#6332)