Hi, I need to test hive request in a full local mode.
For the metastore, no problem to start in an embedded mode. I'm using hive jdbc. My problem is that the ExecDriver try to launch /usr/bin/hadoop. is there a way to launch in a full embedded mode? (from a provided jar)
