JiaLiangC commented on code in PR #126:
URL: https://github.com/apache/ambari-metrics/pull/126#discussion_r1577181525


##########
ambari-metrics-host-monitoring/src/main/python/__init__.py:
##########
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3

Review Comment:
   This is done to maintain consistency with the previous code. The prior code, 
including the upgraded Ambari server, all use `#!/usr/bin/env python`. 
Therefore, it has been changed to `#!/usr/bin/env python3`.



-- 
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: commits-unsubscr...@ambari.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org
For additional commands, e-mail: commits-h...@ambari.apache.org

Reply via email to