You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by Apache Pulsar Slack <ap...@gmail.com> on 2018/11/17 09:11:04 UTC

Slack digest for #general - 2018-11-17

2018-11-16 09:11:15 UTC - tuteng: Do you need more logs?
----
2018-11-16 09:12:29 UTC - Sijie Guo: @tuteng I am trying from latest master. give me a few minutes. and is this from latest master?
----
2018-11-16 09:14:14 UTC - tuteng: <https://github.com/AmateurEvents/pulsar/commits/feature/support-mysql-binlog-canal>
----
2018-11-16 09:14:18 UTC - tuteng: this commit log
----
2018-11-16 09:14:46 UTC - tuteng: About 5 days ago.
----
2018-11-16 09:15:54 UTC - tuteng: need the pull request 2970
----
2018-11-16 09:29:11 UTC - Sijie Guo: @tuteng I tried your branch and did the same exception. I am taking a closer look
----
2018-11-16 09:33:12 UTC - tuteng: But after I changed, I had the same exception
----
2018-11-16 09:33:13 UTC - tuteng: <https://github.com/AmateurEvents/pulsar/commit/6b1aa504018284ab1e47f3a685dd4003b6bdd853#diff-53edf2afda1d5cce89a2a0da133b1531>  this yaml is error, org.apache.pulsar.canal.io.CanalSource should be org.apache.pulsar.io.canal.CanalSource
----
2018-11-16 09:33:33 UTC - tuteng: But after I changed, I had the same exception.
----
2018-11-16 09:41:56 UTC - Sijie Guo: oh i see. the class was wrong. it seems your branch still have the wrong class name?
----
2018-11-16 09:46:47 UTC - Sijie Guo: @tuteng :

can you run

```
bin/pulsar-admin source localrun --archive /data/pulsar/pulsar/pulsar-io/canal/target/pulsar-io-canal-2.3.0-SNAPSHOT.nar --tenant public --namespace default --name canal2 --destination-topic-name my-topic --source-config-file /data/pulsar/canal-mysql-source-config.yaml --parallelism 1
```
----
2018-11-16 09:47:19 UTC - Sijie Guo: basically - remove ‘file://’ in --archive and remove --classname
----
2018-11-16 09:52:40 UTC - tuteng: It's OK, thank you very much
----
2018-11-16 09:57:50 UTC - Sijie Guo: @tuteng I created an issue for this behavior: <https://github.com/apache/pulsar/issues/2996> will look more tomorrow
----
2018-11-16 10:04:28 UTC - tuteng: I know why. I didn't add file:// before, add file:// after reading the code.
----
2018-11-16 14:27:29 UTC - Alind BIllore: @Alind BIllore has joined the channel
----
2018-11-16 23:07:12 UTC - Alind Billore: @Alind Billore has joined the channel
----