andyburgin / hadoopi

This project contains the configuration files and chef code to configure a cluster of five Raspberry Pi 3s as a working Hadoop running Hue.
http://data.andyburgin.co.uk
39 stars 17 forks source link

Older Hadoop releases incompatible with RPi 3B+ #5

Open B0Ja opened 5 years ago

B0Ja commented 5 years ago

I tried installing Raspbian Jessie, on the new Raspberry Pi 3 B+. The system did not boot, which I found was due to the old-code base. So, I am not sure if the Jessie option is a good one at this time.

Although, I was able to go through the steps with the Raspbian Stretch, with the Hadoop 2.6.5. I did not face issues I faced with Jessie.

andyburgin commented 5 years ago

That makes sense the 3b+ being newer is unlikely to support jessie.

I did try moving to stretch but had all sorts of dependency issues when compiling newer versions of hadoop around openssl changes.

I expect similar dependency issues around the other components such as hue and ozzie.

Please do let me know if you manage to get things building on stretch