You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/04 10:16:00 UTC

[jira] [Work logged] (BEAM-2852) Add support for Kafka as source/sink on Nexmark

     [ https://issues.apache.org/jira/browse/BEAM-2852?focusedWorklogId=87487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-87487 ]

ASF GitHub Bot logged work on BEAM-2852:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Apr/18 10:15
            Start Date: 04/Apr/18 10:15
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on issue #3937: [BEAM-2852] Nexmark Kafka source sink
URL: https://github.com/apache/beam/pull/3937#issuecomment-378551204
 
 
   I checked out this PR and rebased it against master (there were some minor conflicts, easy to resolve).
   Then I run Nexmark as @echauchot suggested above and it works for me:
   `$ mvn -Pdirect-runner exec:java -Dexec.mainClass=org.apache.beam.sdk.nexmark.Main "-Dexec.args=--sinkType=KAFKA --bootstrapServers=localhost:9092 --runner=DirectRunner --query=1 --streaming=false --manageResources=false --monitorJobs=true --enforceEncodability=true --enforceImmutability=true"`
   
   The output result:
   
   ```
   Configurations:
     Conf  Description
     0000  query:1; sinkType:KAFKA
   
   Performance:
     Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
     0000          10.5                      9510.2                       92000        
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 87487)
            Time Spent: 10m
    Remaining Estimate: 0h

> Add support for Kafka as source/sink on Nexmark
> -----------------------------------------------
>
>                 Key: BEAM-2852
>                 URL: https://issues.apache.org/jira/browse/BEAM-2852
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Ismaël Mejía
>            Assignee: Kai Jiang
>            Priority: Minor
>              Labels: newbie, nexmark, starter
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)