[build system] jenkins downtime today

2021-07-22 Thread shane knapp ☠
i'll be taking jenkins down for a couple of hours today to reboot/clean up
the workers and finish up the python package installs covered in
https://github.com/apache/spark/pull/33469/files

shane
-- 
Shane Knapp
Computer Guy / Voice of Reason
UC Berkeley EECS Research / RISELab Staff Technical Lead
https://rise.cs.berkeley.edu


Re: [build system] jenkins downtime today

2021-07-22 Thread shane knapp ☠
that actually went much faster than anticipated, and we're already back up
and building!

On Thu, Jul 22, 2021 at 10:24 AM shane knapp ☠  wrote:

> i'll be taking jenkins down for a couple of hours today to reboot/clean up
> the workers and finish up the python package installs covered in
> https://github.com/apache/spark/pull/33469/files
>
> shane
> --
> Shane Knapp
> Computer Guy / Voice of Reason
> UC Berkeley EECS Research / RISELab Staff Technical Lead
> https://rise.cs.berkeley.edu
>


-- 
Shane Knapp
Computer Guy / Voice of Reason
UC Berkeley EECS Research / RISELab Staff Technical Lead
https://rise.cs.berkeley.edu


Observability around Flink Pipeline/stateful functions

2021-07-22 Thread Deepak Sharma
@dev@spark.apache.org  @user 
I am looking for an example around the observability framework for Apache
Flink pipelines.
This could be message tracing across multiple flink pipelines or query on
the past state of a message that was processed by any flink pipeline.
If anyone has done similar work and can share any
pointers(blogs/books/writeup) , it would really help.

Thanks a lot in advance.

--Deepak