polite-actor-701
06/29/2022, 10:55 AMorange-night-91387
06/29/2022, 9:28 PMorange-night-91387
06/29/2022, 9:29 PMpolite-actor-701
06/29/2022, 11:41 PMpolite-actor-701
06/30/2022, 12:03 AMpolite-actor-701
06/30/2022, 12:36 AMdazzling-judge-80093
07/01/2022, 1:33 PMcurl -X POST -H 'User-Agent: python-requests/2.27.1' -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'Connection: keep-alive' -H 'X-RestLi-Protocol-Version: 2.0.0' -H 'Content-Type: application/json' --data '{"proposal": {"entityType": "dataset", "entityUrn": "urn:li:dataset:(urn:li:dataPlatform:oracle,\ud55c\uae00\ud14c\uc2a4\ud2b8,PROD)", "changeType": "UPSERT", "aspectName": "subTypes", "aspect": {"value": "{\"typeNames\": [\"\ud55c\uae00\"]}", "contentType": "application/json"}, "systemMetadata": {"lastObserved": 1656682219924, "runId": "file-2022_07_01-15_30_19"}}}' '<http://localhost:8080/aspects?action=ingestProposal>'
dazzling-judge-80093
07/01/2022, 1:33 PMdazzling-judge-80093
07/01/2022, 1:38 PMdazzling-judge-80093
07/01/2022, 1:39 PMcurl -X POST -H 'User-Agent: python-requests/2.27.1' -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'Connection: keep-alive' -H 'X-RestLi-Protocol-Version: 2.0.0' -H 'Content-Type: application/json' --data '{"proposal": {"entityType": "dataset", "entityUrn": "urn:li:dataset:(urn:li:dataPlatform:oracle,\u00e1rv\u00edzt\u0171r\u0151t\u00fck\u00f6rf\u00far\u00f3g\u00e9p,PROD)", "changeType": "UPSERT", "aspectName": "subTypes", "aspect": {"value": "{\"typeNames\": [\"\u00e1rv\u00edyt\u0171r\u0151t\u00fck\u00f6rf\u00far\u00f3g\u00e9p\"]}", "contentType": "application/json"}, "systemMetadata": {"lastObserved": 1656682602517, "runId": "file-2022_07_01-15_36_42"}}}' '<http://localhost:8080/aspects?action=ingestProposal>'
but this don’t:
curl -X POST -H 'User-Agent: python-requests/2.27.1' -H 'Accept-Encoding: gzip, deflate' -H 'Accept: */*' -H 'Connection: keep-alive' -H 'X-RestLi-Protocol-Version: 2.0.0' -H 'Content-Type: application/json' --data '{"proposal": {"entityType": "dataset", "entityUrn": "urn:li:dataset:(urn:li:dataPlatform:oracle,\u00e1rv\u00edzt\u0171r\u0151t\u00fck\u00f6rf\u00far\u00f3g\u00e9p,PROD)", "changeType": "UPSERT", "aspectName": "subTypes", "aspect": {"value": "{\"typeNames\": [\"test_type\"]}", "contentType": "application/json"}, "systemMetadata": {"lastObserved": 1656682679830, "runId": "file-2022_07_01-15_37_59"}}}' '<http://localhost:8080/aspects?action=ingestProposal>'