The recommendation is to set permissions to 1777 on /tmp, including
/tmp/hive.
On May 7, 2015 9:49 PM, "Rahul Channe" wrote:
> Hi All,
>
> I am getting following error on starting hive 0.14. Need help
>
> user@ubuntuvm:~/hive-0.14.0$ hive
>
> Logging initialized using configuration in
> jar:file:
It looks to me using Hive's Table Lock Manager with ZK with Cloudera's
CDH5.3.3 distribution (Hive 0.13.1) is a bad thing.
The ticket indicates the problem is fixed in version 1.1.0 only.
I asked earlier in a different email (Subject: Table Lock Manager:
ZooKeeper cluster) about using the same ZK q
Hi there,
I read on the Hive installation documentation that we need to have a
ZooKeeper cluster setup to support Table Lock Manager (Cloudera docs link
below).
As we have HBase with a ZooKeeper cluster already, my question is if we can
use the same ZK cluster for Hive.
Is that recommended?
What