ARTH__MENU
Tejal Bangali
Associate SAP Analytics Cloud Consultant | SAP SAC | SAC Analytic Application
Below Screenshots are of Code of OS-based Program into a menu-driven program using Python.
This Program has some features like:
- It asks the user the mode of login through which they want to execute the program, that is if they want to login via Remote login or Local login.
- Once you enter the mode of login for running program. The program will execute the task either locally or via remote login. But if any user enters something else the program will tell the user that location doesnt support.
- User has to just enter numbers. 1 is for checking date, 2 is for viewing calender, 3 is for creating folder, 4 is for seting up hadoop, 5 is for configuring name node and data node in hadoop and 6 is for exit.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Below Screenshot of code is for Installing Java that is jdk file and Apache Hadoop's file into the Virtual Machine.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Below Screenshot of code is for configuring name node and data node in the Hadoop cluster.
Done this task under Vimal Daga sir guidance in ARTH the School of Technologies with my Team Members Anand Kumar, Jiyanshu Gupta, Naman Bohra and Tejal Bangali.