[
https://issues.apache.org/jira/browse/FLINK-13598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444959#comment-17444959
]
Yun Tang commented on FLINK-13598:
----------------------------------
[~rmetzger], RocksJava does not support Apple M1 yet. (see
[rocksdb/issues/7720|https://github.com/facebook/rocksdb/issues/7720]). I think
this would not impact the cluster usage but might make developer annoyed.
According to the issue description, I think the fix might not be so complex,
and we could resolve this with the next upgrade of RocksDB.
> frocksdb doesn't have arm release
> ----------------------------------
>
> Key: FLINK-13598
> URL: https://issues.apache.org/jira/browse/FLINK-13598
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / State Backends
> Affects Versions: 1.9.0
> Reporter: wangxiyuan
> Assignee: Mika Naylor
> Priority: Major
> Fix For: 1.14.0
>
> Attachments: image-2020-08-20-09-22-24-021.png
>
>
> Flink now uses frocksdb which forks from rocksdb for module
> *flink-statebackend-rocksdb*. It doesn't contain arm release.
> Now rocksdb supports ARM from
> [v6.2.2|https://search.maven.org/artifact/org.rocksdb/rocksdbjni/6.2.2/jar]
> Can frocksdb release an ARM package as well?
> Or AFAK, Since there were some bugs for rocksdb in the past, so that Flink
> didn't use it directly. Have the bug been solved in rocksdb already? Can
> Flink re-use rocksdb again now?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)