Skip to content

Commit 3353450

Browse files
boskobosko
authored andcommitted
expose hbase region server port 16020 to fix /HariSekhon/issues/43/
1 parent b05e08e commit 3353450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ COPY profile.d/java.sh /etc/profile.d/
9191
# Thrift 9090 / 9095
9292
# HMaster 16000 / 16010
9393
# RS 16201 / 16301
94-
EXPOSE 2181 8080 8085 9090 9095 16000 16010 16030 16201 16301
94+
EXPOSE 2181 8080 8085 9090 9095 16000 16010 16020 16030 16201 16301
9595

9696
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)