Qiheng He created HBASE-29019: --------------------------------- Summary: Provide HBase's Docker Image on Docker Hub or Github Packages Key: HBASE-29019 URL: https://issues.apache.org/jira/browse/HBASE-29019 Project: HBase Issue Type: Improvement Reporter: Qiheng He
* I noticed that documents like https://hbase.apache.org/book.html#_get_started_with_hbase require batch shell commands to initialize the HBase environment. * It would be nice if HBase could provide a runtime Docker image on Docker Hub or Github Packages. This would help writing unit tests for third-party libraries like *testcontainers-java* . - Some early investigation came from https://issues.apache.org/jira/browse/PHOENIX-6912 and https://issues.apache.org/jira/browse/PHOENIX-6919 . -- This message was sent by Atlassian Jira (v8.20.10#820010)