You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2008/09/25 01:41:44 UTC

[jira] Created: (HADOOP-4270) hive cli does not pass hadoop location correctly and does not work in correctly in local mode

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.