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

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

    [ https://issues.apache.org/jira/browse/AMBARI-20575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942466#comment-15942466 ] 

Hadoop QA commented on AMBARI-20575:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12860578/AMBARI-20575.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/11176//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11176//console

This message is automatically generated.

> 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)