Return-Path: Delivered-To: apmail-mahout-user-archive@www.apache.org Received: (qmail 11302 invoked from network); 11 Mar 2011 18:49:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Mar 2011 18:49:01 -0000 Received: (qmail 33395 invoked by uid 500); 11 Mar 2011 18:49:00 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 33362 invoked by uid 500); 11 Mar 2011 18:49:00 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 33354 invoked by uid 99); 11 Mar 2011 18:49:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 18:49:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of wasim.khan@gmail.com designates 209.85.161.42 as permitted sender) Received: from [209.85.161.42] (HELO mail-fx0-f42.google.com) (209.85.161.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Mar 2011 18:48:53 +0000 Received: by fxm1 with SMTP id 1so2166254fxm.1 for ; Fri, 11 Mar 2011 10:48:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=w8z4gqt4cIgzuOLanyZO00dNAg5xhYvuZ/szumbfo5w=; b=fIZV4o2MbWEVbUSX3Nhph02Sh8ZH5TXxhD7guSrE1udqNL29kexpdHiNQlYA8VygGl rT+se4vbRbhbzue5iD1x7k1zhjdrfcOXJkVxteuXqhZPU1GH1GgpVcpOtwQf0646LYpH chdcpsF1JU82sdcVvNx78qwclvce6ZUVTiJhU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Mfq9kiFlAnmfb5kaAaWiylo+DdFXIazbaDb1Kss+vaN9edx7ojD5fgtLScBt/VaB5c LA9649KfGfo4VfprsrtoNyjaAKBW+H1D9NkUKvWP5PaC59t75xAPKAyMDYc8xXIocYY5 4/ZlSoypSvCjephPep4jrbGMI00l1rsE8rvKg= MIME-Version: 1.0 Received: by 10.223.110.4 with SMTP id l4mr1076007fap.125.1299869045658; Fri, 11 Mar 2011 10:44:05 -0800 (PST) Received: by 10.223.70.138 with HTTP; Fri, 11 Mar 2011 10:44:05 -0800 (PST) Date: Fri, 11 Mar 2011 19:44:05 +0100 Message-ID: Subject: File name too long error on linux machine From: Wasim To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=001636c599a6b8941b049e39580b X-Virus-Checked: Checked by ClamAV on apache.org --001636c599a6b8941b049e39580b Content-Type: text/plain; charset=ISO-8859-1 Hi, I have executed synthetic control data example from mahout wiki page on linux mahcine. When i execute the following command to copy data from hadoop to my local machine: $HADOOP_HOME/bin/hadoop fs -get output $MAHOUT_HOME/examples i get the following error: get: File name too long Actually, when i executed the following command to see all outputs on hadoop: $HADOOP_HOME/bin/hadoop fs -lsr output there were indeed some very long file names there, such as: /user/behoover-a001/output/clusteredPoints/_logs/history/localhost_1299864873686_job_201103111834_0013_behoover-a001_KMeans+Driver+running+clusterData+over+input%3A+outp there are many others like this. can anybody please have the solution for this problem? -- Thank you & Regards Muhammad Wasimullah Khan Mobile:+46 72 03 29 205 Alt.Telephone: +92 345 21 98 451 Email: mwkhan@kth.se Skype: muhammad.wasim.khan --001636c599a6b8941b049e39580b--