Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It is my bad, Before commit ZEPPELIN-1215, I change getProperty().getProperty(key) != null to getProperty().contains(key). But it should be getProperty().containsKey(key).
Attachments
Issue Links
- links to