Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
2c375b08
Commit
2c375b08
authored
5 years ago
by
Jungtaek Lim (HeartSaVioR)
Committed by
Sarath Subramanian
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3314: Update relationshipCategory between spark_table and spark_storagedesc type
Signed-off-by:
Sarath Subramanian
<
sarath@apache.org
>
parent
2a2c4a5e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
1100-spark_model.json
addons/models/1000-Hadoop/1100-spark_model.json
+2
-5
No files found.
addons/models/1000-Hadoop/1100-spark_model.json
View file @
2c375b08
...
...
@@ -420,17 +420,15 @@
"name"
:
"spark_table_storagedesc"
,
"serviceType"
:
"spark"
,
"typeVersion"
:
"1.0"
,
"relationshipCategory"
:
"
COMPOSI
TION"
,
"relationshipCategory"
:
"
ASSOCIA
TION"
,
"endDef1"
:
{
"type"
:
"spark_table"
,
"name"
:
"sd"
,
"isContainer"
:
true
,
"cardinality"
:
"SINGLE"
},
"endDef2"
:
{
"type"
:
"spark_storagedesc"
,
"name"
:
"table"
,
"isContainer"
:
false
,
"cardinality"
:
"SINGLE"
},
"propagateTags"
:
"NONE"
...
...
@@ -474,4 +472,4 @@
"propagateTags"
:
"NONE"
}
]
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment