You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/04/19 15:06:58 UTC

[2/2] storm git commit: Merge branch 'STORM-3022-1.x' of https://github.com/HeartSaVioR/storm into STORM-3022-1.x

Merge branch 'STORM-3022-1.x' of https://github.com/HeartSaVioR/storm into STORM-3022-1.x

STORM-3022: Decouple storm-hive UTs with Hive (1.x)

This closes #2627


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/130778fe
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/130778fe
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/130778fe

Branch: refs/heads/1.x-branch
Commit: 130778fe0019364a28f2b92099972e9076812e9c
Parents: e3652b4 f1cc7e7
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 19 09:45:16 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 19 09:45:16 2018 -0500

----------------------------------------------------------------------
 external/storm-hive/pom.xml                     |  15 +
 .../org/apache/storm/hive/bolt/HiveBolt.java    |   8 +-
 .../bolt/mapper/DelimitedRecordHiveMapper.java  |   6 +
 .../apache/storm/hive/common/HiveWriter.java    |   4 +-
 .../apache/storm/hive/bolt/TestHiveBolt.java    | 474 +++++++++++--------
 .../storm/hive/common/TestHiveWriter.java       | 138 +++---
 pom.xml                                         |   5 +
 7 files changed, 386 insertions(+), 264 deletions(-)
----------------------------------------------------------------------