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 D3B98E752 for ; Wed, 6 Feb 2013 01:38:12 +0000 (UTC) Received: (qmail 84966 invoked by uid 500); 6 Feb 2013 01:38:12 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 84898 invoked by uid 500); 6 Feb 2013 01:38:12 -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 84780 invoked by uid 99); 6 Feb 2013 01:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 01:38:12 +0000 Date: Wed, 6 Feb 2013 01:38:12 +0000 (UTC) From: "Thomas Graves (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-4472) hadoop fs -cat prints warning about Unable to load native-hadoop MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Thomas Graves created HDFS-4472: ----------------------------------- Summary: hadoop fs -cat prints warning about Unable to load native-hadoop Key: HDFS-4472 URL: https://issues.apache.org/jira/browse/HDFS-4472 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.23.6 Reporter: Thomas Graves Using the 0.23.6 version (not sure if it applies to 2.x or trunk) I get a warning running hadoop fs -cat. $ hadoop fs -cat input 13/02/06 01:33:04 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira