hive cli does not pass hadoop location correctly and does not work in correctly
in local mode
---------------------------------------------------------------------------------------------
Key: HADOOP-4270
URL: https://issues.apache.org/jira/browse/HADOOP-4270
Project: Hadoop Core
Issue Type: Bug
Reporter: Joydeep Sen Sarma
the hadoop shell script location has to be set in conf variable
hadoop.bin.path. this is being passed in by hive shell script while invoking
the hive cli - but incorrect switch is being used as a result of which it is
not available when a subprocess is spawned for map-reduce.
only affect local mode since for normal mode we don't use sub-processes while
spawning jobs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.