ambari
ambari copied to clipboard
AMBARI-25345 Cannot verify that the url does not contain leading spaces
What changes were proposed in this pull request?
It fixed that we cannot check properties ( 'javax.jdo.option.ConnectionURL', 'oozie.service.JPAService.jdbc.url') does not contain leading whitespace.
How was this patch tested?
In HIVE service configurations (Database)
before:
now:

Please review Ambari Contributing Guide before opening a pull request.
Hi @newyyshan ,
can you submit same pr to branch-2.7
Hi @newyyshan ,
can you submit same pr to branch-2.7
Thanks for your suggestion. I have submitted the code to branch-2.7. For details, see: https://github.com/apache/ambari/pull/3062