M HYPE SPLASH
// news

Which version of Hadoop is compatible with Ubuntu 17.10?

By John Campbell

Which version of Hadoop is compatible with Ubuntu 17.10 ?

1

1 Answer

The only requirement for Apache Hadoop is to have installed JDK. Hadoop 2.6 and earlier supports Java 6, 2.7-2.9 supports Java 7, 3.0.0 and newer supports Java 8. So, if you have Java 8 in your Ubuntu, you can use any version of Hadoop. But it's recommended to use new releases from here: (2.7.5 or newer). It can depend on what software you want to use with your Hadoop cluster.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy