Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hbase

Spark Can't Pickle Method_descriptor

I get this weird error message 15/01/26 13:05:12 INFO spark.SparkContext: Created broadcast 0 from … Read more Spark Can't Pickle Method_descriptor

Is There A Way To Deserialize The Java Object Via Python

I stored the java object in hbase (i.e) Let's say I have an object 'User' with 3 parame… Read more Is There A Way To Deserialize The Java Object Via Python