datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.01k stars 363 forks source link

Branch 1.2.0 compile hbase2.5.6 #476

Closed zhangkeyu008 closed 6 months ago

zhangkeyu008 commented 6 months ago

Purpose of the pull request

  1. Compile hbase-2.5.6 and solve the problem as follows:

(1) Solve integration issues with datasophon components, enabling one click deployment and management

(2) Resolving the issue of hmaster having a probability of reboot failure during reboot

(3) Resolve the incompatibility issue between HBase and Hadoop, which means that the snappy table cannot be created

(4) Resolve compatibility issues with Phoenix, which means that Snappy tables and indexes cannot be created, making it compatible with Phoenix and able to create Snappy tables and indexes

  1. Modify the hbase env.ftl of the dataset worker to enable the newly compiled hbase-2.5.6 version to be monitored in the dataset

Brief change log

Verify this pull request

This pull request is already covered by existing tests in V1.2.0