----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70600/#review215289 -----------------------------------------------------------
Sorry we are adding new attributes for Spark model to resolve our own issue quickly. https://github.com/hortonworks-spark/spark-atlas-connector/commit/0843cf9b74ed1d58d99100a049a5cc56aa4d7a1e Below is the change for `spark_table` model: ``` AtlasTypeUtil.createOptionalAttrDef("schemaDesc", new AtlasStringType) AtlasTypeUtil.createOptionalAttrDef("partitionProvider", new AtlasStringType) ``` Could we reflect the change to here? Thanks in advance. - Jungtaek Lim On 5 15, 2019, 7:39 오후, Aadarsh Jajodia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70600/ > ----------------------------------------------------------- > > (Updated 5 15, 2019, 7:39 오후) > > > Review request for atlas, Ankur Gupta, Arun Mahadevan, Ashutosh Mestry, > Jungtaek Lim, Sridhar K, Le Ma, Madhan Neethiraj, and Sarath Subramanian. > > > Repository: atlas > > > Description > ------- > > This is an initial mode file for the SPARK models. Please refer to the file > added here. This file is a GET call on typeDefs on a cluster which had SAC > enabled and SAC has created the models. The SAC version used was > https://github.com/hortonworks/spark-atlas-connector/tree/SAC-CDP-1.0-dev > > > Diffs > ----- > > addons/models/1000-Hadoop/1090-spark_model.json PRE-CREATION > > > Diff: https://reviews.apache.org/r/70600/diff/1/ > > > Testing > ------- > > > File Attachments > ---------------- > > SAC Models > > https://reviews.apache.org/media/uploaded/files/2019/05/07/e31827b2-04c5-4fab-b5b7-4271398831e4__spark_sac_api_model_definition.txt > > > Thanks, > > Aadarsh Jajodia > >