Generates Hive Scripts Automatically from a CSV Files.
1. Script copies csv files to Hadoop Files System.
2. Generates CREATE statements to create tables.
3. Generates .hive files in the same folder as that of csv folder and also generates run.sh with all consolidated files. So just switch to the folder where .hive scripts are residing and run run.sh (./run.sh).
Please note this tool will set execute permissions on .hive and run.sh scripts so you can directly execute run.sh.
Screenshots
Installation Instructions.
This is an executable jar, once downloaded just double click on Jar to Open the App.