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
82bf78cc
Commit
82bf78cc
authored
May 25, 2018
by
Barbara Eckman
Committed by
Madhan Neethiraj
May 25, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-2696: updated kafka_topic with addition of attributes, avro_schema link
Signed-off-by:
Madhan Neethiraj
<
madhan@apache.org
>
parent
c2df13c5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
165 additions
and
0 deletions
+165
-0
1070-kafka_model.json
addons/models/1000-Hadoop/1070-kafka_model.json
+165
-0
No files found.
addons/models/1000-Hadoop/1070-kafka_model.json
View file @
82bf78cc
...
...
@@ -26,6 +26,150 @@
"isIndexable"
:
false
,
"isOptional"
:
false
,
"isUnique"
:
false
},
{
"name"
:
"avroSchema"
,
"typeName"
:
"array<avro_type>"
,
"isOptional"
:
true
,
"cardinality"
:
"LIST"
,
"isUnique"
:
false
,
"isIndexable"
:
true
},
{
"name"
:
"replicationFactorNational"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"replicationFactorLocal"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"retentionBytesNational"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"segmentBytesNational"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"segmentBytesLocal"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"contactInfo"
,
"typeName"
:
"string"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"type"
,
"typeName"
:
"string"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"partitionCountLocal"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"partitionCountNational"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"retentionBytesLocal"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"retentiontimeLocalInHrs"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"retentiontimeNationalInHrs"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"desiredRetentionInHrs"
,
"typeName"
:
"int"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"keyClassname"
,
"typeName"
:
"string"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"numberOfEventsPerDay"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"maxThroughputPerSec"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
},
{
"name"
:
"avgMessageSizeInBytes"
,
"typeName"
:
"long"
,
"isOptional"
:
true
,
"cardinality"
:
"SINGLE"
,
"isUnique"
:
false
,
"isIndexable"
:
false
}
]
},
...
...
@@ -54,5 +198,26 @@
}
]
}
],
"relationshipDefs"
:
[
{
"name"
:
"kafka_topic_avroSchema"
,
"typeVersion"
:
"1.0"
,
"relationshipCategory"
:
"ASSOCIATION"
,
"endDef1"
:
{
"type"
:
"kafka_topic"
,
"name"
:
"avroSchema"
,
"isContainer"
:
false
,
"cardinality"
:
"SET"
,
"isLegacyAttribute"
:
true
},
"endDef2"
:
{
"type"
:
"avro_type"
,
"name"
:
"kafka_topics_references"
,
"isContainer"
:
false
,
"cardinality"
:
"SET"
},
"propagateTags"
:
"NONE"
}
]
}
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