Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Examples of some situations one may run into when using Hive.

Notifications You must be signed in to change notification settings

scott-mcnulty/hive-templates-and-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hive Templates and Examples

Here are some examples of situations I've run into when using Hive. Adding them here in case anyone else (or myself) needs a reference to use when setting up similar cases.

Table of Contents


This is an example where an external table uses partitions to incorporate data from many different subdirectories. When this was made I wasn't able to change the Hive configuration to use hive.mapred.supports.subdirectories=TRUE; and mapred.input.dir.recursive=TRUE; so I had to come up with a way around it. In other environments using the previously mentioned settings may be preferable.

to top

About

Examples of some situations one may run into when using Hive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published