In my code I am not referencing PythonRDD or PythonRDDnewAPIHadoopFile at
all.  I am calling SparkContext.newAPIHadoopFile with: 

inputformat_class='org.apache.hadoop.hbase.mapreduce.TableInputFormat'
key_class='org.apache.hadoop.hbase.io.ImmutableBytesWritable',
value_class='org.apache.hadoop.hbase.client.Result'

Is it possible that the typo is coming from inside the spark code?

Tommer



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Python-Spark-and-HBase-tp6142p6506.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to