JiaLiangC commented on code in PR #3916:
URL: https://github.com/apache/ambari/pull/3916#discussion_r1896251357
##########
ambari-server/src/main/python/ambari-server.py:
##########
@@ -490,7 +490,7 @@ def init_setup_parser_options(parser):
other_group.add_option('-j', '--java-home', default=None,
help="Use specified java_home. Must be valid on all
hosts")
- other_group.add_option('--ambari-java-home',dest="ambari_java_home",
default=None,
+ other_group.add_option('--ambari-java-home',dest="ambari_java_home",
Review Comment:
This change has already been merged in another pull request. A new PR should
be created based on a clean community branch as your working branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]