-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57565/
-----------------------------------------------------------
Review request for Ambari, Madhuvanthi Radhakrishnan, Sumit Mohanty, and Sid
Wagle.
Bugs: AMBARI-20427
https://issues.apache.org/jira/browse/AMBARI-20427
Repository: ambari
Description
-------
Ambari UI prevents setting a value of null or empty string for
hive.metastore.uris
This is a valid use-case for embedded mode.
Diffs
-----
ambari-agent/src/test/python/resource_management/TestLibraryFunctions.py
4e6b6c3
ambari-common/src/main/python/resource_management/libraries/functions/get_port_from_url.py
ed4586c
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml
3d08867
ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/params.py
45a8c07
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/params.py
fdc96db
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
856941f
Diff: https://reviews.apache.org/r/57565/diff/1/
Testing
-------
Verified on live cluster.
mvn clean test
Thanks,
Alejandro Fernandez