det.
>
>
> Ursprüngliche Nachricht --------
> Von: "xiaogang.sxg"
> Datum: 07.11.16 04:00 (GMT+01:00)
> An: user@flink.apache.org
> Betreff: Re: Lot of RocksDB files in tmp Directory
>
> RocksDB is orginally implemented in C. To use it in Java, Flink uses
; <mailto:xiaogang@alibaba-inc.com>>
> Datum: 07.11.16 04:00 (GMT+01:00)
> An: user@flink.apache.org <mailto:user@flink.apache.org>
> Betreff: Re: Lot of RocksDB files in tmp Directory
>
> RocksDB is orginally implemented in C. To use it in Java, Fl
Datum: 07.11.16 04:00 (GMT+01:00)
> An: user@flink.apache.org
> Betreff: Re: Lot of RocksDB files in tmp Directory
>
> RocksDB is orginally implemented in C. To use it in Java, Flink uses a
> RocksDB jar with JNI techniques.
>
> Whenever a Flink job starts, the RocksDB libraries
.
Ursprüngliche Nachricht
Von: "xiaogang.sxg"
Datum: 07.11.16 04:00 (GMT+01:00)
An: user@flink.apache.org
Betreff: Re: Lot of RocksDB files in tmp Directory
RocksDB is orginally implemented in C. To use it in Java, Flink uses a RocksDB
jar with JNI techniques.
Whenev
RocksDB is orginally implemented in C. To use it in Java, Flink uses a RocksDB
jar with JNI techniques.
Whenever a Flink job starts, the RocksDB libraries will be loaded. The file
named librocksdb*.so will be extracted from the RocksDB jar and will be put in
the tmp directory. So I think you