Re: Hive Custom UDF evaluate behavior when @UDFType is set

2018-05-14 Thread Jason Dere
It looks like there are 2 separate places where constant folding is occurring: java.lang.Exception: Evaluate at com.protegrity.hive.udf.testUdf.evaluate(testUdf.java:38) at org.apache.hadoop.hive.ql.udf.generic.GenericUDF.initializeAndFoldConstants(GenericUDF.java:145)

org.apache.hadoop.hive.ql.metadata.HiveMetaStoreClientFactory

2018-05-14 Thread Elliot West
Hello, I've been looking at Amazon's integration of their Glue service with Hive in EMR and notice that they achieve this with: - An AWS Glue specific implementation of org.apache.hadoop.hive.ql.metadata.HiveMetaStoreClientFactory

Re: May 2018 Hive User Group Meeting

2018-05-14 Thread Sahil Takiar
Hello, Yes, the meetup was recorded. We are in the process of getting it uploaded to Youtube. Once its publicly available I will send out the link on this email thread. Thanks --Sahil On Mon, May 14, 2018 at 6:04 AM, wrote: > Hi, > > > > If you have recorded the

RE: May 2018 Hive User Group Meeting

2018-05-14 Thread roberto.tardio
Hi, If you have recorded the meeting share link please. I could not follow it online for the schedule (I live in Spain). Kind Regards, From: Luis Figueroa [mailto:lef...@outlook.com] Sent: miƩrcoles, 9 de mayo de 2018 18:01 To: user@hive.apache.org Cc: d...@hive.apache.org

RE: Hive Custom UDF evaluate behavior when @UDFType is set

2018-05-14 Thread PradeepKumar Yadav
Hi, Any updates on this. Need to understand this behavior before our release which is scheduled next month. Thanks in advance. From: PradeepKumar Yadav Sent: Tuesday, April 17, 2018 6:41 PM To: 'Jason Dere' ; user@hive.apache.org Subject: