Joe Pallas

Results 5 comments of Joe Pallas

IPython 3.0 changed the way kernels are started but, more importantly, made [incompatible changes to the message protocol](http://ipython.org/ipython-doc/3/whatsnew/version3.html#backwards-incompatible-changes). So, this breakage is expected, given that the IScala kernel hasn't been...

I suspect the language field is meaningless. For example, `BERLINBOTE` has tweets tagged in 26 different languages, but samples tagged Spanish, Vietnamese, and Polish are clearly in German. I suspect...

Can you be a little more specific about what kind of network configurations you have in mind?

It looks like Spark has no special support for proxies, so the JVM runtime proxy support (using the `http.proxyHost`, `https.proxyHost`, `http.proxyPort`, and `https.proxyPort` properties) should work. That also means there...

> reading through your comments, I am trying to understand this sentence: > > ``` > That says nothing about the behavior of non-transactional handle methods, and it doesn't mention...