Commit 4e2c8d78 authored by zhoushiguang's avatar zhoushiguang

rocksdb

parent 932c2849
......@@ -46,6 +46,11 @@
<artifactId>flink-connector-redis_2.11</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-statebackend-rocksdb_2.11</artifactId>
<version>${flink.version}</version>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-api-java</artifactId>
......@@ -414,6 +419,8 @@
</exclusions>
</dependency>
</dependencies>
<!--<build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment