Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

Mapreduce error by a Hive - Webhcat job

avatar
New Contributor

hello community, my version is cdh5.11.1,  I'm trying to execute a Hive query by webhcat for a REST service,

 

 

curl -s -d execute="select+*+from+sample_08;" -d 
statusdir="/user/root/output"
'http://localhost:50111/templeton/v1/hive?user.name=root'

 

 

but the mapreduce produces the following error:

 

27-03-2018 03-36-21 p-m-.png

 

I see that it is a library error, but I can not find a way to fix i.

 

Sorry for my bad english,Thanks for the help

Who agreed with this topic