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

Nitay Joffe updated GIRAPH-420:
-------------------------------

    Description: 
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.

  was:
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 now really works:

dev-support/for-each-profile.sh clean install

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.

    
> 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

Reply via email to