You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2012/11/13 02:38:14 UTC

[jira] [Commented] (GIRAPH-420) Make Giraph build on all profiles

    [ https://issues.apache.org/jira/browse/GIRAPH-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495833#comment-13495833 ] 

Roman Shaposhnik commented on GIRAPH-420:
-----------------------------------------

See my first comment on GIRAPH-392. Accumulo needs to be disabled no matter what since they can't be run against Hadoop 2. HCat seems ok and the biggest problem with HBase is the lack of HBase artifacts compiled against Hadoop 2. However, as long as you mvn install them into your local .m2 cache everything is fine.

Btw, feel free to close GIRAPH-392 as a dup of this one, since the more I look at this the more it feels like we're way better off simply disabling formats for Giraph 0.2.0 in all of the profiles that you have on your list. Once HBase sorts out their publishing policy we can revisit.
                
> Make Giraph build on all profiles
> ---------------------------------
>
>                 Key: GIRAPH-420
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-420
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>         Attachments: GIRAPH-420.patch
>
>
> There are a few profiles that don't build giraph formats (they have never really quite worked). This diff is to exclude those so we can build Giraph on all profiles. Specifically, the following:
> dev-support/for-each-profile.sh clean install
> The tests fails on hadoop_trunk because it doesn't define mapred.job.tracker and we get an NPE (unrelated issue), but otherwise everything builds.
> The patch removes giraph-formats-contrib from the following profiles (which weren't working):
> - hadoop_0.23
> - hadoop_2.0.0
> - hadoop_2.0.1
> - hadoop_2.0.2
> - hadoop_trunk
> I also added Facebook Hadoop's test jar in lib/ (like the core jar) so we can build directly against it.
> [~jghoman] [~ekoontz] [~rvs] I know you guys have dealt with other profiles. Do you have working builds of formats for any of these? If so I'd be glad to add your configs in so that we can have these profiles build formats as well.

--
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