Oleg Nechiporenko created AMBARI-3528:
-----------------------------------------

             Summary: DB url isn't calculated automaticaly
                 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


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)

Reply via email to