----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72703/#review221341 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On July 23, 2020, 11:29 a.m., Ashutosh Mestry wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72703/ > ----------------------------------------------------------- > > (Updated July 23, 2020, 11:29 a.m.) > > > Review request for atlas, Nikhil Bonte, Nixon Rodrigues, and Sarath > Subramanian. > > > Bugs: ATLAS-3902 > https://issues.apache.org/jira/browse/ATLAS-3902 > > > Repository: atlas > > > Description > ------- > > **Approach** > (Modified) *RegularImport.updateVertexGuid* Updated method to handle > *AtlasEntityWithExtInfo*. > > > Diffs > ----- > > > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/bulkimport/RegularImport.java > 3f7e86167 > > > Diff: https://reviews.apache.org/r/72703/diff/1/ > > > Testing > ------- > > **Functional** > - On a cluster with Atlas, perform import using REST calls with > *stocks-1.zip* and *stock-2.zip*. > > ``` > curl -g -X POST -u admin:admin -H "Content-Type: multipart/form-data" -H > "Cache-Control: no-cache" -F data=@./stocks-1.zip > "http://localhost:21000/api/atlas/admin/import" > > ``` > > > File Attachments > ---------------- > > Stocks-1 > > https://reviews.apache.org/media/uploaded/files/2020/07/23/ae57756a-71dc-4cf4-8ae7-70270c14ae08__stocks-1.zip > Stocks-2 > > https://reviews.apache.org/media/uploaded/files/2020/07/23/b0813b02-e44f-40a8-b52c-2dd620d067d9__stocks-2.zip > > > Thanks, > > Ashutosh Mestry > >
