[
https://issues.apache.org/jira/browse/GIRAPH-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144557#comment-16144557
]
ASF GitHub Bot commented on GIRAPH-1154:
----------------------------------------
GitHub user dlogothetis opened a pull request:
https://github.com/apache/giraph/pull/44
Improve message printed for super-vertices
Improve them message printed so that users know exactly how to set the
option giraph.useBigDataIOForMessages from the command line.
Test:
mvn --pl giraph-core --am clean verify -DskipTests
https://issues.apache.org/jira/browse/GIRAPH-1154
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlogothetis/giraph fix_msg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/giraph/pull/44.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 #44
----
commit 44e4e6303f2160ee63774067e1b19070dffa14b6
Author: Dionysios Logothetis <[email protected]>
Date: 2017-08-28T23:43:57Z
Improve message printed for super-vertices
----
> Improve message printed for super-vertices
> ------------------------------------------
>
> Key: GIRAPH-1154
> URL: https://issues.apache.org/jira/browse/GIRAPH-1154
> Project: Giraph
> Issue Type: Improvement
> Reporter: Dionysios Logothetis
> Priority: Minor
>
> When a job fails due to super-vertices the message printed does not explain
> to the users how to set the giraph.useBigDataIOForMessages option.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)