nicknezis commented on PR #3786: URL: https://github.com/apache/incubator-heron/pull/3786#issuecomment-1093706996
I can't figure out why the timeline is not working. I've tracked my issue to this [line of code](https://github.com/apache/incubator-heron/blob/06e9f75988fd254053b640689879c3393703b0dd/heron/tools/common/src/python/clients/tracker.py#L575). Within the `compute_max` function, I can print the final `dict` that is returned. It has values. But when I print `data`, it only has an empty `dict`. -- 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]
