Re: Does any one know how to deploy a custom UDAF jar file in SparkSQL

2015-03-10 Thread shahab
@Xuefu: Thanks, I know this. Since I haven't got any answer there I sought maybe I could get some help here. On Tue, Mar 10, 2015 at 2:42 PM, Xuefu Zhang wrote: > This question seems more suitable to Spark community. FYI, this is Hive > user list. > > On Tue, Mar 10, 2015 at 5:46 AM, shahab wro

Re: Does any one know how to deploy a custom UDAF jar file in SparkSQL

2015-03-10 Thread Xuefu Zhang
This question seems more suitable to Spark community. FYI, this is Hive user list. On Tue, Mar 10, 2015 at 5:46 AM, shahab wrote: > Hi, > > Does any one know how to deploy a custom UDAF jar file in SparkSQL? Where > should i put the jar file so SparkSQL can pick it up and make it accessible > fo