Skip to content

Commit 9f6b568

Browse files
authored
BIGTOP-3961: Fix version mismatch of hbase-client used by hadoop-yarn-server-timelineservice-hbase (#1138)
Co-authored-by: jialiang <jialiangcaimd@gmail.com>
1 parent 0451c04 commit 9f6b568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigtop-packages/src/common/hadoop/do-component-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ mkdir build/src
125125

126126
# Build artifacts
127127
MAVEN_OPTS="-Dzookeeper.version=$ZOOKEEPER_VERSION "
128+
MAVEN_OPTS+="-Dhbase.profile=2.0 "
128129
MAVEN_OPTS+="-Dleveldbjni.group=org.fusesource.leveldbjni "
129130
MAVEN_OPTS+="-DskipTests -DskipITs "
130131

0 commit comments

Comments
 (0)