Re: Does Pulsar Functions support data locality?

2019-04-24 Thread Jerry Peng
Hello Bojidar, Pulsar has a two level architecture in which serving/compute is separated from storage. Thus, there wouldn't be any particular advantage for collocating compute with storage. Only in the scenario in which you are running brokers with bookies together on the same node and pin topic

Does Pulsar Functions support data locality?

2019-04-24 Thread Божидар Маринов
Greetings, We are considering using Pulsar in a project we are currently building. Specifically, we would like to use Pulsar Functions in order to process lots of sequential data. In our case, we are going to have a persistent streams of all the data so far (so, unlimited size and time), and we w

Slack digest for #general - 2019-04-24

2019-04-24 Thread Apache Pulsar Slack
2019-04-23 09:40:20 UTC - Sébastien de Melo: Hi! I think I have found a relevant log message: 09:34:03.005 [pulsar-io-23-3] INFO org.apache.pulsar.broker.service.persistent.PersistentDispatcherMultipleConsumers - [ / public/default/Router] Retrying read operation 09:34:03.005 [BookKeeperClien