[
https://issues.apache.org/jira/browse/HIVE-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340584#comment-15340584
]
Siddharth Seth commented on HIVE-14041:
---------------------------------------
Ok. Looked into this some more. `hadoop classpath` does not provide the
LD_LIBRARY_PATH. This is setup separately via template.py, and required
hadoop_home to be set. (Ends up being "None/lib/native").
Somehow on the cluster I was using to test this - the LD_LIBRARY_PATH was setup
correctly before invoking runLlapDaemon.sh. A yarn NM export maybe ?
IAC - the native part seems unrelated to this jira, and can be investigated in
a follow up.
[~gopalv] - please review.
> llap scripts add hadoop and other libraries from the machine local install to
> the daemon classpath
> --------------------------------------------------------------------------------------------------
>
> Key: HIVE-14041
> URL: https://issues.apache.org/jira/browse/HIVE-14041
> Project: Hive
> Issue Type: Bug
> Components: llap
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: HIVE-14041.01.patch
>
>
> `hadoop classpath` ends up getting added to the classpath of llap daemons.
> This essentially means picking up the classpath from the local deploy.
> This isn't required since the slider package includes relevant libraries
> (shipped from the client)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)