This is an automated email from the ASF dual-hosted git repository. nixon pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 0f20630 ATLAS-4318 : Remove useless pass statement in python client (#133) new 3fcbf0e ATLAS-4302: Migrated Data: Process Entity Name not set to QualifiedName new a873395 ATLAS-3812: Apache Flink model for Atlas. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: addons/models/1000-Hadoop/1110-flink_model.json | 106 ++++++++++++++++ .../java/org/apache/atlas/AtlasConfiguration.java | 1 + .../repository/patches/AtlasPatchManager.java | 1 + .../atlas/repository/patches/ProcessNamePatch.java | 136 +++++++++++++++++++++ 4 files changed, 244 insertions(+) create mode 100644 addons/models/1000-Hadoop/1110-flink_model.json create mode 100644 repository/src/main/java/org/apache/atlas/repository/patches/ProcessNamePatch.java