📝 Research :https://ojitha.blogspot.com.au for my lengthy articles.

HDFS Basics

January 1, 2021

After install the sandbox from the Hortonworks, you can visit the http://localhost:50070 page to find the information about the HDFS cluster. YARN job manager can be access via http://localhost:8088.

More…

Spring boot CLI

November 14, 2020

This is a short explanation of how to use Spring boot CLI to create project and run in the macOS.

More…