I am trying to set up HIVE on my Windows machine. I am successful in setting up Hadoop on my machine. For Hive, I have set up HIVE_HOME in Environment variable and also added /bin to the PATH variable.
But whenever I am trying to run bin\hive or bin/hive -hiveconf java.io.tmpdir=/cygdrive/c/cygwin/tmp under Cygwin Terminal it gives me an error. Missing Hive Execution Jar: C:\hive\apache-hive-1.2.1-bin/lib/hive-exec-*.jar But when I saw in that folder the file already exists there. Please help me with this. Thank You Ekta Paliwal