On 9/17/07, Tom White <[EMAIL PROTECTED]> wrote:
> I didn't realize that you were trying to use your own AMI! The
> procedure on the wiki for building your own is based on using the core
> Fedora AMI. I did try using an Ubuntu one some time back but got into
> difficulties with networking, so I've used the official Fedora one
> since then. Anyway, glad you've got something working.

Sorry, I should have mentioned that earlier, although I am running the
scripts from off-EC2 (my OS X laptop, to be exact). Personally, I
prefer not to use any RedHat-based distros, as making RPMs is a major
PITA compared to making a dpkg.

> There is a patch for HADOOP-1783 (see the Jira attachment) which fixes
> the issue - the one-liner didn't fix unit tests. This didn't make the
> 0.14.1 release but it will make the next one.

As I said in the previous email, this patch does not apply to 0.14.0 or 0.14.1:

black:~/tmp/hadoop-0.14.1> patch -p0 < ~/Downloads/HADOOP-1783.patch
patching file src/test/org/apache/hadoop/fs/s3/InMemoryFileSystemStore.java
patching file src/test/org/apache/hadoop/fs/s3/S3FileSystemBaseTest.java
patching file src/java/org/apache/hadoop/fs/s3/S3FileSystem.java
Hunk #1 FAILED at 173.
1 out of 1 hunk FAILED -- saving rejects to file
src/java/org/apache/hadoop/fs/s3/S3FileSystem.java.rej
black:~/tmp/hadoop-0.14.1>

This is why I had to use the one-liner from the comment on that bug
rather than the attached patch. Any ideas?

-- 
Toby DiPasquale

Reply via email to