[
https://issues.apache.org/jira/browse/GIRAPH-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403417#comment-13403417
]
Brian Femiano commented on GIRAPH-222:
--------------------------------------
I did a fresh svn co on the project and it builds cleanly. Does your local
checkout have changes to GiraphJob that haven't been committed?
giraph-format-contrib is temporarily fragile while it depends on giraph.jar in
the parent directory, and not a fixed maven hosted artifact.
> giraph-formats-contrib not compiling
> ------------------------------------
>
> Key: GIRAPH-222
> URL: https://issues.apache.org/jira/browse/GIRAPH-222
> Project: Giraph
> Issue Type: Bug
> Reporter: Jakob Homan
>
> While testing GIRAPH-219, I wasn't able to get the contrib formats to compile
> due to lack of access to GiraphJob:
> {noformat}[INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /private/tmp/r219/trunk/giraph-formats-contrib/src/test/java/org/apache/giraph/BspCase.java:[236,38]
> cannot find symbol
> symbol : method getInternalJob()
> location: class org.apache.giraph.graph.GiraphJob{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira