Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/829
---
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/846
---
GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/846
SAMZA-2019: for 1 partition broadcast topic generate topic#0 config
+ address few review comments
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/s
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/837
---
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/790
---
Github user MayureshGharat closed the pull request at:
https://github.com/apache/samza/pull/622
---
GitHub user weiqingy opened a pull request:
https://github.com/apache/samza/pull/845
Supports environment variables for SqlExecutors.
## What changes were proposed in this pull request?
1. User can now set environment variables for the shell itself and for any
SqlExecutor, by e
GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/844
SAMZA-1835: Consolidate all processorId generation code.
Currently, the processorId creation function createProcessorId() is
repeated in three different implementation of `JobCoordinator` viz
`Zk