Hi Min,

Hive does not have that capability right now. The reason is that Hive does
not copy the jars that contains user registered UDFs.

However, if we can keep the jars at a safe place, it shouldn't be hard to
modify hive client side (bin/hive) to load all the UDFs from the jars before
the hive client side starts.

Zheng

On Mon, Feb 23, 2009 at 6:58 PM, Min Zhou <[email protected]> wrote:

> Hi list,
>
> If we have many UDFs registered, does Hive have any mechanism that can
> automatically reload them when we restart Hive service or migrate Hive to
> another cluster?
>
>
> Thanks,
> Min
> --
> My research interests are distributed systems, parallel computing and
> bytecode based virtual machine.
>
> http://coderplay.javaeye.com
>



-- 
Yours,
Zheng

Reply via email to