Merge branch 'NIFI-713' of https://github.com/rickysaltzer/nifi into NIFI-713
Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/da56b49b Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/da56b49b Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/da56b49b Branch: refs/heads/master Commit: da56b49b88ee2e6491d893d2a6571cf457bb032c Parents: 1fd4595 c72fb20 Author: Mark Payne <[email protected]> Authored: Wed Sep 23 12:06:50 2015 -0400 Committer: Mark Payne <[email protected]> Committed: Wed Sep 23 12:06:50 2015 -0400 ---------------------------------------------------------------------- .../hadoop/AbstractHadoopProcessor.java | 39 +++++++++++-- .../hadoop/CreateHadoopSequenceFile.java | 4 +- .../apache/nifi/processors/hadoop/GetHDFS.java | 32 +++++++++-- .../apache/nifi/processors/hadoop/PutHDFS.java | 15 ++--- .../nifi/processors/hadoop/GetHDFSTest.java | 59 ++++++++++++++------ 5 files changed, 111 insertions(+), 38 deletions(-) ----------------------------------------------------------------------
