damp-minister-31834
11/23/2021, 8:44 AMSchemaFieldDataType. What steps should I do. I found the code related to schema is generated by avro_codegen.py, so I think the best way to expand SchemaFieldDataType is adding a new .pdl file to metadata-models/src/main/pegasus/com/linkedin/schema/ and then rebuild the project, right?early-lamp-41924
11/23/2021, 6:58 PMearly-lamp-41924
11/23/2021, 6:59 PMdamp-minister-31834
11/24/2021, 2:03 AM.py file?early-lamp-41924
11/24/2021, 4:00 AM(cd .. && ./gradlew :metadata-events:mxe-schemas:build) && ./scripts/codegen.shearly-lamp-41924
11/24/2021, 4:00 AMdamp-minister-31834
11/24/2021, 7:42 AMdamp-minister-31834
11/24/2021, 8:50 AMTextType.pdl to metadata-models/src/main/pegasus/com/linkedin/schema/ , added TextType to SchemaFieldDataType.pdl , but it still doesn't work. is there anywhere else to change?damp-minister-31834
11/24/2021, 8:59 AMearly-lamp-41924
11/24/2021, 9:57 AMdamp-minister-31834
11/25/2021, 1:14 AMschemaclass.py , I don't think the error is on python side, because it also said "`exceptionClass: com.linkedin.restli.server.RestLiServiceException`". But it works well while ingesting other source so I think gms is ok. So strange!damp-minister-31834
11/25/2021, 3:42 AMearly-lamp-41924
11/26/2021, 8:56 AMdamp-minister-31834
11/28/2021, 1:25 PMearly-lamp-41924
11/28/2021, 10:57 PMearly-lamp-41924
11/28/2021, 10:57 PMdamp-minister-31834
11/29/2021, 3:22 AMmetadata-service/restli-api/src/main/snapshot/com/linkedin/entity/entities/snapshot.json and aspects/snapshot.json and TypeIcon.tsx in datahub-web-reactdamp-minister-31834
11/29/2021, 3:25 AMearly-lamp-41924
11/29/2021, 3:45 AMearly-lamp-41924
11/29/2021, 3:45 AMearly-lamp-41924
11/29/2021, 3:45 AMearly-lamp-41924
11/29/2021, 3:46 AM./gradlew clean :metadata-service:restli-api:build ?damp-minister-31834
11/29/2021, 7:50 AMdamp-minister-31834
11/29/2021, 1:25 PMFAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':metadata-service:restli-impl:checkRestModel'.
> See output for :metadata-service:restli-impl:checkRestModel. Summary written to /tmp/test-auto-compile/datahub-0.8.17/metadata-service/restli-impl/build/reports/checkRestModel/summary.txtdamp-minister-31834
11/29/2021, 1:26 PMbig-carpet-38439
11/29/2021, 6:48 PMbig-carpet-38439
11/29/2021, 6:49 PM-Prest.model.compatibility=ignoredamp-minister-31834
11/30/2021, 1:34 AMdamp-minister-31834
11/30/2021, 11:14 AMcom.linkedin.entity.entities.snapshot.json and com.linkedin.entity.aspects.snapshot.json have modified. But SchemaFieldMapper.java in datahub-graphql-core and Typelcon.tsx in datahub-web-react haven't changed. is it alright or a bug?early-lamp-41924
11/30/2021, 5:39 PMearly-lamp-41924
11/30/2021, 5:40 PMgreen-football-43791
11/30/2021, 5:43 PMdamp-minister-31834
12/01/2021, 1:43 AM