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 A3435184E1 for ; Tue, 13 Oct 2015 23:18:13 +0000 (UTC) Received: (qmail 36385 invoked by uid 500); 13 Oct 2015 23:18:08 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 36336 invoked by uid 500); 13 Oct 2015 23:18:08 -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 36322 invoked by uid 99); 13 Oct 2015 23:18:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2015 23:18:08 +0000 Date: Tue, 13 Oct 2015 23:18:08 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9235) hdfs-native-client build getting errors when built with cmake 2.6 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-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955899#comment-14955899 ] Hudson commented on HDFS-9235: ------------------------------ FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #535 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/535/]) HDFS-9235. hdfs-native-client build getting errors when built with cmake (wheat9: rev eb50c4f7a299cf8f1c194b3cc2280c016d2c30f9) * hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * hadoop-hdfs-project/hadoop-hdfs-native-client/src/CMakeLists.txt > hdfs-native-client build getting errors when built with cmake 2.6 > ----------------------------------------------------------------- > > Key: HDFS-9235 > URL: https://issues.apache.org/jira/browse/HDFS-9235 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs-client > Affects Versions: 3.0.0, 2.8.0 > Reporter: Eric Payne > Assignee: Eric Payne > Priority: Minor > Fix For: 2.8.0 > > Attachments: HDFS-9235.001.patch > > > During the hdfs-native-client code move done as part of HDFS-9170, the cmake minimum version was changed from 2.6 to 2.8. This JIRA will change the value back to 2.6. -- This message was sent by Atlassian JIRA (v6.3.4#6332)