Menu

Tree [7f9c4f] master /
 History

HTTPS access


File Date Author Commit
 .settings 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 bin 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 com 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 lib 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 .classpath 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 .project 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File
 readme.md 2015-06-24 Vijay Vijay [7f9c4f] Updated Code to AccessSingle CSV File

Read Me

Author : vijay.kumar.75in@gmail.com

CSVTOHIVE
Generate Hive Scripts Automatically from CSV Files

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 under "geratedhivescripts"
and also generates run.sh with all consolidated files.
4. So just switch to the folder where .hive scripts are residing and run run.sh (./run.sh).
5. This tool will set execute permissions on .hive and run.sh scripts so you can directly execute run.sh

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.