martinprobson / vagrant-hadoop-hive-spark

Vagrant project to spin up a single node VM running current versions of Hadoop, Hive and Spark
Apache License 2.0
67 stars 59 forks source link

Vagrant File issue #24

Open Yashwanth232 opened 3 years ago

Yashwanth232 commented 3 years ago

Hi I trying to use the vagrant for the latest Hadoop ecosystem , but i installed ubuntu/xenial and it dint had the hadoop. Can you direct me to the correct vagrant file so that I can pull the correct one. Thanks

martinprobson commented 3 years ago

Hello, I'm not sure I understand. You will need to follow the instructions in the README (Getting Started section) and make sure you are on the correct branch of the repo related to the version of Hadoop/Spark you need (Branch spark-2.4.3 for spark 2.4.3 for example).