ConverJens commented on pull request #13723:
URL: https://github.com/apache/beam/pull/13723#issuecomment-766735374


   @dandy10 
   When using in_memory they are present:
   
   ```
   INFO:root:s3io pipeline options: {'runner': None, 'streaming': False, 
'beam_services': {}, 'type_check_strictness': 'DEFAULT_TO_ANY', 
'type_check_additional': '', 'pipeline_type_check': True, 'runtime_type_check': 
False, 'performance_runtime_type_check': False, 
'direct_runner_use_stacked_bundle': True, 'direct_runner_bundle_repeat': 0, 
'direct_num_workers': 1, 'direct_running_mode': 'in_memory', 
'dataflow_endpoint': '
   https://dataflow.googleapis.com
   ', 'project': None, 'job_name': None, 'staging_location': None, 
'temp_location': None, 'region': None, 'service_account_email': None, 
'no_auth': False, 'template_location': None, 'labels': 
['tfx_executor=mponents-example_gen-custom_executors-parquet_executor-executor',
 'tfx_py_version=3-7', 'tfx_runner=kfp', 'tfx_version=0-26-0'], 'update': 
False, 'transform_name_mapping': None, 'enable_streaming_engine': False, 
'dataflow_kms_key': None, 'flexrs_goal': None, 'hdfs_host': None, 'hdfs_port': 
None, 'hdfs_user': None, 'hdfs_full_urls': False, 'num_workers': None, 
'max_num_workers': None, 'autoscaling_algorithm': None, 'machine_type': None, 
'disk_size_gb': None, 'disk_type': None, 'worker_region': None, 'worker_zone': 
None, 'zone': None, 'network': None, 'subnetwork': None, 
'worker_harness_container_image': None, 
'sdk_harness_container_image_overrides': None, 'use_public_ips': None, 
'min_cpu_platform': None, 'dataflow_worker_jar': None, 'dataflow_job_file': 
None, 'experiments': ['beam_
 fn_api'], 'number_of_worker_harness_threads': None, 'profile_cpu': False, 
'profile_memory': False, 'profile_location': None, 'profile_sample_rate': 1.0, 
'requirements_file': None, 'requirements_cache': None, 'setup_file': None, 
'beam_plugins': None, 'save_main_session': False, 'sdk_location': 'default', 
'extra_packages': 
['/tmp/tmp9d5hikqe/build/tfx/dist/tfx_ephemeral-0.26.0.tar.gz'], 
'prebuild_sdk_container_engine': None, 'prebuild_sdk_container_base_image': 
None, 'docker_registry_push_url': None, 'job_endpoint': None, 
'artifact_endpoint': None, 'job_server_timeout': 60, 'environment_type': None, 
'environment_config': None, 'environment_options': None, 
'sdk_worker_parallelism': 1, 'environment_cache_millis': 0, 
'output_executable_path': None, 'artifacts_dir': None, 'job_port': 0, 
'artifact_port': 0, 'expansion_port': 0, 'job_server_java_launcher': 'java', 
'job_server_jvm_properties': [], 'flink_master': '[auto]', 'flink_version': 
'1.10', 'flink_job_server_jar': None, 'flink_submit_
 uber_jar': False, 'spark_master_url': 'local[4]', 'spark_job_server_jar': 
None, 'spark_submit_uber_jar': False, 'spark_rest_url': None, 
'on_success_matcher': None, 'dry_run': False, 'wait_until_finish_duration': 
None, 'pubsubRootUrl': None, 's3_access_key_id': '<access_key>', 
's3_secret_access_key': '<secret_key>', 's3_session_token': None, 
's3_endpoint_url': 'http://minio-service.kubeflow:9000', 's3_region_name': 
None, 's3_api_version': None, 's3_verify': 'False--s3_disable_ssl=True', 
's3_disable_ssl': False}
   http://minio-service.kubeflow:9000
   ', 's3_region_name': None, 's3_api_version': None, 's3_verify': 
'False--s3_disable_ssl=True', 's3_disable_ssl': False}
   
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to