-
When I try to run the docker with this command:
`docker run -it -v /Users//Downloads/docker_shared/application.yml:/app/application.yml segator/proxylive`
where `/Users//Downloads/docker_shared/…
ghost updated
5 years ago
-
I would like to be able to ingest ProtoBuf / Avro using `flattenSpec`.
`flattenSpec` uses JSON Path but it's generally applicable to any structured data.
I've read the source of `ProtoBufInputRowPars…
-
See https://github.com/laurikimmel/camel-metrics
See https://brunonetid.github.io/2017/11/27/camel-prometheus-openshift.html
cc / @bjartek
-
#### Description
I'm trying to conceive of a method to support the installation of OpenShift (Origin and Enterprise) on a disconnected/offline compute environment. Our target environment will not …
-
Does Jackson have any annotation or mechanism to support XML POJO builder similar to @JsonPOJOBuilder? I have tried different resources (Google, stackoverflow, blogs) but I couldn't find any informati…
-
We see a class loader memory leak by using Jackson: on redeployment of our application in WebSphere we see an increase of heap usage of a couple of hundred MB's en after several redeployments heap usa…
-
Debug version seems that working fine (needs some bug fixes but in general OK)
When i try to build release build with Proguard and R8 too it generates error
Proguard :
```
ProGuard, versi…
-
http://spark.apache.org/releases/spark-release-2-3-0.html
Jet.com would like to run 2.3.0 on Nomad
-
I am wondering if the option `-d` exports both the sources and resources. Or is `-d` short for `-ds`? Because when I just use `-d` the resources don't get exported.
```
-d, --output-dir …
-
Hi
i created a fresh intellij scala project to try diffson
this is the pom : it has diffson and spray dependences
```
io.spray
spray-json_2.12
…