Merge pull request #216 from hsleep/feature/handle_json_parsing_error handle json parsing error
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/6a42db83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/6a42db83 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/6a42db83 Branch: refs/heads/feature/test_daewon Commit: 6a42db833b5e472ee2337da850b88fff4bba65a7 Parents: 77b5afd b1dc979 Author: Doyung Yoon <[email protected]> Authored: Thu Dec 24 15:10:18 2015 +0900 Committer: Doyung Yoon <[email protected]> Committed: Thu Dec 24 15:10:18 2015 +0900 ---------------------------------------------------------------------- .../counter/core/v2/RankingStorageGraph.scala | 63 +++++++++++++++++--- s2counter_loader/build.sbt | 2 +- .../s2/counter/core/CounterFunctions.scala | 12 ++-- 3 files changed, 64 insertions(+), 13 deletions(-) ----------------------------------------------------------------------
