Updated Branches: refs/heads/trunk ac93c3b6c -> 37bc2c805
GIRAPH-798: Upgrade Giraph to Java7 and fix all dependencies Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/37bc2c80 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/37bc2c80 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/37bc2c80 Branch: refs/heads/trunk Commit: 37bc2c80564b45d7e4ce95db76f5411a6b8bdb3a Parents: ac93c3b Author: Avery Ching <[email protected]> Authored: Thu Nov 14 12:20:43 2013 -0800 Committer: Avery Ching <[email protected]> Committed: Fri Nov 22 13:55:26 2013 -0800 ---------------------------------------------------------------------- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/37bc2c80/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index db7f295..497c1f6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-798: Upgrade Giraph to Java7 and fix all dependencies (aching) + GIRAPH-797: If the vertex input data path is incorrect Giraph job hangs indefinitely until killed by JobTracker for exceeding timeout (jaeyu via claudio)
