Several scripts for Ubuntu to create a Pi Cluster with Hadoop to run a count example
Download and copy hadoop-3.3.6.tar.gz
and jdk-8u371-linux-aarch64.tar.gz
into the ./dependencies
folder.
Afterwards start with the 00_physical_cluster_setup.md
file.
The order how you suppose to read the READMEs is
00_physical_cluster_setup.md
01_ubuntu_connection_to_pi_cluster.md
,01_windows_connection_to_pi_cluster.md
or01_mac_connection_to_pi_cluster.md
01_ubuntu_internet_sharing.md
,01_windows_internet_sharing.md
or01_mac_internet_sharing.md
02_adding_pi_os_to_sd_cards.md
02_cluster_network.md
02_cluster_passwordless_ssh_and_environment_variables.md
03_hadoop_dependencies.md
03_hadoop_installation.md
03_hadoop_settings.md
03_hadoop_word_count_example.md
04_monitoring_install_node_exporter.md
04_monitoring_install_prometheus.md
04_monitoring_install_v_grafana.md
04_monitoring_visual_dashboard_setup.md
05_nfs_head_node.md
05_nfs_worker_node.md
06_spark_setup.md
07_pyspark_setup.md