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/07/27 12:42:02 UTC

[jira] [Commented] (AMBARI-21579) Ooozie quicklink configuration doesn't work with https

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

Hadoop QA commented on AMBARI-21579:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 3 new or modified test files.

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

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

    {color:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server ambari-web:

                  org.apache.ambari.server.topology.ClusterConfigurationRequestTest

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11872//console

This message is automatically generated.

> Ooozie quicklink configuration doesn't work with https
> ------------------------------------------------------
>
>                 Key: AMBARI-21579
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21579
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0, 3.0.0, 2.4.1, 2.5.0
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>            Priority: Critical
>             Fix For: 3.0.0, 2.4.1
>
>         Attachments: oozie-quicklink-fix-trunk.patch
>
>
> Oozie quick links don't work when ssl is enabled. This is caused by two different issues:
> - A typo in oozie quicklink definition (quicklinks.json). In the checks, "EXISTS" should be "EXIST".
> - A problem with the way Ooozie interpreting the _oozie-site/oozie.url.base_ property. (TODO: file a BUG for Ooozie). The port for the quick link is taken from this property. However, changing the property to the https value leads to Oozie failure. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)