Hello everyone, I have a question regarding the values for the kerberos related properties being reset to the default value after disabling kerberos.
I tried this scenario in properties like templeton.hive.properties and dfs.datanode.address. For ex: I changed the port number for the property dfs.datanode.address from 0.0.0.0:50010 to 0.0.0.0:50050. When enabling kerberos the value is changed to 0.0.0.0:0019, which is expected, but after disabling kerberos, the value is reset back to 0.0.0.0:50010(default value) instead of the user customized value 0.0.0.0.50050. Can someone please confirm if this is a defect or an expected behavior for kerberos related properties. Thanks, Anita Jebaraj
