Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Umesh Kacha
e very useful. >>>> >>>> -Hamel >>>> >>>> On Mon, Dec 28, 2015 at 10:26 AM unk1102 wrote: >>>> >>>>> < >>>>> http://apache-spark-user-list.1001560.n3.nabble.com/file/n25821/Screen_Shot_2015-12-28_at_8.jpg >>&

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
28_at_8.jpg >>>> > >>>> >>>> Hi I am trying to invoke Hive UDF using >>>> dataframe.select(callUdf("percentile_approx",col("C1"),lit(0.25))) but >>>> it >>>> does not compile however same call works in Spa

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Umesh Kacha
dependency hive-exec-1.2.1.spark.jar where >>> percentile_approx is located but still does not compile code please check >>> attached code image. Please guide. Thanks in advance. >>> >>> >>> >>> -- >>> View this message in context: >&g

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
.1.spark.jar where >> percentile_approx is located but still does not compile code please check >> attached code image. Please guide. Thanks in advance. >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
rk 1.5.2 maven source in my Java code. I have > also explicitly added maven dependency hive-exec-1.2.1.spark.jar where > percentile_approx is located but still does not compile code please check > attached code image. Please guide. Thanks in advance. > > > > -- > View this message

Spark DataFrame callUdf does not compile?

2015-12-28 Thread unk1102
ew this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-DataFrame-callUdf-does-not-compile-tp25821.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscr