eolivelli commented on pull request #161:
URL:
https://github.com/apache/pulsar-helm-chart/pull/161#issuecomment-1003724823
@thomasechen you can override the docker image in your values.yaml file
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
aditiwari01 commented on pull request #31:
URL: https://github.com/apache/pulsar-adapters/pull/31#issuecomment-1003896760
Did anyone get a chance to review this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
lhotari opened a new pull request #192:
URL: https://github.com/apache/pulsar-helm-chart/pull/192
### Motivation
Currently k8s 1.14 version is used in CI to verify the Helm chart changes.
k8s 1.14 became end-of-life [2019-12-11 , over 2 years
ago](https://kubernetes.io/releas
eolivelli commented on a change in pull request #31:
URL: https://github.com/apache/pulsar-adapters/pull/31#discussion_r777321048
##
File path:
pulsar-spark/src/main/scala/org/apache/spark/streaming/pulsar/SparkStreamingReliablePulsarReceiver.scala
##
@@ -0,0 +1,181 @@
+/**
+
aditiwari01 commented on a change in pull request #31:
URL: https://github.com/apache/pulsar-adapters/pull/31#discussion_r777326350
##
File path:
pulsar-spark/src/main/scala/org/apache/spark/streaming/pulsar/SparkStreamingReliablePulsarReceiver.scala
##
@@ -0,0 +1,181 @@
+/**
lhotari opened a new pull request #193:
URL: https://github.com/apache/pulsar-helm-chart/pull/193
### Motivation
- CI jobs timeout after several hours and this wastes CI resources
- When making multiple changes to a PR job, the previous jobs keep on
running. This wastes CI resourc