2019-07-16 09:41:42 UTC - Rui Fu: @Rui Fu has joined the channel ---- 2019-07-16 10:49:21 UTC - pradeep: Hi Team, Can someone help here with written document for multiple cluster setup and multiple DC ? ---- 2019-07-16 10:58:37 UTC - Zhenhao Li: hi team, is there a Nix build for Pulsar? Like the one for Kafka <https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/apache-kafka.nix> ---- 2019-07-16 16:58:40 UTC - Matteo Merli: @pradeep This page has all the steps <https://pulsar.apache.org/docs/en/deploy-bare-metal-multi-cluster/> ---- 2019-07-16 16:59:52 UTC - Matteo Merli: @Zhenhao Li I’m not aware of any of that already existing. It would be nice to have one though ---- 2019-07-16 17:45:42 UTC - Zhenhao Li: I can look into that. I want to use Pulsar for a project anyway ---- 2019-07-16 17:57:10 UTC - Matteo Merli: :+1: ---- 2019-07-16 20:33:15 UTC - el akroudi abdessamad: hi everyone, what advise for someone who want to understand the code and contribute, where to start ? ---- 2019-07-16 20:54:47 UTC - David Kjerrumgaard: @el akroudi abdessamad <https://pulsar.apache.org/en/contributing/> is a good place to start ---- 2019-07-16 20:57:34 UTC - el akroudi abdessamad: @David Kjerrumgaard thank you, i already read it, my question is more about which component is easy to understant than others or should it readed first ? ---- 2019-07-16 21:42:16 UTC - David Kjerrumgaard: The docs are rge easiest to get started wirh. Connectors are also something you can get started coding rather quickly ---- 2019-07-16 21:48:48 UTC - el akroudi abdessamad: @David Kjerrumgaard you mean pulsar-client ? ---- 2019-07-16 21:49:34 UTC - el akroudi abdessamad: @David Kjerrumgaard i got it, you mean flink or others connectors. ---- 2019-07-16 21:56:48 UTC - David Kjerrumgaard: I meant Pulsar IO connectors which are under tge pulsar-io module in the source code ---- 2019-07-16 22:07:21 UTC - el akroudi abdessamad: @David Kjerrumgaard :+1: ---- 2019-07-17 05:08:55 UTC - Rui Fu: @xiaolong.ran hi, we are testing go function and facing one problem, seems go function load conf.yaml with HOME/github.com/apache/pulsar/pulsar-function-go/conf/conf.yaml by default, how can we change the path if we deploy to cluster or standalone server? ---- 2019-07-17 05:28:53 UTC - Rui Fu: also, what is the purpose for this conf file? do we have to provide different conf file for different go function? ---- 2019-07-17 05:45:51 UTC - xiaolong.ran: In this point, Go Function and Java Function or Py Function is same. We provide two ways to configure, one is to load through the configuration file, one is specified by command line parameters when creating the Go Function ---- 2019-07-17 07:12:18 UTC - ishara: @ishara has joined the channel ---- 2019-07-17 07:33:35 UTC - Rui Fu: but how can we upload the configuration file with go function exec file? ----
