You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2015/07/30 09:36:07 UTC

[jira] [Commented] (SAMZA-676) Implement Broadcast Stream

    [ https://issues.apache.org/jira/browse/SAMZA-676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647298#comment-14647298 ] 

Navina Ramesh commented on SAMZA-676:
-------------------------------------

Thanks, [~closeuris] ! 
Apart from some javadoc warnings, I am getting this error when I build on my linux box:
/export/apps/jdk/JDK-1_8_0_5/bin/java: symbol lookup error: /tmp/librocksdbjni1005757688295885396..so: undefined symbol: clock_gettime
 

I don't get this on my mac though. Have you seen this before? Maybe something to do with rocksdb compatibility with RHEL6.1 ? 

> Implement Broadcast Stream
> --------------------------
>
>                 Key: SAMZA-676
>                 URL: https://issues.apache.org/jira/browse/SAMZA-676
>             Project: Samza
>          Issue Type: Improvement
>          Components: container
>            Reporter: Yan Fang
>            Assignee: Yan Fang
>         Attachments: BroadcastStreamDesign.md, BroadcastStreamDesign.pdf, BroadcastStreamDesign_1.md, BroadcastStreamDesign_1.pdf, SAMZA-676.2.patch, SAMZA-676.3.patch, SAMZA-676.4.patch
>
>
> There are a lot of discussion in SAMZA-353 about assigning the same SSP to multiple taskNames. This ticket is a subset of the discussion. Only focus on the broadcast stream implementation. 
> The goal is to assign one SSP to all the taskNames. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)