AbsaOSS / AbsaOSS/enceladus

Oozie Coordinator Name doesn't use created version, but one behind

未关闭
#665 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug priority: medium
主要语言
Scala
星标
33
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

## Describe the bug
Oozie Coordinator Name uses name and version of the dataset, but the version it uses is not the one it is going to create, but it is the one with which the schedule has been created. So if I have a `DS1` of version `3` and I create a schedule it will create a `DS1` of version `4` in Menas and Coordinator Job of name `DS1 (3)`

## To Reproduce
Steps to reproduce the behaviour OR commands run:
1. Create Schedule
2. Check Schedule coordinator
3. Check Dataset Version

## Expected behaviour
I would expect the name to be of the version that was created so it is one to one with the schedule name.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。