JiaLiangC commented on PR #1263: URL: https://github.com/apache/bigtop/pull/1263#issuecomment-2081727116
@pan3793 Some components, such as Spark and Ambari, have already explicitly set specific versions of the interpreter. However, in many components like Ranger and gpdb, the interpreter is defined in the Python scripts as #!/usr/bin/env python, so it's necessary to set the default Python to accommodate this scenario. -- 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]
