You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/29 23:48:00 UTC

[jira] [Commented] (GORA-529) Remove org/apache/gora/avro/mapreduce/FsInput.java

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

ASF GitHub Bot commented on GORA-529:
-------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/gora/pull/125

    GORA-529 Remove org/apache/gora/avro/mapreduce/FsInput.java

    This issue addresses https://issues.apache.org/jira/browse/GORA-529

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

    $ git pull https://github.com/lewismc/gora GORA-529

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

    https://github.com/apache/gora/pull/125.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 #125
    
----
commit f028a548b933c73c85c1f15a4900fe93fc1c4908
Author: Lewis John McGibbney <le...@...>
Date:   2017-12-29T23:47:51Z

    GORA-529 Remove org/apache/gora/avro/mapreduce/FsInput.java

----


> Remove org/apache/gora/avro/mapreduce/FsInput.java
> --------------------------------------------------
>
>                 Key: GORA-529
>                 URL: https://issues.apache.org/jira/browse/GORA-529
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: avro, gora-core
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 0.9
>
>
> It has long been the intention to remove [FsInput.java|https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/avro/mapreduce/FsInput.java] and leverage the Avro implementation directly.
> This PR will achieve that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)