yehaolan opened a new pull request, #1702: URL: https://github.com/apache/samza/pull/1702
### Changes 1. Fix the typo in the beam API documentation 2. Print out the current timestamp at `run-class.sh` with stdout. Before making the change, which helps better monitor the job during container launch time, before container logs are available --- ### Test Tested in terminal: ``` $ echo "Current time: $(date '+%Y-%m-%d %H:%M:%S')" Current time: 2024-07-29 17:20:03 ``` -- 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]
