You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/12/19 00:53:05 UTC

[beam] 01/01: Merge pull request #10416: [BEAM-8976] Setting all logging on the root logger as before.

This is an automated email from the ASF dual-hosted git repository.

udim pushed a commit to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 0658bc6cd2940754294b11b86919f1ce794b6126
Merge: df46eb2 647bf40
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Wed Dec 18 16:52:54 2019 -0800

    Merge pull request #10416: [BEAM-8976] Setting all logging on the root logger as before.

 sdks/python/apache_beam/internal/gcp/auth.py                            | 2 +-
 sdks/python/apache_beam/io/filebasedsink.py                             | 2 +-
 sdks/python/apache_beam/io/filebasedsink_test.py                        | 2 +-
 sdks/python/apache_beam/io/fileio.py                                    | 2 +-
 sdks/python/apache_beam/io/filesystem.py                                | 2 +-
 sdks/python/apache_beam/io/filesystemio_test.py                         | 2 +-
 sdks/python/apache_beam/io/gcp/big_query_query_to_table_it_test.py      | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery.py                              | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_file_loads.py                   | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py              | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_read_it_test.py                 | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_test.py                         | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_tools.py                        | 2 +-
 sdks/python/apache_beam/io/gcp/bigquery_write_it_test.py                | 2 +-
 sdks/python/apache_beam/io/gcp/datastore/v1/datastoreio.py              | 2 +-
 sdks/python/apache_beam/io/gcp/datastore/v1/helper.py                   | 2 +-
 .../apache_beam/io/gcp/datastore/v1new/datastore_write_it_pipeline.py   | 2 +-
 sdks/python/apache_beam/io/gcp/datastore/v1new/datastoreio.py           | 2 +-
 sdks/python/apache_beam/io/gcp/datastore/v1new/types_test.py            | 2 +-
 sdks/python/apache_beam/io/gcp/datastore_write_it_pipeline.py           | 2 +-
 sdks/python/apache_beam/io/gcp/gcsio.py                                 | 2 +-
 sdks/python/apache_beam/io/gcp/gcsio_overrides.py                       | 2 +-
 sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py                | 2 +-
 sdks/python/apache_beam/io/gcp/tests/pubsub_matcher.py                  | 2 +-
 sdks/python/apache_beam/io/gcp/tests/utils.py                           | 2 +-
 sdks/python/apache_beam/io/hadoopfilesystem.py                          | 2 +-
 sdks/python/apache_beam/io/iobase.py                                    | 2 +-
 sdks/python/apache_beam/io/mongodbio.py                                 | 2 +-
 sdks/python/apache_beam/io/mongodbio_it_test.py                         | 2 +-
 sdks/python/apache_beam/io/range_trackers.py                            | 2 +-
 sdks/python/apache_beam/io/source_test_utils.py                         | 2 +-
 sdks/python/apache_beam/io/textio.py                                    | 2 +-
 sdks/python/apache_beam/io/tfrecordio.py                                | 2 +-
 sdks/python/apache_beam/io/vcfio.py                                     | 2 +-
 sdks/python/apache_beam/options/pipeline_options.py                     | 2 +-
 .../runners/dataflow/dataflow_exercise_streaming_metrics_pipeline.py    | 2 +-
 .../dataflow/dataflow_exercise_streaming_metrics_pipeline_test.py       | 2 +-
 sdks/python/apache_beam/runners/dataflow/dataflow_metrics.py            | 2 +-
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py             | 2 +-
 sdks/python/apache_beam/runners/dataflow/internal/apiclient.py          | 2 +-
 sdks/python/apache_beam/runners/dataflow/native_io/iobase.py            | 2 +-
 sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py        | 2 +-
 sdks/python/apache_beam/runners/direct/direct_runner.py                 | 2 +-
 sdks/python/apache_beam/runners/direct/executor.py                      | 2 +-
 sdks/python/apache_beam/runners/direct/transform_evaluator.py           | 2 +-
 sdks/python/apache_beam/runners/interactive/interactive_environment.py  | 2 +-
 sdks/python/apache_beam/runners/interactive/interactive_runner.py       | 2 +-
 sdks/python/apache_beam/runners/job/manager.py                          | 2 +-
 sdks/python/apache_beam/runners/portability/abstract_job_service.py     | 2 +-
 sdks/python/apache_beam/runners/portability/expansion_service_test.py   | 2 +-
 sdks/python/apache_beam/runners/portability/flink_runner.py             | 2 +-
 sdks/python/apache_beam/runners/portability/flink_runner_test.py        | 2 +-
 .../python/apache_beam/runners/portability/flink_uber_jar_job_server.py | 2 +-
 sdks/python/apache_beam/runners/portability/fn_api_runner.py            | 2 +-
 sdks/python/apache_beam/runners/portability/fn_api_runner_test.py       | 2 +-
 sdks/python/apache_beam/runners/portability/fn_api_runner_transforms.py | 2 +-
 sdks/python/apache_beam/runners/portability/local_job_service.py        | 2 +-
 sdks/python/apache_beam/runners/portability/local_job_service_main.py   | 2 +-
 sdks/python/apache_beam/runners/portability/portable_metrics.py         | 2 +-
 sdks/python/apache_beam/runners/portability/portable_runner.py          | 2 +-
 sdks/python/apache_beam/runners/portability/portable_runner_test.py     | 2 +-
 sdks/python/apache_beam/runners/portability/stager.py                   | 2 +-
 sdks/python/apache_beam/runners/portability/stager_test.py              | 2 +-
 sdks/python/apache_beam/runners/runner.py                               | 2 +-
 sdks/python/apache_beam/runners/worker/bundle_processor.py              | 2 +-
 sdks/python/apache_beam/runners/worker/data_plane.py                    | 2 +-
 sdks/python/apache_beam/runners/worker/log_handler_test.py              | 2 +-
 sdks/python/apache_beam/runners/worker/operations.py                    | 2 +-
 sdks/python/apache_beam/runners/worker/sdk_worker.py                    | 2 +-
 sdks/python/apache_beam/runners/worker/sdk_worker_main.py               | 2 +-
 sdks/python/apache_beam/runners/worker/sdk_worker_test.py               | 2 +-
 sdks/python/apache_beam/runners/worker/sideinputs.py                    | 2 +-
 sdks/python/apache_beam/runners/worker/statecache.py                    | 2 +-
 sdks/python/apache_beam/runners/worker/statesampler_test.py             | 2 +-
 sdks/python/apache_beam/runners/worker/worker_pool_main.py              | 2 +-
 sdks/python/apache_beam/testing/benchmarks/nexmark/nexmark_util.py      | 2 +-
 sdks/python/apache_beam/testing/load_tests/load_test_metrics_utils.py   | 2 +-
 sdks/python/apache_beam/testing/pipeline_verifiers.py                   | 2 +-
 sdks/python/apache_beam/transforms/core.py                              | 2 +-
 sdks/python/apache_beam/transforms/trigger.py                           | 2 +-
 sdks/python/apache_beam/typehints/typehints.py                          | 2 +-
 sdks/python/apache_beam/utils/profiler.py                               | 2 +-
 sdks/python/apache_beam/utils/retry.py                                  | 2 +-
 sdks/python/apache_beam/utils/subprocess_server.py                      | 2 +-
 84 files changed, 84 insertions(+), 84 deletions(-)