Sxnan opened a new issue, #366:
URL: https://github.com/apache/flink-agents/issues/366

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/flink-agents/issues) and found nothing 
similar.
   
   ### Description
   
   Currently, the content of the Java PythonEvent is a byte array, which is the 
serialized Python event object. When the event logger writes to the event log 
file, it appears as an MD5 string.
   
   We want to see the actual content of the Python event.
   
   ### How to reproduce
   
   Submit a Flink Agents job in Python API and check the event log
   
   ### Version and environment
   
   Flink 1.20 
   Flink Agents 0.1.0
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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]

Reply via email to