I am trying to run unit test of spark job in windows 7 64 bit. I have
HADOOP_HOME=D:/winutils winutils path= D:/winutils/bin/winutils.exe
I r
I was facing a similar problem. I changed the permission to \tmp folder instead of \tmp\hive
D:>winutils/bin/winutils.exe chmod 777 \tmp
Not seeing any error after this and there is a clean exit