You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2018/06/12 17:17:00 UTC

[jira] [Created] (AMBARI-24084) The livy2 Package in stack_packages is Wrong for conf-select

Jonathan Hurley created AMBARI-24084:
----------------------------------------

             Summary: The livy2 Package in stack_packages is Wrong for conf-select
                 Key: AMBARI-24084
                 URL: https://issues.apache.org/jira/browse/AMBARI-24084
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.7.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
             Fix For: 2.7.0


There are 2 {{livy2}} instances in {{stack_packages}}

{code}
      "livy2": [
        {
          "conf_dir": "/etc/livy2/conf",
          "current_dir": "{0}/current/livy2-client/conf",
          "component": "livy2-client"
        }
      ],
      "livy2": [
        {
          "conf_dir": "/etc/livy2/conf",
          "current_dir": "{0}/current/livy2-client/conf"
        }
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)