Philip K. Adetiloye

Results 8 comments of Philip K. Adetiloye

Same issue installing on Openshift: ![istio_gallery](https://user-images.githubusercontent.com/542912/118892529-05348080-b8cf-11eb-802f-40e15060178a.png)

+1, I deployed my topology but one of the libraries in my project requires jdk 1.8 How can I update the docker image ? ``` 2015-05-22 11:24:50 b.s.d.worker [ERROR] Error...

Weird thing is that it works in the example project.

@guidopetri Is there a latest build of the docker image ?

@susodapop @arikfr Please is this available in the latest stable docker tag: `10.1.0.b50633` ? ``` docker pull redash/redash:10.1.0.b50633 ```

@FabianKramm the port forwarding only listens on the `localhost` address and not on any other network interface. It appears this is hardcoded. What @gbrayut is suggesting is allow passing the...

Is there anyway to add a preview on reference document without actually clicking on the DBRef link. I think this will be nice to have especially when you have large...

Ok, unfortunately I couldn't consume the large message using Akka stream. It needs the consumer to deserialize the message correctly. yeah I mean Reactive Kafka https://doc.akka.io/docs/akka-stream-kafka/current/home.html