Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-26 Thread Nicholas Chammas
Confirmed. Works now. Thanks Matei. (BTW, on OS X Command + Shift + R also refreshes the page without cache.) On Tue, Aug 26, 2014 at 3:06 PM, Matei Zaharia wrote: > It should be fixed now. Maybe you have a cached version of the page in > your browser. Open DevTools (cmd-shift-I), press the ge

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-26 Thread Matei Zaharia
It should be fixed now. Maybe you have a cached version of the page in your browser. Open DevTools (cmd-shift-I), press the gear icon, and check "disable cache while devtools open", then refresh the page to refresh without cache. Matei On August 26, 2014 at 7:31:18 AM, Nicholas Chammas (nichola

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-26 Thread Nicholas Chammas
On Tue, Aug 26, 2014 at 10:28 AM, Nicholas Chammas < nicholas.cham...@gmail.com> wrote: > Maybe it's a Chrome add-on I'm running? Hmm, scratch that. Trying in incognito mode (which disables add-ons, I believe) also yields the same behavior. Nick

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-26 Thread Nicholas Chammas
For the record, I'm using Chrome 36.0.1985.143 on 10.9.4 as well. Maybe it's a Chrome add-on I'm running? Anyway, as Matei pointed out, if I change the https to http, it works fine. On Tue, Aug 26, 2014 at 1:46 AM, Michael Hausenblas < michael.hausenb...@gmail.com> wrote: > > > https://spark.ap

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-25 Thread Michael Hausenblas
> https://spark.apache.org/screencasts/1-first-steps-with-spark.html > > The embedded YouTube video shows up in Safari on OS X but not in Chrome. I’m using Chrome 36.0.1985.143 on MacOS 10.9.4 and it it works like a charm for me. Cheers, Michael -- Michael Hausenblas Ireland,

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-25 Thread Nicholas Chammas
Yeah, I just picked the link up from a post somewhere on Stack Overflow. Dunno were the original poster got it from. On Mon, Aug 25, 2014 at 9:50 PM, Matei Zaharia wrote: > It seems to be because you went there with https:// instead of http://. > That said, we'll fix it so that it works on both

Re: Spark Screencast doesn't show in Chrome on OS X

2014-08-25 Thread Matei Zaharia
It seems to be because you went there with https:// instead of http://. That said, we'll fix it so that it works on both protocols. Matei On August 25, 2014 at 1:56:16 PM, Nick Chammas (nicholas.cham...@gmail.com) wrote: https://spark.apache.org/screencasts/1-first-steps-with-spark.html The e