[
https://issues.apache.org/jira/browse/METAMODEL-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631794#comment-14631794
]
ASF GitHub Bot commented on METAMODEL-162:
------------------------------------------
GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/32
METAMODEL-162
This adds the getters and implements Serializable, as described by
METAMODEL-162
https://issues.apache.org/jira/browse/METAMODEL-162
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel METAMODEL-162
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/32.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 #32
----
commit 241f972bef7cecd6226a4211c25b0e42f79bfe7f
Author: Kasper Sørensen <[email protected]>
Date: 2015-07-17T19:37:37Z
METAMODEL-162
----
> Add getters and Serializable to HdfsResource
> --------------------------------------------
>
> Key: METAMODEL-162
> URL: https://issues.apache.org/jira/browse/METAMODEL-162
> Project: Apache MetaModel
> Issue Type: Improvement
> Reporter: Kasper Sørensen
> Assignee: Kasper Sørensen
>
> I am integrating the new HdfsResource into our application and finding it to
> be a bit missing facilities that I have come to expect from Resource
> implementations:
> * It should be Serializable like the other implementations
> * It is lacking getter methods for hostname, port and filepath.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)