You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/03/16 17:39:37 UTC

[2/4] storm git commit: Merge branch 'STORM-699' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-699-V2

Merge branch 'STORM-699' of https://github.com/Parth-Brahmbhatt/incubator-storm into STORM-699-V2


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

Branch: refs/heads/master
Commit: d37e747bc1edb161efeeeacb0d7c941ba9f032cc
Parents: 87a6627 148c920
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Mon Mar 16 08:51:58 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Mon Mar 16 08:51:58 2015 -0700

----------------------------------------------------------------------
 external/storm-jdbc/README.md                   | 84 +++++++++++++-------
 .../apache/storm/jdbc/bolt/JdbcInsertBolt.java  | 36 +++++++--
 .../org/apache/storm/jdbc/common/Column.java    |  3 +-
 .../apache/storm/jdbc/common/JdbcClient.java    | 52 +++++++-----
 .../jdbc/mapper/SimpleJdbcLookupMapper.java     |  2 +-
 .../storm/jdbc/trident/state/JdbcState.java     | 18 ++++-
 .../storm/jdbc/common/JdbcClientTest.java       | 39 +++++----
 .../jdbc/topology/UserPersistanceTopology.java  |  2 +-
 8 files changed, 159 insertions(+), 77 deletions(-)
----------------------------------------------------------------------