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

ASF GitHub Bot commented on SAMZA-1999:
---------------------------------------

GitHub user weiqingy opened a pull request:

    https://github.com/apache/samza/pull/808

    SAMZA-1999: Fix NullPointerException when sink is log.outputstream

    ## What changes were proposed in this pull request?
    The PR is to fix a bug which throw out NullPointerException when sink is 
log.outputstream
    
    ## How was this patch tested?
    Pass build and current tests.
    Test in Samza SQL shell.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/weiqingy/samza SAMZA-1999

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/808.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #808
    
----
commit 411894c4d63a956970a195334261c6af8aa55274
Author: Weiqing Yang <yangweiqing001@...>
Date:   2018-11-16T01:35:50Z

    SAMZA-1999: Fix NullPointerException when sink is log.outputstream

----


> Throw NullPointerException when sink is log.outputstream
> --------------------------------------------------------
>
>                 Key: SAMZA-1999
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1999
>             Project: Samza
>          Issue Type: Bug
>          Components: sql
>            Reporter: Weiqing Yang
>            Priority: Major
>
> This Jira is to fix the NullPointerException when sink is log.outputstream.
>  



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

Reply via email to