Skip to content

Hadoop utils for easy operation and management Hadoop Eco System

Notifications You must be signed in to change notification settings

starblood/hadoop-ops-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop Operation Util collection

  • A collection of programs necessary for Hadoop operation.
  • If you find useful programs, don't keep them to yourself; share them and you'll be rewarded.
  • Aims to reduce time spent on writing duplicate programs and improve efficiency.

Project Structure

  • Mainly, you can write Java and Scala programs.
  • Uses JDK Eclipse Temurin 21.0.1-tem.
  • Python scripts are written based on version 3.8.12.
    • Recommend using a combination of pyenv and virtualenv for Python.
    • Shell scripts are written based on the Bash shell. (Servers use Bash shell)
/hadoop-ops-util
├── src
│   ├── main
│   │   ├── scala
│   │   │   ├── ...
│   │   ├── java
│   │   │   ├── ...
│── scripts 
│   │   ├── python
│   │   ├── bash   

sttp reference

better-files

About

Hadoop utils for easy operation and management Hadoop Eco System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published