This is an automated email from the ASF dual-hosted git repository.
nixon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from f96a653 ATLAS-4318 : Remove unnecessary imports from python script
(#134)
new ef43a55 ATLAS-4302: Migrated Data: Process Entity Name not set to
QualifiedName
new 005d867 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