Windham (DrKN) Wong
Windham (DrKN) Wong
https://github.com/apache/incubator-heron/blob/9cfc5c4785ba0c14d26dfbbf0fe1d6b477dd38a5/heron/tools/ui/resources/static/js/physical-plan.js#L55 Looks like the code `containers[worker.stmgrId]` is invalid because the stmgr ID has been renamed to `worker.stmgr_id`.  I am using `/pull/3779` based on master, but the PR has no...
I create this issue for tracking the issue of, deploying Heron to Kubernetes with Helm, having issue with zookeeper. Please feel free to leave your related case and log here....
I tried on 2 different topologies but both of them have the same issue. **setup:** Both Local and Local-Zookeeper **Language:** Python **Procedure:** Command I executed: `heron submit [local|zk] /opt/dist/TestTopology.pex -...
Not sure why, but i see some of the pictures are not there. Maybe it is an upload issue on Google Drive API or download issue. Shall we have some...
I observed that the excluding config can whitelist certain folders/files but I wonder how to whitelist the MD5/SHA1/SHA256 instead of the file? This could be very useful for web server...