Re: spark sqlContext udaf

2015-01-28 Thread sunwei
Thanks very much. It seems that I have to use HiveContext at present. 在 2015年1月28日,上午11:34,Kuldeep Bora 写道: > UDAF is a WIP, at least from API user's perspective as there is no public API > to my knowledge. > > https://issues.apache.org/jira/browse/SPARK-3947 > > Thanks > > On Tue, Jan 27, 2

Re: spark sqlContext udaf

2015-01-27 Thread Kuldeep Bora
UDAF is a WIP, at least from API user's perspective as there is no public API to my knowledge. https://issues.apache.org/jira/browse/SPARK-3947 Thanks On Tue, Jan 27, 2015 at 12:26 PM, sunwei wrote: > Hi, any one can show me some examples using UDAF for spark sqlcontext? >

spark sqlContext udaf

2015-01-26 Thread sunwei
Hi, any one can show me some examples using UDAF for spark sqlcontext?