GitHub user dlogothetis opened a pull request:
https://github.com/apache/giraph/pull/92
Deprecate some Hadoop profiles
Tests
- mvn -Phadoop_2 clean install
- mvn -Phadoop_1 clean install
- mvn -Phadoop_facebook clean install
- Ran set of jobs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlogothetis/giraph hadoop_profiles
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/giraph/pull/92.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #92
----
commit 4b0d06275e82d83f3a1ba1d1624cc76f341d35eb
Author: Dionysios Logothetis <dlogothetis@...>
Date: 2018-10-23T23:14:19Z
Remove old Hadoop profiles
commit 6202beb18ed8c813dfbab6961dabfdb92e2377d8
Author: Dionysios Logothetis <dlogothetis@...>
Date: 2018-10-25T22:13:01Z
Remove HADOOP_NON_COMMIT symbol
----
---