Re: Error with Hive 2.1.1 and Spark 2.1

2017-04-17 Thread hernan saab
IMO, that page is a booby trap for the newbies to make them waste their time needlessly.As far as I know Hive on Spark does not work today.I would be the reason that page still stays on is because there is a level of shame in the Hive dev community that a feature like this should be functional

Error with Hive 2.1.1 and Spark 2.1

2017-04-17 Thread Krishnanand Khambadkone
Hi,   I am trying to run Hive queries by using Spark as the execution engine.   I am following the instructions on this page, https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started When I try to run my query which is. a simple count(*) command, I get this error,

hive.ql.metadata.HiveException

2017-04-17 Thread Sujeet Pardeshi
Hi, I have created a hive external table (documents) pointing to a S3 location which has a file to be read. I have a python UDF which does URL processing. When I fire the below SQL it fails as seen in the log below. I thought it fails for specific records and when I delete those specific