Skip to content

[HUDI-4805] Update FAQ with workarounds for HBase issues#6756

Merged
bhasudha merged 2 commits intoapache:asf-sitefrom
yihua:HUDI-4805-hbase-workaround
Sep 27, 2022
Merged

[HUDI-4805] Update FAQ with workarounds for HBase issues#6756
bhasudha merged 2 commits intoapache:asf-sitefrom
yihua:HUDI-4805-hbase-workaround

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Sep 23, 2022

Change Logs

As above.

Impact

Risk level: none

The website can be built and visualized properly locally with npm start.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@yihua yihua added the docs label Sep 23, 2022
@yihua yihua requested a review from bhasudha September 24, 2022 00:37
Copy link
Contributor

@bhasudha bhasudha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bhasudha bhasudha merged commit 15b344b into apache:asf-site Sep 27, 2022
@bigdata-spec
Copy link

@yihua Hello,We've met "java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.client.HdfsDataInputStream.getReadStatistics() ,So I set "hoodie.metadata.enable"="false" .
This means that version 0.12 has resolved the hbase version incompatibility with the Hadoop version?
Do we still need to adapt hbase and Hadoop versions?
Looking forward to your reply.

pintusoliya pushed a commit to pintusoliya/hudi that referenced this pull request Dec 22, 2022
* [HUDI-4805] Update FAQ with workarounds for HBase issues

* Add FAQs to 0.12.0 docs

(3) Package a new version of HBase 2.4.9 with Hadoop 3 version:
```shell
mvn clean install -Denforcer.skip -DskipTests -Dhadoop.profile=3.0 -Psite-install-step
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this method maybe can not compile hbase successfully @yihua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants