|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
copyFromLocal bug?I was trying to copy a bunch of data over to my hadoop installation
and got the below error: [hadoop@node1 ~]$ hadoop/bin/hadoop dfs -copyFromLocal /export/gpfs/en wikipedia copyFromLocal: file:/export/gpfs/en/a/g/e/Ageha100%25.html: No such file or directory However, there is no Ageha100%25.html file, there is a Ageha100%.html file though. Did hadoop interepet the % somewhere as a variable? Or did something else go awry? Thanks |
|
|
RE: copyFromLocal bug?It seems bug about RawLocalFileSystem class. I'll made a issue. B. Regards, Edward yoon @ NHN, corp. > Date: Wed, 16 Jan 2008 23:03:03 -0500 > From: mdidomenico@... > To: hadoop-user@... > Subject: copyFromLocal bug? > > I was trying to copy a bunch of data over to my hadoop installation > and got the below error: > > [hadoop@node1 ~]$ hadoop/bin/hadoop dfs -copyFromLocal /export/gpfs/en wikipedia > copyFromLocal: file:/export/gpfs/en/a/g/e/Ageha100%25.html: No such > file or directory > > However, there is no Ageha100%25.html file, there is a Ageha100%.html > file though. > > Did hadoop interepet the % somewhere as a variable? Or did something > else go awry? > > Thanks _________________________________________________________________ Watch “Cause Effect,” a show about real people making a real difference. http://im.live.com/Messenger/IM/MTV/?source=text_watchcause |
|
|
RE: copyFromLocal bug?I made a issue for this problem. https://issues.apache.org/jira/browse/HADOOP-2635 Thanks. B. Regards, Edward yoon @ NHN, corp. > From: webmaster@... > To: hadoop-user@... > Subject: RE: copyFromLocal bug? > Date: Thu, 17 Jan 2008 04:55:20 +0000 > > > It seems bug about RawLocalFileSystem class. > I'll made a issue. > > > B. Regards, > Edward yoon @ NHN, corp. > > >> Date: Wed, 16 Jan 2008 23:03:03 -0500 >> From: mdidomenico@... >> To: hadoop-user@... >> Subject: copyFromLocal bug? >> >> I was trying to copy a bunch of data over to my hadoop installation >> and got the below error: >> >> [hadoop@node1 ~]$ hadoop/bin/hadoop dfs -copyFromLocal /export/gpfs/en wikipedia >> copyFromLocal: file:/export/gpfs/en/a/g/e/Ageha100%25.html: No such >> file or directory >> >> However, there is no Ageha100%25.html file, there is a Ageha100%.html >> file though. >> >> Did hadoop interepet the % somewhere as a variable? Or did something >> else go awry? >> >> Thanks > > _________________________________________________________________ > Watch “Cause Effect,” a show about real people making a real difference. > http://im.live.com/Messenger/IM/MTV/?source=text_watchcause _________________________________________________________________ Share life as it happens with the new Windows Live. http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008 |
| Free embeddable forum powered by Nabble | Forum Help |