tarun-google commented on code in PR #38357:
URL: https://github.com/apache/beam/pull/38357#discussion_r3183642267


##########
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowPipelineOptions.java:
##########
@@ -185,6 +185,12 @@ public interface DataflowPipelineOptions
 
   void setPipelineUrl(String urlString);
 
+  /** The hex-encoded SHA256 hash of the staged portable pipeline proto. */
+  @Description("The hex-encoded SHA256 hash of the staged portable pipeline 
proto")

Review Comment:
   Looks like other runners do not stage, so PipelineURL does not make sense to 
them. I will just move pipelineProtoHash



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