Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.3
-
None
Description
Post installation, if you go to Oozie > Config, two validation errors are shown upon load and the Save button is grayed out.
oozie.service.HadoopAccessorService.nameNode.whitelist and oozie.service.HadoopAccessorService.jobTracker.whitelist are shown as "required". However, these have the default value of " " (single space character), and these should pass. In Install Wizard, no validation errors are displayed for the same parameters. Use the same validation methods, and write a unit test case for it.