Flink State Metadata

Small set of classes to edit Flink _metadata file in savepoint to enable relocation of savepoint between S3 providers and location

License

License

Categories

Categories

Data
GroupId

GroupId

com.michalklempa.flink
ArtifactId

ArtifactId

state-metadata
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flink State Metadata
Small set of classes to edit Flink _metadata file in savepoint to enable relocation of savepoint between S3 providers and location
Project URL

Project URL

https://github.com/michalklempa/flink-state-metadata
Source Code Management

Source Code Management

https://github.com/michalklempa/flink-state-metadata/tree/master

Download state-metadata

How to add to project

<!-- https://jarcasting.com/artifacts/com.michalklempa.flink/state-metadata/ -->
<dependency>
    <groupId>com.michalklempa.flink</groupId>
    <artifactId>state-metadata</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.michalklempa.flink/state-metadata/
implementation 'com.michalklempa.flink:state-metadata:1.0.0'
// https://jarcasting.com/artifacts/com.michalklempa.flink/state-metadata/
implementation ("com.michalklempa.flink:state-metadata:1.0.0")
'com.michalklempa.flink:state-metadata:jar:1.0.0'
<dependency org="com.michalklempa.flink" name="state-metadata" rev="1.0.0">
  <artifact name="state-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.michalklempa.flink', module='state-metadata', version='1.0.0')
)
libraryDependencies += "com.michalklempa.flink" % "state-metadata" % "1.0.0"
[com.michalklempa.flink/state-metadata "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0