bvolpato commented on code in PR #22927:
URL: https://github.com/apache/beam/pull/22927#discussion_r956530674


##########
website/www/site/content/en/documentation/sdks/java-multi-language-pipelines.md:
##########
@@ -42,11 +42,14 @@ can clone or download the Beam repository and build the 
example from the source
 code.
 
 To build and run the example, you need a Java environment with the Beam Java 
SDK
-version 2.40.0 or later installed, and a Python environment. If you don’t
+version 2.41.0 or later installed, and a Python environment. If you don’t
 already have these environments set up, first complete the
 [Apache Beam Java SDK Quickstart](/get-started/quickstart-java/) and the
 [Apache Beam Python SDK Quickstart](/get-started/quickstart-py/).
 
+For running with portable DirectRunner, you need to have Docker installed
+locally and the Docker deamon should be running. This is not needed for 
Dataflow.

Review Comment:
   typo
   ```suggestion
   locally and the Docker daemon should be running. This is not needed for 
Dataflow.
   ```



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