[
https://issues.apache.org/jira/browse/AMBARI-20575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948665#comment-15948665
]
Hudson commented on AMBARI-20575:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1317 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1317/])
AMBARI-20575. JAVA_LIBRARY_PATH in hadoop-env.sh is different on host
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=51b3eed43811e618c033763f5c703172e08d2a71])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
> JAVA_LIBRARY_PATH in hadoop-env.sh is different on host and downloaded configs
> ------------------------------------------------------------------------------
>
> Key: AMBARI-20575
> URL: https://issues.apache.org/jira/browse/AMBARI-20575
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.5.1
>
> Attachments: AMBARI-20575.patch
>
>
> * Download client configs from UI (Service page or host details page)
> * Compare the contents of downloaded configs and the conf file at host
> * Value of export JAVA_LIBRARY_PATH in hadoop-env.sh is different on host
> and downloaded config.
> Downloaded config has
>
>
>
> export
> JAVA_LIBRARY_PATH=${JAVA_LIBRARY_PATH}:/usr/lib/hadoop/lib/native/Linux-amd64-64
>
> where as /etc/hadoop/conf/hadoop-env.sh has
>
>
>
> export
> JAVA_LIBRARY_PATH=${JAVA_LIBRARY_PATH}:/usr/lib/hadoop/lib/native/Linux--64
>
> This test has been passing and has failed in todays run. Please see the test
> case history at
> <http://dashboard.qe.hortonworks.com:5000/#/testHistory?tc_id=3019558>
> Could you please help check and let us know of this difference
> Artifacts can be found [here](http://qelog.hortonworks.com/log/nat-yc-d7-mzps-
> ambari-config-5-re-re/test-logs/ambari-config/artifacts/screenshots/com.hw.amb
> ari.ui.tests.monitoring.TestDownloadConfigurations/testA_DownloadClientConfigu
> rationsOnServicesTab/_25_15_27_19_file_diff_is_not_empty_for_file_hadoop_env_s
> h__/)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)