Nick
Nick
I want use fabric8 with spark operator, here is spec [SparkAppliactionAPi](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/api.md#sparkapplication-api) Does any simple way to generate pojo or scala case class for [SparkApplicationSpec](https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/api.md#sparkapplicationspec) exist? Form Yamls or from Go...
HI, got a sstrange exception. I remeber previously I use thi solution and it's work. But now I am stuck with this exception... can any one advice me. instance type...
* give ability to specify content of dremio-telemetry.yaml * add POD_ID to have ability enable jmx `-Djava.rmi.server.hostname=$(POD_IP)` * add all JMX necessary java options(-D) * add flag to enable disable...
…perties, but with setter. In case of DataSourceClassName specified In case initialisation dataSource with jdbcUrl and DataSourceClassName: PoolBase ignore data that was set to HicariConfig, not as properties, but as...
``` import monix.eval.Task import monix.execution.Scheduler.Implicits.global import monix.reactive.Consumer import monix.reactive.Observable import org.scalatest.FunSuite import scala.concurrent.duration._ class MonixExceptionTest extends FunSuite { test("fatal") { Observable .fromIterable(0 to 10) .mapParallelUnordered(4)(i => Task { try throw...
I checked the documentation and saw a lot of sources, but I don't see s3 directly, only http/https. Is it possible to use this software with logs stored in an...