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.

Reply via email to