Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by JoydeepSensarma: http://wiki.apache.org/hadoop/Hive/HiveAws/HivingS3nRemotely ------------------------------------------------------------------------------ == Required Software == On the client side (PC), the following are required: * Any version of Hive that incorporates [[https://issues.apache.org/jira/browse/HIVE-467 HIVE-467]]. (As of this writing - the relevant patches are not committed. For convenience sake - a Hive distribution with this patch can be downloaded from [[http://jsensarma.com/downloads/hive-s3-ec2.tar.gz here]].) - * A version of Hadoop ec2 scripts (src/contrib/ec2/bin) with a fix for [[https://issues.apache.org/jira/browse/HADOOP-5839]]. Again - since the relevant patches are not committed yet - a version of Hadoop-19 ec2 scripts with the relevant patches applied can be downloaded from [[http://jsensarma.com/downloads/hadoop-0.19-ec2-remote.tar.gz]]. These scripts must be used to launch hadoop clusters in EC2. + * A version of Hadoop ec2 scripts (src/contrib/ec2/bin) with a fix for [[https://issues.apache.org/jira/browse/HADOOP-5839]]. Again - since the relevant patches are not committed yet - a version of Hadoop-19 ec2 scripts with the relevant patches applied can be downloaded from [[http://jsensarma.com/downloads/hadoop-0.19-ec2-remote.tar.gz here]]. These scripts must be used to launch hadoop clusters in EC2. Hive requires a local directory of Hadoop to run (specified using environment variable HADOOP_HOME). This can be a version of Hadoop compatible with the one running on the EC2 clusters. This recipe has been tried with hadoop distribution created from from branch-19.
