apache / incubator-heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
https://heron.apache.org/
Apache License 2.0
3.65k stars 597 forks source link

Updated to fix broken file download #3868

Closed nicknezis closed 1 year ago

nicknezis commented 1 year ago

Fixes #3867

Code0x58 commented 1 year ago

LGTM, just need to appease the linter which is why CI failed: heron/tools/tracker/src/python/routers/container.py:84:0: C0303: Trailing whitespace (trailing-whitespace)