You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Sebastian Schelter (JIRA)" <ji...@apache.org> on 2013/01/20 17:18:12 UTC

[jira] [Resolved] (GIRAPH-489) Bug in GiraphRunner - Vertex Input Path

     [ https://issues.apache.org/jira/browse/GIRAPH-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Schelter resolved GIRAPH-489.
---------------------------------------

    Resolution: Duplicate

duplicates GIRAPH-487
                
> Bug in GiraphRunner - Vertex Input Path
> ---------------------------------------
>
>                 Key: GIRAPH-489
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-489
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Benoit Denis
>            Priority: Minor
>
> In GiraphRunner, line 184-186
> if (cmd.hasOption("vip")) {
>         GiraphFileInputFormat.addVertexInputPath(job.getInternalJob(),
>             new Path(cmd.getOptionValue("eip")));
> Pretty sure it should be "vip" instead of "eip", isn't it ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira