Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0AF1D200B40 for ; Fri, 1 Jul 2016 18:38:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 098AF160A61; Fri, 1 Jul 2016 16:38:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5D2F8160A72 for ; Fri, 1 Jul 2016 18:38:12 +0200 (CEST) Received: (qmail 44627 invoked by uid 500); 1 Jul 2016 16:38:11 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 44364 invoked by uid 99); 1 Jul 2016 16:38:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2016 16:38:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1D6632C02AD for ; Fri, 1 Jul 2016 16:38:11 +0000 (UTC) Date: Fri, 1 Jul 2016 16:38:11 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-17535) The FE should always send the cluster-env config when invoking the Recommendations REST API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Jul 2016 16:38:13 -0000 Aleksandr Kovalenko created AMBARI-17535: -------------------------------------------- Summary: The FE should always send the cluster-env config when invoking the Recommendations REST API Key: AMBARI-17535 URL: https://issues.apache.org/jira/browse/AMBARI-17535 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.4.0 Reporter: Aleksandr Kovalenko Assignee: Aleksandr Kovalenko Fix For: 2.4.0 The FE should always send the *{{cluster-env}}* config when invoking the Recommendations REST API. Currently this appears to not be the case, at least when querying for 'configuration-dependencies' from the service config pages. Information in {{cluster-env}} may be needed to help determine recommendations... In particular, {{cluster-env/security_enabled}} will tell the stack advisor whether Kerberos is (to be) enabled or not. For example when toggling Ranger plug-in states. -- This message was sent by Atlassian JIRA (v6.3.4#6332)