Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CB2E17629 for ; Tue, 24 Feb 2015 20:59:32 +0000 (UTC) Received: (qmail 35551 invoked by uid 500); 24 Feb 2015 20:59:27 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 35452 invoked by uid 500); 24 Feb 2015 20:59:27 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 35442 invoked by uid 99); 24 Feb 2015 20:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 20:59:26 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oracle.blog3@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 20:59:21 +0000 Received: by iecvy18 with SMTP id vy18so35542265iec.6 for ; Tue, 24 Feb 2015 12:57:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6QSSbbiC+4sob5GrMwoU/LsMXWreyR6hGEkSJg20e+U=; b=SsYPGKW656UMeJ5pXG0DvVpF9fMOmsc84C/of6VyNHuaYeyLdDFEiDySC0R89tnD1q W9F0EC3GaGp+bqANIjqgtsRkh7+Ot/EtnHGxYbV0z+qBEYjHXKEExx436uhgvMnxiz7y 5t2H05Uq1Vy7JQxZqt5n306e5x+Arpa3NPNY4Mv0LxI7I8s9sS1Tj4yYtspY5DZbUHOT JtdULg08qyZenRR25oynni7HUXg5oRaKQM/7guItCb4v46o03yrU2aKxwsCRI199gGnN unwVdog0DKkDpcMZoRE4VLA4g00ap3SoKVKfPj5mUzaBr+w0o9NM3qsj8L/qKjNwdfQN f1ZQ== MIME-Version: 1.0 X-Received: by 10.50.4.40 with SMTP id h8mr23000062igh.34.1424811450534; Tue, 24 Feb 2015 12:57:30 -0800 (PST) Received: by 10.107.6.136 with HTTP; Tue, 24 Feb 2015 12:57:30 -0800 (PST) Date: Tue, 24 Feb 2015 14:57:30 -0600 Message-ID: Subject: hidden files hdfs From: max scalf To: HDP mailing list Content-Type: multipart/alternative; boundary=001a11c323246191ae050fdbc482 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c323246191ae050fdbc482 Content-Type: text/plain; charset=UTF-8 Hello all, I am pretty new to Hadoop world and while reading the definitive guide(hadoop) by Tom White i came across the localfilesystem section that says the hidden files are created which is the checksum for each chunk of file. I wanted to find out how does one go about listing the contents using hadoop fs -ls command showing hidden files. Is that even possible to list the content using hadoop fs command to list all the contents directory (like we do on linux using ls -a cmd). --001a11c323246191ae050fdbc482 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all,

=
I am pretty new to Hadoop world and while reading the defin= itive guide(hadoop) by Tom White i came across the localfilesystem section = that says the hidden files are created which is the checksum for each chunk= of file.

I wanted to find o= ut how does one go about listing the contents using hadoop fs -ls command s= howing hidden files.

Is that= even possible to list the content using hadoop fs command to list all the = contents directory (like we do on linux using ls -a cmd).


--001a11c323246191ae050fdbc482--