jiazhai commented on issue #5702: [pulsar-sql]Expose configurations of managed 
ledger and bookkeeper client.
URL: https://github.com/apache/pulsar/pull/5702#issuecomment-565892126
 
 
   @codelipenghui @gaoran10 Seems currently the github action is required. we 
may need to fix them, if it is related.
   
![image](https://user-images.githubusercontent.com/6348208/70877398-3cc33d00-1ff8-11ea-8818-08a5dadab1f4.png)
   
   ```
   [ERROR] COMPILATION ERROR : 
   [ERROR] 
/home/runner/work/pulsar/pulsar/pulsar-flink/src/test/java/org/apache/flink/batch/connectors/pulsar/PulsarJsonOutputFormatTest.java:[36,9]
 no suitable constructor found for 
PulsarJsonOutputFormat(<nulltype>,java.lang.String,org.apache.pulsar.client.impl.auth.AuthenticationDisabled)
       constructor 
org.apache.flink.batch.connectors.pulsar.PulsarJsonOutputFormat.PulsarJsonOutputFormat(java.lang.String,java.lang.String)
 is not applicable
         (actual and formal argument lists differ in length)
       constructor 
org.apache.flink.batch.connectors.pulsar.PulsarJsonOutputFormat.PulsarJsonOutputFormat(org.apache.pulsar.client.impl.conf.ClientConfigurationData,org.apache.pulsar.client.impl.conf.ProducerConfigurationData)
 is not applicable
         (actual and formal argument lists differ in length)
   [ERROR] 
/home/runner/work/pulsar/pulsar/pulsar-flink/src/test/java/org/apache/flink/batch/connectors/pulsar/PulsarJsonOutputFormatTest.java:[41,9]
 no suitable constructor found for 
PulsarJsonOutputFormat(java.lang.String,<nulltype>,org.apache.pulsar.client.impl.auth.AuthenticationDisabled)
       constructor 
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to