Hi Daniele,

LinkedIn uses Couchbase internally for caching and some other use cases. We are 
working on adding Couchbase support for remote table by providing out of the 
box table read/write functions, it would simplify development for Couchbase, 
but not mandatory. If you are looking for specific functionality re Couchbase, 
it will be great to learn __  In the absence of that, one could implement own 
table read/write functions as well. An example could be found here 
https://github.com/apache/samza-hello-samza/blob/master/src/main/java/samza/examples/cookbook/RemoteTableJoinExample.java.

-Wei


On 2/26/19, 9:19 AM, "Daniele Ascione" <ascion...@gmail.com> wrote:

    Hello Samza Community,
    
    I am really pleased to meet you all.
    I was make some researches about Samza and I would like to know more about
    its integration with Couchbase. I couldn't find anything concerning this
    but an online article from LinkedIn saying that in LinkedIn they use
    Couchbase as Cache Layer in front of a SQL database, and then Samza for
    streaming "changes" from Couchbase to Kafka:
    
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fengineering.linkedin.com%2Fblog%2F2018%2F11%2Fsamza-1-0--stream-processing-at-massive-scale&amp;data=02%7C01%7Cwsong%40linkedin.com%7Cfc694dd54e344cb8842108d69c0e9f3a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636867983948097115&amp;sdata=RNxArGrizF%2FwqebrC6AXZV6nP9BtEu6vJDX8s83g3F8%3D&amp;reserved=0
    .
    
    Do you have any open source example on how this could be done? Any
    recommendation?
    
    Thanks in advance.
    
    Best Regard,
    Daniele Ascione
    

Reply via email to