bringhurst commented on code in PR #1716: URL: https://github.com/apache/samza/pull/1716#discussion_r2072203396
########## samza-shell/src/main/bash/run-class.sh: ########## @@ -97,12 +108,18 @@ else fi if [ -z "$SAMZA_LOG_DIR" ]; then - SAMZA_LOG_DIR="$base_dir" + # When on samza-yarn, SAMZA_LOG_DIR will point to the symlink located at: Review Comment: Updated to simpify. -- 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]
