PaulVasilenko commented on issue #22172:
URL: https://github.com/apache/beam/issues/22172#issuecomment-1184580454
@jrmccluskey here it is, anything else?
```
"sdkPipelineOptions": {
"display_data": [
{
"key": "name",
"namespace": "options",
"type": "STRING",
"value": "bigquery-wordcount-20220714-171900"
},
{
"key": "experiments",
"namespace": "options",
"type": "STRING",
"value": "use_unified_worker,use_portable_job_submission"
},
{
"key": "project",
"namespace": "options",
"type": "STRING",
"value": "mobalytics-1242"
},
{
"key": "region",
"namespace": "options",
"type": "STRING",
"value": "us-central1"
},
{
"key": "container_images",
"namespace": "options",
"type": "STRING",
"value":
"apache/beam_go_sdk:2.40.0,apache/beam_java8_sdk:2.40.0,apache/beam_java8_sdk:2.40.0"
},
{
"key": "temp_location",
"namespace": "options",
"type": "STRING",
"value": "gs://test-hl-percentiles/binaries/"
},
{
"key": "hookOrder",
"namespace": "go_options",
"type": "STRING",
"value": "[\"default_remote_logging\"]"
},
{
"key": "dry_run",
"namespace": "go_options",
"type": "STRING",
"value": "true"
},
{
"key": "out_table",
"namespace": "go_options",
"type": "STRING",
"value": "mobalytics-1242:lol_match_metrics.wordcount"
},
{
"key": "hooks",
"namespace": "go_options",
"type": "STRING",
"value": "{\"default_remote_logging\":null}"
}
],
"options": {
"experiments": [
"use_unified_worker",
"use_portable_job_submission",
"beam_fn_api"
],
"pipelineUrl":
"gs://test-hl-percentiles/binaries/go-1-1657811958617626000/model",
"region": "us-central1",
"tempLocation": "gs://test-hl-percentiles/binaries/"
},
"beam:option:go_options:v1": {
"options": {
"dry_run": "true",
"hookOrder": "[\"default_remote_logging\"]",
"hooks": "{\"default_remote_logging\":null}",
"out_table": "mobalytics-1242:lol_match_metrics.wordcount"
}
}
},
"tempStoragePrefix": "gs://test-hl-percentiles/binaries/",
"userAgent": {
"name": "Apache Beam SDK for Go",
"version": "2.40.0"
},
"version": {
"job_type": "FNAPI_BATCH",
"major": "6"
},
"workerPools": [
{
"autoscalingSettings": {},
"ipConfiguration": "WORKER_IP_UNSPECIFIED",
"kind": "harness",
"numWorkers": 1,
"packages": [
{
"location":
"gs://test-hl-percentiles/binaries/go-1-1657811958617626000/worker",
"name": "worker"
}
],
"sdkHarnessContainerImages": [
{
"containerImage": "apache/beam_go_sdk:2.40.0"
},
{
"containerImage": "apache/beam_java8_sdk:2.40.0"
},
{
"containerImage": "apache/beam_java8_sdk:2.40.0"
}
],
"workerHarnessContainerImage": "apache/beam_go_sdk:2.40.0"
}
]
},
"name": "bigquery-wordcount-20220714-171900",
"projectId": "mobalytics-1242",
"type": "JOB_TYPE_BATCH"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]