polite-application-51650
03/09/2022, 12:50 PM'NewConnectionError: <urllib3.connection.HTTPConnection object at 0x7fe02a7ef100>: Failed to establish a new connection: [Errno 111] '
'Connection refused\n'
'\n'
"MaxRetryError: HTTPConnectionPool(host='localhost', port=9002): Max retries exceeded with url: /api/gms/config (Caused by "
"NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe02a7ef100>: Failed to establish a new connection: [Errno 111] "
"Connection refused'))\n"
'\n'
Can somebody please help me rectify this.dazzling-judge-80093
03/09/2022, 1:51 PMgreen-football-43791
03/09/2022, 4:06 PMpolite-application-51650
03/10/2022, 4:48 AMpolite-application-51650
03/10/2022, 4:50 AMsource:
type: bigquery
config:
project_id: xxxxxx
credential:
project_id: xxxxxxx
private_key_id: xxxxxxxx
private_key: "-----BEGIN PRIVATE KEY-----\xxxxxxxxx\n-----END PRIVATE KEY-----\n"
client_email: <mailto:xxxxx@xxxxxxx.iam.gserviceaccount.com|xxxxx@xxxxxxx.iam.gserviceaccount.com>
client_id: 'xxxxxxxxx'
sink:
type: datahub-rest
config:
server: '<http://localhost:9002/api/gms>'
green-football-43791
03/10/2022, 3:26 PM<http://localhost:8080>
green-football-43791
03/10/2022, 3:26 PMpolite-application-51650
03/11/2022, 5:02 AMlocalhost:8080
too.dazzling-judge-80093
03/13/2022, 4:05 PMsink:
type: "datahub-rest"
config:
server: "<http://localhost:8080>"
dazzling-judge-80093
03/13/2022, 4:05 PMpolite-application-51650
03/14/2022, 11:42 AM11:35:06.214 [generic-mae-consumer-job-client-0-C-1] INFO c.l.m.kafka.hook.UpdateIndicesHook:175 - Here's the relationship types found [ingestionSource]
11:35:06.218 [qtp544724190-13] INFO c.l.m.r.entity.AspectResource:125 - INGEST PROPOSAL proposal: {aspectName=dataHubExecutionRequestResult, entityKeyAspect={contentType=application/json, value=ByteString(length=46,bytes=7b226964...3739227d)}, entityType=dataHubExecutionRequest, aspect={contentType=application/json, value=ByteString(length=51,bytes=7b227374...3231327d)}, changeType=UPSERT}
11:35:06.245 [pool-9-thread-1] INFO c.l.m.filter.RestliLoggingFilter:55 - POST /aspects?action=ingestProposal - ingestProposal - 200 - 27ms
11:35:06.266 [generic-mae-consumer-job-client-0-C-1] INFO c.l.m.kafka.hook.UpdateIndicesHook:175 - Here's the relationship types found []
11:35:06.268 [I/O dispatcher 1] INFO c.l.m.s.e.update.BulkListener:28 - Successfully fed bulk request. Number of events: 1 Took time ms: -1
11:35:06.271 [generic-mae-consumer-job-client-0-C-1] INFO c.l.m.kafka.hook.UpdateIndicesHook:175 - Here's the relationship types found []
11:35:07.274 [I/O dispatcher 1] INFO c.l.m.s.e.update.BulkListener:28 - Successfully fed bulk request. Number of events: 5 Took time ms: -1
11:36:45.838 [qtp544724190-18] INFO c.l.m.r.entity.AspectResource:125 - INGEST PROPOSAL proposal: {aspectName=dataHubExecutionRequestResult, entityKeyAspect={contentType=application/json, value=ByteString(length=46,bytes=7b226964...3739227d)}, entityType=dataHubExecutionRequest, aspect={contentType=application/json, value=ByteString(length=54089,bytes=7b227374...5c6e227d)}, changeType=UPSERT}
11:36:45.872 [pool-9-thread-1] INFO c.l.m.filter.RestliLoggingFilter:55 - POST /aspects?action=ingestProposal - ingestProposal - 200 - 35ms
11:36:45.880 [generic-mae-consumer-job-client-0-C-1] INFO c.l.m.kafka.hook.UpdateIndicesHook:175 - Here's the relationship types found []
11:36:46.265 [I/O dispatcher 1] INFO c.l.m.s.e.update.BulkListener:28 - Successfully fed bulk request. Number of events: 2 Took time ms: -1
most-waiter-95820
03/30/2022, 3:11 PM<http://localhost:9002/api/gms>
vs <http://localhost:8080>
: when one creates a source in UI, the UI actually shows localhost:9002 instead of 8080. Do you know what might be the reason for this one?polite-application-51650
03/31/2022, 5:33 AM<http://datahub-gms:8080/>
most-waiter-95820
03/31/2022, 7:19 AM