sekikn commented on PR #11832: URL: https://github.com/apache/dolphinscheduler/pull/11832#issuecomment-1239412881
Thank you for the comments, @SbloodyS @kezhenxu94! > I'm not quite sure whether this have compatibility problems with lower versions since this version is too new. The latest stable version of AWS EMR has only arrived Hadoop 3.2.1... > For the same major version 3.x (3.2.1 and 3.3.4), I think there should be OK, but newer version is preferred in my opinion. Taking both of your comments into consideration, I'd like to adopt Hadoop 3.2.4 rather than 3.3.4 here. That is the latest version of the 3.2.x line and was released just a few weeks before 3.3.4. In addition to that, according to the CI results, we have to update known-dependencies.txt and upgrade the spark-hive version at least. I'll update this PR later. -- 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]
