ZhengLin-Li opened a new issue, #24838:
URL: https://github.com/apache/beam/issues/24838

   ### What happened?
   
   On the beam website, it said, to set up development environment, the 
required Java version is 11. Here is the link: 
[https://beam.apache.org/get-started/quickstart/java/#set-up-your-development-environment](https://beam.apache.org/get-started/quickstart/java/#set-up-your-development-environment)
   
   
![image](https://user-images.githubusercontent.com/63448884/210058734-225d7f7c-4cc1-47ba-899d-30afb141eadb.png)
   
   But on the README.md file of the repository 
[https://github.com/apache/beam-starter-java](https://github.com/apache/beam-starter-java),
 the required Java version is 17. Here is the link: 
[https://github.com/apache/beam-starter-java#before-you-begin](https://github.com/apache/beam-starter-java#before-you-begin)
   
   
   
![image](https://user-images.githubusercontent.com/63448884/210059164-91bbfd80-609a-440a-904a-b274a759aead.png)
   
   
   What's more, when I try to build the 
[beam-starter-java](https://github.com/apache/beam-starter-java) project, I got 
the following error:
   
   
![image](https://user-images.githubusercontent.com/63448884/210059428-5642f405-eb55-43b6-8284-bfd15d214814.png)
   
   So, I believe the Java version on the Beam website is wrong, which is a bug.
   
   
   
   
   
   ### Issue Priority
   
   Priority: 3 (minor)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [X] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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