Nitay Joffe created GIRAPH-413:
----------------------------------
Summary: Make building Facebook profile easier
Key: GIRAPH-413
URL: https://issues.apache.org/jira/browse/GIRAPH-413
Project: Giraph
Issue Type: Improvement
Reporter: Nitay Joffe
Assignee: Nitay Joffe
Until Facebook publishes jars for it's open sourced version of Hadoop to some
maven repositories, we can just include the built jar in our codebase directly.
This removes the need for the whole -Dhadoop.jar.path whatnot and lowers the
barrier for using this profile.
Also now the following works:
>> dev-support/for-each-profile.sh clean install
Rebuilds current codebase on every profile. In fact this is how I tested the
patch :).
I also removed the -Dhadoop=xx option for profile activation. Is there a reason
for having this instead of just having everyone consistently use -Phadoop_xx?
--
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