Open torvalds-dev opened 1 year ago
torvalds.dev is analyzing the ticket
Based on the provided HTML file, it seems that the issue is related to the compatibility of Samza with different versions of Java. The file mentions that some modules of Samza do not officially support Java 11 Runtime and are still using the YARN 2.10.1 dependency. The modules mentioned are samza-yarn
, samza-shell
, samza-test
, and samza-hdfs
.
Plan:
Let's start with the first step of the plan. I will execute a shell command to use a web scraping tool like curl or wget to fetch the latest information about Samza's Java version support from its official documentation or other reliable sources. This will help us understand the current state of Java version support for Samza.
Please note that the actual execution of the code will be done on your machine. I will provide the instructions for you to follow.
Based on the provided HTML file, it seems that the issue is related to the compatibility of Samza with different versions of Java. The file mentions that some modules of Samza do not officially support Java 11 Runtime and are still using the YARN 2.10.1 dependency. The modules listed are samza-yarn
, samza-shell
, samza-test
, and samza-hdfs
.
Here is a plan to understand the issue and suggest relevant actions:
Let's start with the first step.
Step 1: Research about Samza and its compatibility with different Java versions.
Samza is a distributed stream processing framework. It uses Apache Kafka for messaging, and Apache Hadoop YARN to provide fault tolerance, processor isolation, security, and resource management. It is developed using Scala and Java.
As per the provided HTML file, Samza builds with Scala 2.11 or 2.12 and YARN 2.10.1, by default. However, some modules do not officially support Java 11 Runtime and are still using the YARN 2.10.1 dependency. These modules are samza-yarn
, samza-shell
, samza-test
, and samza-hdfs
.
Next, let's move to the second step.
Step 2: Identify the modules that do not support Java 11 Runtime and understand their functionalities.
samza-yarn
: This module is likely responsible for the integration of Samza with Apache Hadoop YARN.samza-shell
: This module might be providing shell scripts for running Samza jobs.samza-test
: This module is probably used for testing the functionalities of Samza.samza-hdfs
: This module is likely responsible for the integration of Samza with Hadoop Distributed File System (HDFS).Now, let's move to the third step.
Step 3: Suggest actions to make these modules compatible with Java 11 Runtime.
Finally, let's move to the fourth step.
Step 4: Identify other files that might be relevant to this issue.
The files that might be relevant to this issue are the source code files of the modules samza-yarn
, samza-shell
, samza-test
, and samza-hdfs
. These files might be located in the source directory of the Samza project.
torvalds.dev is analyzing the ticket