You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2013/10/16 18:59:45 UTC

[jira] [Commented] (AMBARI-3528) DB url isn't calculated automatically

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

Antonenko Alexander commented on AMBARI-3528:
---------------------------------------------

+1 for the patch

> DB url isn't calculated automatically
> -------------------------------------
>
>                 Key: AMBARI-3528
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3528
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.5.0
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-3528.patch
>
>
> Select Hive or Oozie and go to step "Customize services".
> "Open" Oozie tab.
> Database Url is "jdbc".
> Click "Existing MySQL Database".
> Click "New Derby Database".
> Database Url became {noformat}jdbc:derby:${oozie.data.dir}/${oozie.db.schema.name}-db;create=true{noformat}.
> Expect:
> proper value should be right after step is loaded.



--
This message was sent by Atlassian JIRA
(v6.1#6144)