Re: GenericMutableRow cannot be cast to org.apache.spark.sql.Row

2016-05-15 Thread Josh Mahonin
Hi Radha, I suggest you create a ticket with Hortonworks for this issue. I believe the root cause is that the version of Phoenix they have provided doesn't include all of the necessary patches for Spark 1.6 DataFrame support. Good luck, Josh On Thu, May 12, 2016 at 3:11 AM, Radha krishna

GenericMutableRow cannot be cast to org.apache.spark.sql.Row

2016-05-12 Thread Radha krishna
Hi All, I am using spark + phoenix combination, after loading the data(using and spark+phoenix) I tried to perform some join operations and it is giving the below error message. can some one suggest what is the solution for this problem Hadoop Distribution : Hortonworks Spark Version : 1.6 Hbase