sunilganatra opened a new pull request, #4113: URL: https://github.com/apache/ambari/pull/4113
## What changes were proposed in this pull request? Bugfix: Compare to Ambari 2.7.5, If the bigtop component properties are not defined, The lazy initialization doesn't work as expected due to python3 migration. If the boolean, string, contains check or similar checks are performed on properties it fails, which works on python2. ## How was this patch tested? 1. This was tested with bigtop components having missing or unknown properties. Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
