Closed kribor closed 5 years ago
I tried working around this issue by adding jars for the missing classes:
opencensus-contrib-http-util-0.24.0.jar opencensus-api-0.24.0.jar grpc-context-1.24.0.jar
and it appears to have worked, however then my pubsub input crashed instead.
Not sure what changed since yesterday but this is no longer happens as of today.
So I went through upgrading to 7.4 today and most things went smoothly except logstash which chrashes with the below stacktrace.
Platform: Docker Image base: docker.elastic.co/logstash/logstash:7.4.0 Running custom image based on this with plugin installed "RUN /usr/share/logstash/bin/logstash-plugin install logstash-input-google_cloud_storage logstash-input-google_pubsub " (installation is fine) JVM: OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing)