GitHub user srinipunuru opened a pull request:
https://github.com/apache/samza/pull/405
SAMZA-1556: Adding support for multi level sources in queries
Right now Samza SQL supports queries with just two levels i.e. `select *
from foo.bar`. But there can be sources that are identified
Thanks Chris for making these changes for us. Appreciate it.
Best,
Jagdish
On Thu, Jan 11, 2018 at 5:05 PM, Chris Thistlethwaite
wrote:
> Greetings!
>
> I was working on cleaning up some builds on the Jenkins Windows nodes
> and noticed your build failing. When I inspected the output, I noticed
Greetings!
I was working on cleaning up some builds on the Jenkins Windows nodes
and noticed your build failing. When I inspected the output, I noticed
that it was clearly not meant to run on Windows. There were two changes
made to make the build successful:
1. Set the build to only run on Jenkin
GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/404
SAMZA-1500: Added metrics for RocksDB state store memory usage
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza rocksdb-memory
Al
Submitted via Whimsy. Re-posting to dev list as well.
## Description:
- Apache Samza is a distributed stream processing engine that are highly
configurable to process events from various data sources, including
real-time messaging system (e.g. Kafka) and distributed file systems (e.g.
H