This content originally appeared on DEV Community and was authored by Timothy Spann
I wanted to share some resources from today's talk.
Documentation on Using Flink SQL on StreamNative Cloud
My source code for the EdgeAI IoT application
All the source code from the microservices applications
Those free E-books we mentioned:
- https://streamnative.io/en/download/manning-ebook-apache-pulsar-in-action/ https://streamnative.io/en/download/oreilly-ebook-mastering-apache-pulsar/
Upcoming Events:
https://www.starburst.io/info/trinosummit/#agenda
Just one last query to show you:
select top1,
avg(CAST (cputempf as double)) as avgcputempf, avg( CAST(gputempf as double)) as avggpttempf
from jetsoniot2 /*+ OPTIONS('scan.startup.mode'='earliest') */
group by top1
Connect with Us!
- https://streamnative.io/
- https://github.com/addisonj
- https://twitter.com/addisonjh
- https://twitter.com/paasDev
This content originally appeared on DEV Community and was authored by Timothy Spann

Timothy Spann | Sciencx (2021-09-30T20:13:30+00:00) Streaming Analytics Using FlinkSQL Webinar. Retrieved from https://www.scien.cx/2021/09/30/streaming-analytics-using-flinksql-webinar/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.