Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 03E5D200BAC for ; Wed, 12 Oct 2016 00:05:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 00A0C160AF3; Tue, 11 Oct 2016 22:05:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6BC07160AE6 for ; Wed, 12 Oct 2016 00:05:21 +0200 (CEST) Received: (qmail 82742 invoked by uid 500); 11 Oct 2016 22:05:20 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 82720 invoked by uid 99); 11 Oct 2016 22:05:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2016 22:05:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6DF212C4C71 for ; Tue, 11 Oct 2016 22:05:20 +0000 (UTC) Date: Tue, 11 Oct 2016 22:05:20 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-10991) libhdfs : Client compilation is failing for hdfsTruncateFile API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Oct 2016 22:05:22 -0000 [ https://issues.apache.org/jira/browse/HDFS-10991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566756#comment-15566756 ] Andrew Wang commented on HDFS-10991: ------------------------------------ LGTM +1, let's get this in. > libhdfs : Client compilation is failing for hdfsTruncateFile API > ----------------------------------------------------------------- > > Key: HDFS-10991 > URL: https://issues.apache.org/jira/browse/HDFS-10991 > Project: Hadoop HDFS > Issue Type: Bug > Components: libhdfs > Affects Versions: 2.7.0 > Reporter: Surendra Singh Lilhore > Assignee: Surendra Singh Lilhore > Priority: Blocker > Attachments: HDFS-10991.patch > > > {noformat} > /tmp/ccJNUj6m.o: In function `main': > test.c:(.text+0x812): undefined reference to `hdfsTruncateFile' > collect2: ld returned 1 exit status > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org