[
https://issues.apache.org/jira/browse/HAMA-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122906#comment-15122906
]
ASF GitHub Bot commented on HAMA-982:
-------------------------------------
GitHub user edwardyoon opened a pull request:
https://github.com/apache/hama/pull/8
HAMA-982: Vertex.read/writeState() method throws NullPointerException
This fixes reported bug.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edwardyoon/hama HAMA-982
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hama/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit 1dced0e9c8faefd775360e1fd3f919a7c93be8f8
Author: Edward J. Yoon <[email protected]>
Date: 2016-01-18T01:19:51Z
HAMA-982: Vertex.read/writeState() method throws NullPointerException
----
> Vertex.read/writeState() method throws NullPointerException
> -----------------------------------------------------------
>
> Key: HAMA-982
> URL: https://issues.apache.org/jira/browse/HAMA-982
> Project: Hama
> Issue Type: Bug
> Components: graph
> Affects Versions: 0.7.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.7.1
>
>
> It occurs at partitioning and initial supersteps.
> > at org.apache.hama.graph.GraphJobRunner$Parser.run(GraphJobRunner.java:557)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)