You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/10 23:04:11 UTC

[jira] [Commented] (STREAMS-278) Rework pig runtime as part of switch from 'Serializer' to 'Converter'

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

ASF GitHub Bot commented on STREAMS-278:
----------------------------------------

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/179

    Streams 278

    resolves https://issues.apache.org/jira/browse/STREAMS-278
    
    note that pigconvertertest.pig now uses StreamsProcessDatumExec rather than StreamsSerializerExec which has been deleted.

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

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-278

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

    https://github.com/apache/incubator-streams/pull/179.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 #179
    
----
commit db5b1999d5749b05c62ca8ecd0ab1eb6a7d0080a
Author: sblackmon <sb...@w2odigital.com>
Date:   2015-02-10T21:37:59Z

    resolves STREAMS-278
    note that pigconvertertest.pig now uses StreamsProcessDatumExec rather than StreamsSerializerExec which has been deleted.

commit a3240c84e1dd4988b6ffdc606a5c991cd5ddc34f
Author: sblackmon <sb...@w2odigital.com>
Date:   2015-02-10T21:41:51Z

    added AL headers to test scripts

----


> Rework pig runtime as part of switch from 'Serializer' to 'Converter'
> ---------------------------------------------------------------------
>
>                 Key: STREAMS-278
>                 URL: https://issues.apache.org/jira/browse/STREAMS-278
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Steve Blackmon
>
> in STREAMS-68 Serializer was switched to converter, and following completion of STREAMS-276 all references to Serializer are targeted for deprecation and deletion.
> update pig runtime and tests to use the Converter interfaces and framework.



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