You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2010/02/04 07:34:28 UTC

[jira] Updated: (HIVE-928) ScriptOperator does not set CLASSPATH of spawned process.

     [ https://issues.apache.org/jira/browse/HIVE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-928:
----------------------------

    Status: Open  (was: Patch Available)

> ScriptOperator does not set CLASSPATH of spawned process.
> ---------------------------------------------------------
>
>                 Key: HIVE-928
>                 URL: https://issues.apache.org/jira/browse/HIVE-928
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-928, HIVE-928.patch
>
>
> ScriptOperator does not set the CLASSPATH of the the spawned script process. 
> The practical implication of this is that Java JARs that are added using the "add JAR" command 
> will not be accessible to TRANSFORM/MAP/REDUCE operators unless the user can guess the
> location of the JAR archive on each node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.