You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yolanda M. Davis (JIRA)" <ji...@apache.org> on 2017/11/12 03:12:00 UTC

[jira] [Commented] (AMBARI-22321) Add Registry StackFeatures to HDP StackFeatures

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

Yolanda M. Davis commented on AMBARI-22321:
-------------------------------------------

[~jluniya] Since these features are aligned with the Stack Version I think they should be set to 2.6.3.0 instead of 2.6.0, Is that accurate?  If so I have a suggested update below:


{code:java}
{
        "name": "registry_remove_rootpath",
        "description": "Registry remove root path setting",
        "min_version": "2.6.3.0"
      },
      {
        "name": "registry_allowed_resources_support",
        "description": "Registry allowed resources",
        "min_version": "2.6.3.0"
      },
      {
        "name": "registry_rewriteuri_filter_support",
        "description": "Registry RewriteUri servlet filter",
        "min_version": "2.6.3.0"
      }
{code}


> Add Registry StackFeatures to HDP StackFeatures
> -----------------------------------------------
>
>                 Key: AMBARI-22321
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22321
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.6.0
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>            Priority: Critical
>             Fix For: 2.6.1
>
>
> {code}
>     {
>         "name": "registry_remove_rootpath",
>         "description": "Registry remove root path setting",
>         "min_version": "2.6.0.0"
>       },
>       {
>         "name": "registry_allowed_resources_support",
>         "description": "Registry allowed resources",
>         "min_version": "2.6.0.0"
>       },
>       {
>         "name": "registry_rewriteuri_filter_support",
>         "description": "Registry RewriteUri servlet filter",
>         "min_version": "2.6.0.0"
>       }
> {code}



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