ambari
ambari copied to clipboard
[AMBARI-25350] Hive External DB details gets removed in Blueprint While Updating Hostname
What changes were proposed in this pull request?
Commenting out the section which is pushing the External DB details in Hive-site.
How was this patch tested?
After the patch applied, We can see that changing the hostname is reflecting the details over Blueprint.
"javax.jdo.option.ConnectionURL" : "jdbc:mysql://hive123/hive",
where hive123-> custom hostname for Hive DB. Please review Ambari Contributing Guide before opening a pull request.