Should be better now:
% export EC2_URL="https://eu-west-1.ec2.amazonaws.com"
% ec2-describe-images
[...]
ami-0996bd7d apache-hbase-images-eu/hbase-0.20.3-i386.manifest.xml
available public i386
ami-0b96bd7f apache-hbase-images-eu/hbase-0.20.3-x86_64.manifest.xml
available public x86_64
> From: Andrew Purtell <[email protected]>
> Try these scripts:
>
> http://hbase.s3.amazonaws.com/hbase/hbase-ec2-eu.tar.gz
>
> I'd appreciate it. They are what I'm working with now over
> in eu-west-1 with no issues. I'll have AMIs for HBase 0.20.3
> on Hadoop 0.20.2 ready to go in the EU within the hour.
> Please let me know if you continue to have trouble.
>
> - Andy