Skip to content

Simple java application for removing old directoriesunder /tmp/hive/<userDir>

Notifications You must be signed in to change notification settings

cropp/tmp_hive_cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hive Temp File Cleanup Tool

This tool will go through hdfs://tmp/hive/<userDir> and remove any directories that are older than the default 3 days.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Java 8
  • Newer Maven

Installing

mvn clean package

Deploying

hadoop jar target/cleaner-job.jar CleanHiveTmp

Built With

Authors

About

Simple java application for removing old directoriesunder /tmp/hive/<userDir>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published