adriancole commented on issue #2398: WIP: attempts support of Elasticsearch 7.x URL: https://github.com/apache/incubator-zipkin/pull/2398#issuecomment-489044736 @making I tested this branch and it now works (eventhough the spark job is still messed up for reasons noted multiple times). Can you or someone else verify? ```bash $ TAG=elasticsearch7-SNAPSHOT $ curl -sSL https://jitpack.io/com/github/apache/incubator-zipkin/zipkin-server/${TAG}/zipkin-server-${TAG}-exec.jar > zipkin.jar $ STORAGE_TYPE=elasticsearch java -jar zipkin.jar ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
