Re: [build system] jenkins wedged again, rebooting master node

2019-03-16 Thread shane knapp
argh. kicking it again. On Fri, Mar 15, 2019 at 8:22 PM Sean Owen wrote: > It's not responding again. Is there any way to kick it harder? I know > it's well understood but this means not much can be merged in Spark > > On Fri, Mar 15, 2019 at 12:08 PM shane knapp wrote: > > > > well, that box

Re: [build system] jenkins wedged again, rebooting master node

2019-03-16 Thread shane knapp
On Fri, Mar 15, 2019 at 8:22 PM Sean Owen wrote: > It's not responding again. Is there any way to kick it harder? I know > it's well understood but this means not much can be merged in Spark > > it's back up and running now. btw, the only way to kick it harder would be to do a complete reinstall

Re: queryable state & streaming

2019-03-16 Thread kant kodali
Any update on this? On Wed, Oct 24, 2018 at 4:26 PM Arun Mahadevan wrote: > I don't think separate API or RPCs etc might be necessary for queryable > state if the state can be exposed as just another datasource. Then the sql > queries can be issued against it just like executing sql queries agai