[
https://issues.apache.org/jira/browse/HADOOP-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716545#action_12716545
]
Sreekanth Ramakrishnan commented on HADOOP-5980:
------------------------------------------------
The issue is because linux does not pass LD_LIBRARY_PATH in list of environment
to setuid/setgid executables.
> LD_LIBRARY_PATH not passed to tasks spawned off by LinuxTaskController
> ----------------------------------------------------------------------
>
> Key: HADOOP-5980
> URL: https://issues.apache.org/jira/browse/HADOOP-5980
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Reporter: Sreekanth Ramakrishnan
> Assignee: Sreekanth Ramakrishnan
>
> Currently, task spawned off by {{LinuxTaskController}} don't get
> LD_LIBRARY_PATH in their environment. The tasks should get same
> LD_LIBRARY_PATH value as when spawned off by {{DefaultTaskController}}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.