blob: 038a8dc795ba14eed603f8b518dfc2411b7da637 [file] [log] [blame]
source {
fields = ["ID"]
scheme = file
path = "target/test-classes"
readerPath = "asf.txt"
}
destination {
fields = ["DOC"]
scheme = file
path = "target/test-classes"
writerPath = "FlinkTwitterFollowingPipelineFriendsIT"
}
twitter {
endpoint = friends
ids_only = true
}
providerWaitMs = 1000
local = true
test = true