New issue 259 by Ia...@affectv.co.uk: hadoop pig, s3fs, 0 kb files
http://code.google.com/p/s3fs/issues/detail?id=259
s3fs creates 0 kb files in s3 for each folder in the filesystem. These
files have the same name as the folders. This works fine until I try to run
a pig-script. Pig gets confused and can't access directories if the files
are not removed. Removing the files lets pig run however makes folders
invisible to the server from where im copying files to s3.
Is there a solution for this problem?
Reproduce: create a folder with files through s3fs and try to access files
in it through pig
===================================================================
The following information is very important in order to help us to help
you. Omission of the following details may delay your support request or
receive no attention at all.
===================================================================
Version of s3fs being used (s3fs --version): 1.61
Version of fuse being used (pkg-config --modversion fuse): 2.8.6
Distro (cat /etc/issue): amazon linux