hive报错File does not exist: /tmp/hadoop-yarn/staging/root/.staging/job_1699234747075_0001/job_.jhist

一、报错信息

Caused by: org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): File does not exist: /tmp/hadoop-yarn/staging/root/.staging/job_1699234747075_0001/job_1699234747075_0001_1.jhist

java.io.FileNotFoundException: File does not exist: /tmp/hadoop-yarn/staging/root/.staging/job_1699234747075_0001/job_1699234747075_0001_1.jhist

二、原因

设置了hive metastore高可用,但未启动zookeeper!!!

无语了 ,刚好前一天服务器掉电了,还以为是yarn坏了

你可能感兴趣的:(hive,报错,hadoop,hive,数据仓库)