You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by to...@apache.org on 2015/08/10 16:56:56 UTC

[4/4] metamodel git commit: Merge branch 'feature/METAMODEL-163-folder-resource' of github.com:LosD/metamodel

Merge branch 'feature/METAMODEL-163-folder-resource' of github.com:LosD/metamodel


Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/9424c312
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/9424c312
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/9424c312

Branch: refs/heads/master
Commit: 9424c312a9383b1fb7244e60ce58bce8522e2cdd
Parents: 93d9745 85f955a
Author: tomaszguzialek <to...@humaninference.com>
Authored: Mon Aug 10 16:56:25 2015 +0200
Committer: tomaszguzialek <to...@humaninference.com>
Committed: Mon Aug 10 16:56:25 2015 +0200

----------------------------------------------------------------------
 .../util/AbstractDirectoryInputStream.java      |  97 +++++++++++
 .../org/apache/metamodel/util/FileResource.java |  31 +++-
 .../apache/metamodel/util/FileResourceTest.java |  73 ++++++++
 .../org/apache/metamodel/util/HdfsResource.java | 166 +++++++++++++------
 .../util/HdfsResourceIntegrationTest.java       | 119 ++++++++++---
 5 files changed, 405 insertions(+), 81 deletions(-)
----------------------------------------------------------------------