[
https://issues.apache.org/jira/browse/AMBARI-14760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112558#comment-15112558
]
Hudson commented on AMBARI-14760:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4212 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4212/])
AMBARI-14760. Change the UI so that we do not have to parse the JDBC URL
(hiveww:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1d2b8ef1529c4ee7326de1c87eba15ca8c021f8a])
* ambari-web/app/views/common/controls_view.js
* ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/controllers/main/service/info/configs.js
*
ambari-server/src/main/resources/stacks/HDPWIN/2.3/services/OOZIE/configuration/oozie-env.xml
* ambari-server/src/main/resources/stacks/HDP/2.1/services/stack_advisor.py
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
*
ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/HIVE/configuration/hive-env.xml
*
ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/HDPWIN/2.3/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-env.xml
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* ambari-web/app/utils/configs/config_initializer.js
* ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py
*
ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/OOZIE/configuration/oozie-env.xml
* ambari-server/src/main/resources/stacks/HDPWIN/2.1/services/stack_advisor.py
* ambari-server/src/main/resources/stacks/HDPWIN/2.3/services/stack_advisor.py
* ambari-web/app/utils/configs/database.js
* ambari-web/test/utils/configs/config_initializer_test.js
* ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/stack_advisor.py
* ambari-web/test/views/common/controls_view_test.js
* ambari-web/app/data/HDP2/ui_properties.js
*
ambari-server/src/main/resources/stacks/HDPWIN/2.2/services/HIVE/configuration/hive-site.xml
* ambari-web/app/data/db_properties_info.js
* ambari-web/test/controllers/wizard/step7_test.js
*
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/configuration/oozie-env.xml
* ambari-web/app/models/configs/objects/service_config_property.js
> Change the UI so that we do not have to parse the JDBC URL to extract the
> host name
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-14760
> URL: https://issues.apache.org/jira/browse/AMBARI-14760
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.2
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-14760.patch
>
>
> This has caused a bunch of issues; the regex parsing is too error prone.
> Also, it's not really useful to show the database host name when it's in the
> JDBC URL anyway.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)