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!