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

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

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

Hudson commented on AMBARI-24084:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9441 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9441/])
[AMBARI-24084] - The livy2 Package in stack_packages is Wrong for (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=62cf44218f8139c720b78f2ac3920ae4f8180118])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_packages.json


> 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
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)