Write access to the Hive wiki

2020-01-22 Thread Zoltan Haindrich

Hello,

I was using a different login for the wiki - which seem to have stopped 
working; right now my ldap login (kgyrtkirk) logs me in; but I'm not allowed to 
edit the wiki pages.
Could someone please help me get edit permissions?

Thank you,
Zoltan


Re: UDF timestamp columns

2020-01-22 Thread Shawn Weeks
Depending on what version of Hive you are looking for TimestampWritable or one 
of it's related classes.

Thanks
Shawn

On 1/22/20, 6:51 AM, "Nicolas Paris"  wrote:

Hi

I cannot find the way to implement hive UDF dealing with timestamp type.
I tried both java.sql.Timestamp and import 
org.apache.hadoop.hive.common.type.Timestamp 
without success

Is there any guidance ?


thanks
-- 
nicolas




UDF timestamp columns

2020-01-22 Thread Nicolas Paris
Hi

I cannot find the way to implement hive UDF dealing with timestamp type.
I tried both java.sql.Timestamp and import 
org.apache.hadoop.hive.common.type.Timestamp 
without success

Is there any guidance ?


thanks
-- 
nicolas