You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/09/19 09:48:00 UTC

[jira] [Commented] (FLINK-13598) frocksdb doesn't have arm release

    [ https://issues.apache.org/jira/browse/FLINK-13598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933222#comment-16933222 ] 

Stephan Ewen commented on FLINK-13598:
--------------------------------------

I think we are trying to move back to more vanilla RocksDB and have the Flink specific native methods in a separate library.

[~azagrebin] or [~carp84] probably know more about what the status in that effort is.
But that would mean that we should have an ARM build of the Flink RocksDB plugin (probably not too hard because they are not much code).

> 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, 2.0.0
>            Reporter: wangxiyuan
>            Priority: Major
>
> 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.3.4#803005)