Thomas Faust

Results 55 comments of Thomas Faust

@dp2608 Please don't post images of logs but text. What is your setup that led to this situation? Configuration? Did you make sure that there are enough resources?

@liyinan926 may I kindly ask you to review this PR? You created the associated issue four years ago and this is the first iteration on dealing with the sparkConfigMap spec....

@afterthought Unfortunately not but if you check out this branch and build the docker image + subsequently the helm chart you can install it to a local minikube (`minikube image...

Hey, I have done something similar with Influx & Grafana to monitor `{Scheduled,}SparkApplications` which populate their metrics via `spark.metrics.conf.*.sink.graphite.{class,host,port}` to an extra deployment of Influx which serves as a database...

@liyinan926 any plans to merge this PR in the near future?

@yotsandev @kinghaseo If you want to have a framework to read raw eeg data from the Emotiv Insight / EPOC / EPOC+, I'd suggest you to have a look at...

I'd love to open a PR but the code base is confusing to me. I also just have little knowledge with PHP and Vue.js.

There is more missing than simply changing the prefix. I had to fix the endpoint `[…]projects/starred[…]` to `projects?starred=true` (dirty quick fix) in `./modules/gitlab/project.go:76: u, err := addOptions(getUrl([]string{"projects/starred"}), opt)` found through...

@mcallegari10 First of all, thanks for your commitment collaborating in this project! Can you please shed some light how to properly use the custom launcher? I am trying to build...

@am15h Can you please have a look at this simple PR and merge it?