cdarlint / winutils

winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
1.9k stars 2.13k forks source link

hive is working in windows 10 #6

Closed ravi781991 closed 4 years ago

ravi781991 commented 4 years ago

"Missing hadoop installation: C:\hadoop-2.9.2\bin must be set"

cdarlint commented 4 years ago

try not include "bin" in HADOOP_HOME, like: HADOOP_HOME=C:\hadoop-2.9.2 but I have no experience with hive on windows