You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/24 17:09:45 UTC

[jira] [Commented] (METAMODEL-177) Serialization of HdfsResources fails with Path field being not serializable

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

ASF GitHub Bot commented on METAMODEL-177:
------------------------------------------

GitHub user kaspersorensen opened a pull request:

    https://github.com/apache/metamodel/pull/46

    Metamodel 177

    Fixes the serialization issue (METAMODEL-177) of HdfsResource (and adds a test for it).

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

    $ git pull https://github.com/kaspersorensen/metamodel METAMODEL-177

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

    https://github.com/apache/metamodel/pull/46.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 #46
    
----
commit e7d32bd0b289419e88cc9344037fb7eaae6367fc
Author: Kasper Sørensen <i....@gmail.com>
Date:   2015-08-24T15:04:26Z

    Jackson dependency update

commit 32dc1af7462a7dfc24e6d50e30bb845bc407708c
Author: Kasper Sørensen <i....@gmail.com>
Date:   2015-08-24T15:08:21Z

    METAMODEL-177: Fixed

----


> Serialization of HdfsResources fails with Path field being not serializable
> ---------------------------------------------------------------------------
>
>                 Key: METAMODEL-177
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-177
>             Project: Apache MetaModel
>          Issue Type: Bug
>            Reporter: Tomasz Guzialek
>
> When trying to serialize HdfsResource, java.io.NotSerializableException: org.apache.hadoop.fs.Path is being thrown.



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