Skip to content

liuyongqing/Hadoop-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop-misc

This project contains helper and misculeneus classes you may need in your daily life on a hadoop cluster.

Contents:

  • YarnAppMetricsCollector - Helper class for collecting Yarn apps performance(vcore-seconds/Mb-seconds) metrics, may help in the case of a big number of apps.

  • ParquetReaderWriterWithAvro - Example of reading writing Parquet in java without BigData tools.

  • AvroWriter - Example of writing an Avro file in Java without BigData tools.

  • AvroReader - Example of reading an Avro file in Java without BigData tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%