-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34174/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-11113
https://issues.apache.org/jira/browse/AMBARI-11113
Repository: ambari
Description
-------
Under Oozie Ambari UI, the Advanced oozie-site.xml section should only have the
following properties exposed to users.
oozie.authentication.kerberos.name.rules
oozie.authentication.type
oozie.base.url
oozie.credentials.credentialclasses
oozie.service.AuthorizationService.authorization.enabled
oozie.service.HadoopAccessorService.hadoop.configurations
oozie.service.HadoopAccessorService.kerberos.enabled
oozie.service.URIHandlerService.uri.handlers
oozie.services.ext
oozie.authentication.simple.anonymous.allowed
All the other properties currently showing in the UI should inherit the default
ones from Oozie codebase.
Diffs
-----
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json
975fea0
ambari-server/src/main/resources/stacks/HDP/2.3/services/OOZIE/configuration/oozie-site.xml
PRE-CREATION
ambari-web/app/models/quick_links.js 0961eb0
ambari-web/app/views/common/quick_view_link_view.js a76cf36
Diff: https://reviews.apache.org/r/34174/diff/
Testing
-------
unit tests passed
Thanks,
Dmytro Sen