Dr. Christian Betz

Results 9 issues of Dr. Christian Betz

Hi, I'm not sure whether you're interested in this sort of changes or not, so feel free to just drop this PR. But for my use-case (combining GorillaREPL with ApacheSpark)...

Hi, for building a release containing your latest commits/PRs (#222), I needed to setup and build my own version of kibit. I fixed some issues you might want to copy...

Hi @ikitommi, hope you're fine after ClojureD. Got a PR for you, as I'm trying to build production code on top of a hato/muuntaja combination for (new) http client libs....

Hi, I'm not sure whether you're interested in this PR or not ... it's almost the same (and made for the same reasons) as the one on ring-anti-forgery. As this...

Hi, I wanted to reuse code (here: muuntaja for content negotation), also I wanted to be able to rely on the content-type header for coercion. Thus I changed things a...

See https://databricks.com/blog/2015/02/17/introducing-dataframes-in-spark-for-large-scale-data-science.html

enhancement
help wanted

- How to configure nrepl-Server - Security - Serialization explained (esp. mention bindings/closures) - How to work with a Clustered-Apps nrepl and not run into serialization issues.

help wanted
guide
documentation

Extend guides section by having a documentation on how to deploy your system - locally - to a Spark Cluster - to YARN - to MESOS (sorry, no experience with...

help wanted
guide
documentation

Hi, some repositories (in my case Gitlab) need http headers for authentication. In maven, these would be configured in settings.xml. In Gradle there's [HttpHeaderAuthentication/Credentials](https://docs.gradle.org/5.0/userguide/repository_types.html#using_http_header_authentication). I already opened an issue on...

Enhancement
upstream