There are hive php client using thrift except https://cwiki.apache.org/Hive/hiveclient.html?
I follow that instruction but i can connect to hive any idea for solve
thanx
There are hive php client using thrift except https://cwiki.apache.org/Hive/hiveclient.html?
I follow that instruction but i can connect to hive any idea for solve
thanx
Have you tried to start the Hive Thrift Server?
Try this:
dse hive --service hiveserver HIVE_PORT=10000
You must log in to post.