microscopic-mechanic-13766
07/01/2022, 10:36 AMsquare-activity-64562
07/01/2022, 4:12 PMmicroscopic-mechanic-13766
07/01/2022, 4:14 PMsquare-activity-64562
07/01/2022, 4:15 PMmicroscopic-mechanic-13766
07/04/2022, 7:27 AMmicroscopic-mechanic-13766
07/04/2022, 7:29 AMmicroscopic-mechanic-13766
07/04/2022, 7:52 AM2022/07/04 07:25:33 Waiting for: <http://datahub-gms:8080/health>
| 2022/07/04 07:25:33 Received 200 from <http://datahub-gms:8080/health>
| [2022-07-04 07:25:34,778] DEBUG {datahub.telemetry.telemetry:187} - Sending init Telemetry
| [2022-07-04 07:25:35,005] DEBUG {datahub.telemetry.telemetry:219} - Sending Telemetry
| [2022-07-04 07:25:35,151] INFO {datahub.cli.ingest_cli:88} - DataHub CLI version: 0.8.32.1
| [2022-07-04 07:25:35,162] DEBUG {datahub.cli.ingest_cli:94} - Using config: {'source': {'type': 'datahub-stream', 'config': {'auto_offset_reset': 'latest', 'connection': {'bootstrap': 'kafka-broker1:9092', 'schema_registry_url': '<http://schema-registry:8081>', 'consumer_config': {'security.protocol': 'PLAINTEXT'}}, 'actions': [{'type': 'executor', 'config': {'local_executor_enabled': True, 'remote_executor_enabled': 'False', 'remote_executor_type': 'acryl.executor.sqs.producer.sqs_producer.SqsRemoteExecutor', 'remote_executor_config': {'id': 'remote', 'aws_access_key_id': '""', 'aws_secret_access_key': '""', 'aws_session_token': '""', 'aws_command_queue_url': '""', 'aws_region': '""'}}}], 'topic_routes': {'mae': 'MetadataAuditEvent_v4', 'mcl': 'MetadataChangeLog_Versioned_v1'}}}, 'sink': {'type': 'console'}, 'datahub_api': {'server': '<http://datahub-gms:8080>', 'extra_headers': {'Authorization': 'Basic __datahub_system:JohnSnowKnowsNothing'}}}
| [2022-07-04 07:25:35,194] DEBUG {datahub.ingestion.run.pipeline:128} - Sink type:console,<class 'datahub.ingestion.sink.console.ConsoleSink'> configured
| [2022-07-04 07:25:35,329] INFO {acryl_action_fwk.source.datahub_streaming:168} - Action executor:ExecutionRequestAction: configured
| [2022-07-04 07:25:35,329] DEBUG {datahub.ingestion.run.pipeline:135} - Source type:datahub-stream,<class 'acryl_action_fwk.source.datahub_streaming.DataHubStreamSource'> configured
| [2022-07-04 07:25:35,330] INFO {datahub.cli.ingest_cli:104} - Starting metadata ingestion
| [2022-07-04 07:25:35,330] INFO {acryl_action_fwk.source.datahub_streaming:188} - Will subscribe to MetadataAuditEvent_v4, MetadataChangeLog_Versioned_v1
| [2022-07-04 07:25:35,330] INFO {acryl_action_fwk.source.datahub_streaming:191} - Action framework started
| [2022-07-04 07:26:18,826] INFO {acryl_action_fwk.source.datahub_streaming:198} - Msg received: MetadataChangeLog_Versioned_v1, 0, 577
| [2022-07-04 07:26:18,827] INFO {acryl_action_fwk.source.datahub_streaming:85} - Calling act of ExecutionRequestAction
| [2022-07-04 07:26:18,919] INFO {acryl_action_fwk.source.datahub_streaming:198} - Msg received: MetadataChangeLog_Versioned_v1, 0, 578
| [2022-07-04 07:26:18,920] INFO {acryl_action_fwk.source.datahub_streaming:85} - Calling act of ExecutionRequestAction
| [2022-07-04 07:30:52,730] INFO {acryl_action_fwk.source.datahub_streaming:198} - Msg received: MetadataChangeLog_Versioned_v1, 0, 579
| [2022-07-04 07:30:52,731] INFO {acryl_action_fwk.source.datahub_streaming:85} - Calling act of ExecutionRequestAction
| [2022-07-04 07:30:52,741] INFO {acryl_action_fwk.source.datahub_streaming:198} - Msg received: MetadataChangeLog_Versioned_v1, 0, 580
| [2022-07-04 07:30:52,741] INFO {acryl_action_fwk.source.datahub_streaming:85} - Calling act of ExecutionRequestAction
microscopic-mechanic-13766
07/05/2022, 10:03 AMmicroscopic-mechanic-13766
07/06/2022, 8:26 AMcreatedby | urn:li:corpuser:UNKNOWN
square-activity-64562
07/06/2022, 8:27 AMmicroscopic-mechanic-13766
07/06/2022, 8:29 AM___datahub_system_
?square-activity-64562
07/06/2022, 8:31 AMmicroscopic-mechanic-13766
07/06/2022, 8:38 AMsquare-activity-64562
07/06/2022, 8:42 AMmicroscopic-mechanic-13766
07/06/2022, 8:50 AMmetada_aspect_v2
and the result I got is the following:square-activity-64562
07/06/2022, 8:51 AMsquare-activity-64562
07/06/2022, 8:51 AMmicroscopic-mechanic-13766
07/06/2022, 8:54 AMsquare-activity-64562
07/06/2022, 8:56 AMsquare-activity-64562
07/06/2022, 8:56 AMsquare-activity-64562
07/06/2022, 8:56 AM/graphiql
e.g. https://demo.datahubproject.io/graphiqlmicroscopic-mechanic-13766
07/06/2022, 9:00 AM{
appConfig
{appStatus}
}
And got a successful response.
I have also tried executing:
{
corpUser(urn: "urn:li:corpuser:datahub") {
status
}
}
And the response is:
{
"data": {
"corpUser": {
"status": null
}
}
}
square-activity-64562
07/06/2022, 9:07 AMquery listIngestionSources($input: ListIngestionSourcesInput!) {
listIngestionSources(input: $input) {
start
count
total
ingestionSources {
urn
type
name
}
}
}
with variables
{
"input": {
"start": 0,
"count": 10,
"query": "*"
}
}
microscopic-mechanic-13766
07/06/2022, 9:11 AM{
"data": {
"listIngestionSources": {
"start": 0,
"count": 10,
"total": 0,
"ingestionSources": []
}
}
}
square-activity-64562
07/06/2022, 9:12 AMsquare-activity-64562
07/06/2022, 9:12 AMmicroscopic-mechanic-13766
07/06/2022, 9:13 AMbulky-soccer-26729
07/06/2022, 8:57 PMbulky-soccer-26729
07/06/2022, 8:58 PMbulky-soccer-26729
07/06/2022, 9:01 PMmicroscopic-mechanic-13766
07/07/2022, 7:15 AMurn:li:corpuser:UNKNOWN
microscopic-mechanic-13766
07/07/2022, 7:25 AMmicroscopic-mechanic-13766
07/07/2022, 7:25 AMmicroscopic-mechanic-13766
07/07/2022, 7:27 AMmicroscopic-mechanic-13766
07/07/2022, 7:50 AMbulky-soccer-26729
07/07/2022, 8:27 PMbulky-soccer-26729
07/07/2022, 8:27 PMbig-carpet-38439
07/07/2022, 8:32 PMbig-carpet-38439
07/07/2022, 8:32 PMbig-carpet-38439
07/07/2022, 8:32 PMmicroscopic-mechanic-13766
07/08/2022, 7:09 AMmicroscopic-mechanic-13766
07/08/2022, 8:15 AMmicroscopic-mechanic-13766
07/08/2022, 8:22 AM