[GitHub] [pulsar-helm-chart] 871921256 opened a new issue #133: When JWT configuration is enabled, where pulsar manager New Environment will report "This environment is error. Please check it"

2021-06-19 Thread GitBox
871921256 opened a new issue #133: URL: https://github.com/apache/pulsar-helm-chart/issues/133 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'K8S+helm + pulsar 2.7.2' prepare ./scripts/p

[GitHub] [pulsar-adapters] atezs82 commented on pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
atezs82 commented on pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#issuecomment-864454151 @eolivelli Rebased on top of master, but I might have some additional work to do, since tests are failing still locally for `Apache Pulsar :: Tests :: Pulsar Kafka Compat Cl

[GitHub] [pulsar-adapters] eolivelli commented on pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
eolivelli commented on pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#issuecomment-864455395 We are already working on fixing integration tests Ias you are touching only the spark adapter then you can ignore the Kafka stuff Thanks -- This is an aut

[GitHub] [pulsar-adapters] eolivelli edited a comment on pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
eolivelli edited a comment on pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#issuecomment-864455395 We are already working on fixing integration tests as you are touching only the spark adapter then you can ignore the Kafka stuff Thanks -- This is

[GitHub] [pulsar-adapters] eolivelli commented on a change in pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
eolivelli commented on a change in pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r654833418 ## File path: pulsar-spark/src/main/java/org/apache/pulsar/spark/SparkStreamingPulsarReceiver.java ## @@ -22,13 +22,12 @@ import static com.google

[GitHub] [pulsar-adapters] atezs82 commented on a change in pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
atezs82 commented on a change in pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r654834504 ## File path: pulsar-spark/src/main/java/org/apache/pulsar/spark/SparkStreamingPulsarReceiver.java ## @@ -22,13 +22,12 @@ import static com.google.c

[GitHub] [pulsar-adapters] atezs82 commented on a change in pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
atezs82 commented on a change in pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r654834560 ## File path: pulsar-flink/src/test/java/org/apache/flink/streaming/connectors/pulsar/PulsarConsumerSourceTests.java ## @@ -57,6 +57,7 @@ import jav

[GitHub] [pulsar-adapters] atezs82 commented on a change in pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
atezs82 commented on a change in pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#discussion_r654834620 ## File path: tests/pulsar-kafka-compat-client-test/src/test/java/org/apache/pulsar/tests/integration/compat/kafka/PulsarKafkaProducerThreadSafeTest.java ###

[GitHub] [pulsar-adapters] atezs82 commented on pull request #14: [pulsar-spark] added option for configuring Pulsar client

2021-06-19 Thread GitBox
atezs82 commented on pull request #14: URL: https://github.com/apache/pulsar-adapters/pull/14#issuecomment-864457360 Thanks for the comments, removed all non-Spark related changes from PR. Due to some issues, I still do not have tests working. I'm not sure whether this is a local or genera