Re: Create a Spark cluster with cloudera CDH 5.2 support

2015-03-20 Thread Sean Owen
I think you missed -Phadoop-2.4 On Fri, Mar 20, 2015 at 5:27 PM, morfious902002 wrote: > Hi, > I am trying to create a Spark cluster using the spark-ec2 script which will > support 2.5.0-cdh5.3.2 for HDFS as well as Hive. I created a cluster by > adding --hadoop-major-version=2.5.0 which solved s

Create a Spark cluster with cloudera CDH 5.2 support

2015-03-20 Thread morfious902002
Hi, I am trying to create a Spark cluster using the spark-ec2 script which will support 2.5.0-cdh5.3.2 for HDFS as well as Hive. I created a cluster by adding --hadoop-major-version=2.5.0 which solved some of the errors I was getting. But now when I run select query on hive I get the following erro