You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2013/12/20 02:20:07 UTC

[jira] [Created] (HIVE-6073) Local Map Reduce task will fail for Windows OS

Hari Sankar Sivarama Subramaniyan created HIVE-6073:
-------------------------------------------------------

             Summary: Local Map Reduce task will fail for Windows OS
                 Key: HIVE-6073
                 URL: https://issues.apache.org/jira/browse/HIVE-6073
             Project: Hive
          Issue Type: Bug
            Reporter: Hari Sankar Sivarama Subramaniyan


Local Mapreduce task will be spawned a child jvm where HADOOP_CLASSPATH variable will not be exported if Hive is started as a windows service. The fix is to introduce a new hive parameter which should be passed as part of hiveserver script. This new parameter should be parsed in MapRedLocalTask and added to the system variables.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)