Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
GIRAPH-1094 Remove hbase from hadoop_1
Browse files Browse the repository at this point in the history
Summary: Hadoop_1 and current versions of hbase are incompatible. Removing support for HBASE from Hadoop_1 profile

Test Plan: mvn clean package -Phadoop_1 -fae

Reviewers: majakabiljo, maja.kabiljo, dionysis.logothetis

Reviewed By: maja.kabiljo, dionysis.logothetis

Differential Revision: https://reviews.facebook.net/D64197
  • Loading branch information
Sergey Edunov committed Sep 21, 2016
1 parent c4cb42f commit 9e97a90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -1044,7 +1044,6 @@ under the License.
<id>hadoop_1</id>
<modules>
<module>giraph-accumulo</module>
<module>giraph-hbase</module>
<module>giraph-hcatalog</module>
<module>giraph-gora</module>
<module>giraph-rexster</module>
Expand Down

0 comments on commit 9e97a90

Please sign in to comment.