Skip to content

Comments

AMBARI-26584 Added fix for Lazy initialization of properties#4113

Open
sunilganatra wants to merge 1 commit intoapache:trunkfrom
sunilganatra:bugfix/AMBARI-26584
Open

AMBARI-26584 Added fix for Lazy initialization of properties#4113
sunilganatra wants to merge 1 commit intoapache:trunkfrom
sunilganatra:bugfix/AMBARI-26584

Conversation

@sunilganatra
Copy link

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 before opening a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant