Skip to content

HBASE-19387 HBase-spark snappy.SnappyError on Arm64 - #68

Closed
guyuqi wants to merge 1 commit into
apache:masterfrom
guyuqi:hbase-spark-snappyerror
Closed

HBASE-19387 HBase-spark snappy.SnappyError on Arm64#68
guyuqi wants to merge 1 commit into
apache:masterfrom
guyuqi:hbase-spark-snappyerror

Conversation

@guyuqi

Copy link
Copy Markdown
Member

The spark version in hbase is 1.6.0.
And the snappy version based on hbase-1.6.0 do not support the Arm64.
The patch is to update the dependency for snappy-java in hbase-spark.

Jira: HBASE-19387

Change-Id: I02449baf43a5b49d1de7065682863ea822e4de88
Signed-off-by: Yuqi Gu yuqi.gu@arm.com

The spark version in hbase is 1.6.0.
And the snappy version based on hbase-1.6.0 do not support the Arm64.
The patch is to update the dependency for snappy-java in hbase-spark.
Jira: HBASE-19387
Change-Id: I02449baf43a5b49d1de7065682863ea822e4de88
Signed-off-by: Yuqi Gu <yuqi.gu@arm.com>
@busbey

Copy link
Copy Markdown
Contributor

This PR is slated to be closed as a part of HBASE-20391 because the referenced JIRA has since closed.

If this is incorrect and you are still interested in working on the issue please comment there and/or reopen the PR.

YiannisGkoufas pushed a commit to ibm-research-ireland/hbaquet that referenced this pull request May 4, 2018
* closesapache#51 - > 1 month since notification
* closesapache#61 - HBASE-18928 has already closed
* closesapache#62 - HBASE-18929 has already closed
* closesapache#67 - HBASE-19386 has already closed
* closesapache#68 - HBASE-19387 has already closed
Also adds a section to the committer guide in the reference guide about closing PRs.
Signed-off-by: Mike Drob <mdrob@apache.org>
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Feb 29, 2024
Co-authored-by: Charles Connell <cconnell@hubspot.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@guyuqi@busbey