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

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Umesh Kacha
. 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 >>> attac

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Umesh Kacha
/apache-spark-user-list.1001560.n3.nabble.com/file/n25821/Screen_Shot_2015-12-28_at_8.jpg >>>>> > >>>>> >>>>> Hi I am trying to invoke Hive UDF using >>>>> da

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
View 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. > > -

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
dded 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

Re: Spark DataFrame callUdf does not compile?

2015-12-28 Thread Hamel Kothari
gt;>>> does not compile however same call works in Spark scala console I dont >>>> understand why. I am using Spark 1.5.2 maven source in my Java code. I >>>> have >>>> also explicitly added maven dependency hive-exec-1.2.1.spark.jar where >