Sorry, the <property> is <value>, forgive my wrong typing. Anybody can help?


On Tue, Dec 29, 2015 at 3:50 PM, Lee S <sle...@gmail.com> wrote:

> Hi all:
>    I have a serde jar written by myself to deserialize some kind of data.
>
>    I put the jar in the host of hiverserver and set the
> *hive.aux.jars.path* property in hive-site.xml.
>
>   Then I use beeline connecting to hiveserver2, create a table with the
> serde class, but it said
>
>    class not found exception.  why? anybody can help?
>
>    <property>
>      <name>hive.aux.jars.path</name>
>      <property>file:///root/serde.jar</property>
>     </property>
>

Reply via email to