SkillAgentSearch skills...

Hive.Generate.DDL

Generation tool that generates DDLs and simple data load scripts.

Install / Use

/learn @tmalaska/Hive.Generate.DDL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hive.Generate.DDL

Generate Overview

This project will take s DB schema and generate the three things:

  1. Create Table Scripts
  • Create an external table or hive user tables
  • RCFiles
  • Converts big number to java big integers
  1. Load scripts
  • Supports insert into hive 8 and 9
  • Supports delta change loads
  • Will soon support partitioned delta loads
  • Load from local or HDFS
  • Converts Dates
  • Compresses Data
  1. Test Data
  • Single or multi load test data.

UDF Overview

This project contains the following UDFs

  1. BigBigInt - This supports binary numbers that are bigger then BigInt and in fact they can store numbers of any size.
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks10

Languages

Java

Security Score

75/100

Audited on Aug 29, 2021

No findings