Hi

I am using the cloudera (cdh5.11.0) setup, which have the hive version as
1.1.0, but when i build spark with hive and thrift support it pack the hive
version as 1.6.0,

Please let me know how can i build spark with hive 1.1.0 ?

command i am using to build :
./dev/make-distribution.sh --name mySpark --tgz -Phadoop-2.6 -Phive
-Phive-thriftserver -Pyarn


Error with hive 1.6.0 on cdh5.11.0
Required field 'client_protocol' is unset!
Struct:TOpenSessionReq(client_protocol:null,
configuration:{use:database=default})

Reply via email to