kryo/javaXML are the only available options. What are the errors you see with each setting?
On May 1, 2015, at 9:41 AM, Bhagwan S. Soni <[email protected]<mailto:[email protected]>> wrote: Hi Hive Users, I'm using cloudera's hive 0.13 version which by default provide Kryo plan serialization format. <property> <name>hive.plan.serialization.format</name> <value>kryo</value> </property> As i'm facing issues with Kryo, can anyone help me identify the other open options in place of Kryo for hive plan serialization format. I know one option javaXML, but in my case it is not working.
