Hi - I tried to install Phoenix on AWS EMR cluster but not able to do so. Here are my steps:
1.Create a new AWS EMR Cluster and choose AMI Version 3.7.0 (Amazon Machine Images). 2.In the Software Configuration, add HBase as additional applications to install 3.In the Bootstrap Actions, add a bootstrap action with: s3://beta.elasticmapreduce/bootstrap-actions/phoenix/install-phoenix-bootstrap.sh However, the cluster was failed to created. It said there is error when installing Phoenix with the above action. If checked back to the Phoenix web site and seems it mentioned to use AMI version 3.0.1 but this is no longer available from the selection when creating EMR cluster. Any ideas how to resolve this? thanks, William.
