You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2017/03/26 21:33:41 UTC

[jira] [Created] (AMBARI-20575) JAVA_LIBRARY_PATH in hadoop-env.sh is different on host and downloaded configs

Andrew Onischuk created AMBARI-20575:
----------------------------------------

             Summary: 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.0
         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)