Merge pull request #215 from hsleep/feature/counter_config_for_readonly_graph
add counter config for readonly graph Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/e8befb6d Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/e8befb6d Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/e8befb6d Branch: refs/heads/feature/test_daewon Commit: e8befb6d3addf13cf9e1ae9061cc35d5bd920caa Parents: d358931 dea96e6 Author: elric-kang <[email protected]> Authored: Wed Dec 23 11:30:34 2015 +0900 Committer: elric-kang <[email protected]> Committed: Wed Dec 23 11:30:34 2015 +0900 ---------------------------------------------------------------------- .../main/scala/s2/config/S2CounterConfig.scala | 5 ++-- .../s2/counter/core/v2/ExactStorageGraph.scala | 25 +++----------------- .../counter/core/v2/RankingStorageGraph.scala | 5 ++-- s2counter_loader/build.sbt | 2 +- .../main/scala/s2/config/StreamingConfig.scala | 1 + .../src/test/resources/application.conf | 1 + 6 files changed, 12 insertions(+), 27 deletions(-) ----------------------------------------------------------------------
