calvinleungyk commented on pull request #15105:
URL: https://github.com/apache/beam/pull/15105#issuecomment-881297083


   @ibzib I'm also trying to run integration tests according to
   `clear && clear && ./scripts/run_integration_test.sh --test_opts 
"--tests=apache_beam.runners.dataflow.dataflow_exercise_streaming_metrics_pipeline_test
 --nocapture" --project <gcs_project_name> --gcs_location gs://<bucket_path> 
--kms_key_name "" --streaming true --worker_jar <Path_To_Jar_Binary>`
   
   Does GCP project apache-beam-testing have an appropriate bucket and is there 
a worker_jar to run this?
   Primarily, the stager now doesn't download and stage the remote packages and 
only write the package name to the extra_packages.txt file. I'm not certain 
where to test the behavior where the worker reads the txt file and decides what 
to install.


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


Reply via email to