Results 6 issues of S. Veyrié

Support the experimental `org.apache.beam.sdk.io.neo4j.Neo4jIO` introduced in Beam 2.38. This is inspired by `JdbcIO`. Request for comment: Beam only provides `readAll`, hence the usage of `sc.parallelize(Seq(())).applyTransform` to simulate a `read`. 1....

### Short description Currently `GCStorageStream.download` uses [Bucket get](https://cloud.google.com/storage/docs/json_api/v1/objects/get) setting `alt=media`. However, with this, the whole file from Google Storage is returned in the body of the response. One consequence is,...

p:google-cloud-storage

Bamboo exposes to templates `$apps.ServicePorts`, taken from Marathon API. The thing is, `/v2/apps?embed=apps.tasks` does not have (anymore?) a `servicePorts` field, but a `portDefinitions` field. I think Bamboo should expose this...

The new Neo4J support works well, but value classes generate inner properties in Neo4J, when we would like them to be just strongly typed values.

Core disk space has a bug in some cases, maybe with some space formats. ``` Running scripts for stage pre-delivery pre-delivery/01-core-disk-space.sh Delivery will require 11.3086 MB on remote, 16.6601 GB...

The disk-space.sh script does a "git archive" to mesure disk space needed. But, if the repo has some git submodules to clone, the size taken (possibly far bigger) will not...

bug