docker-zipkin-dependencies icon indicating copy to clipboard operation
docker-zipkin-dependencies copied to clipboard

Docker build for zipkin-dependencies.

Results 7 docker-zipkin-dependencies issues
Sort by recently updated
recently updated
newest added

Copied here as requested: https://github.com/openzipkin/zipkin-dependencies/issues/116#issuecomment-425478283 I know the job is intended as a one-off-task. However, I deploy the docker image with the following command to make it run the job...

As part of the move to the Apache Software Foundation this repository will transfer ownership to `apache` and name to `incubator-zipkin-docker-zipkin-dependencies`. See https://issues.apache.org/jira/browse/INFRA-16989

java -jar zipkin-dependencies.jar fails with "Error: Invalid or corrupt jarfile zipkin-dependencies.jar" Running the docker container locally and inspecting the JAR file shows that it consists of: ``` { "errors" :...

Similar to docker-zipkin, it would be nice to automate updates to `ZIPKIN_JAVA_VERSION`, as the primary change update will be based on version updates to zipkin-java. Ex. tag 0.4.1 sets ZIPKIN_JAVA_VERSION...

_From @szsuyuji on October 12, 2016 3:36_ # docker run -e STORAGE_TYPE=elasticsearch -e ES_CLUSTER=project-log-cluster -e JAVA_OPTS="$JAVA_OPTS -Djava.library.path=$HADOOP_HOME/lib" -e ES_HOSTS=10.105.113.227 openzipkin/zipkin-dependencies Processing spans from zipkin-2016-10-12/span 03:27:41.130 [main] WARN o.a.hadoop.util.NativeCodeLoader - Unable...

We encourage folks to use kafka, so it would be nice to have a minimal file that works with kafka and the most recent zipkin-java. Some options have been noted...

It would be great to have a job that regularly builds docker images from upstream snapshots and tests both compose files by doing docker-compose up and hitting DOCKER_IP/api/v1/services and/or /check