You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built this and ran it today. The container exits. The docker logs command shows this:
hbase thrift start logging to /data/logs/hbase-thrift.log
hbase rest start logging to /data/logs/hbase-rest.log
hbase master start logging to /data/logs/hbase-master.log
/usr/bin/hbase: line 412: /usr/lib/jvm/java-7-openjdk-amd64/bin/java: No such file or directory
The text was updated successfully, but these errors were encountered:
2023-12-31 18:08:34 hbase thrift start logging to /data/logs/hbase-thrift.log
2023-12-31 18:08:34 hbase rest start logging to /data/logs/hbase-rest.log
2023-12-31 18:08:34 hbase master start logging to /data/logs/hbase-master.log
2023-12-31 18:08:34 /usr/bin/hbase: line 689: /usr/lib/jvm/java-8-openjdk-amd64/bin/java: No such file or directory
2023-12-31 18:09:03 hbase thrift start logging to /data/logs/hbase-thrift.log
2023-12-31 18:09:03 hbase rest start logging to /data/logs/hbase-rest.log
2023-12-31 18:09:03 hbase master start logging to /data/logs/hbase-master.log
2023-12-31 18:09:03 /usr/bin/hbase: line 689: /usr/lib/jvm/java-8-openjdk-amd64/bin/java: No such file or directory
I built this and ran it today. The container exits. The docker logs command shows this:
The text was updated successfully, but these errors were encountered: