Skip to content

BsoBird/filesystem-catalog-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filesystem-catalog-original

A prototype for implementing catalog management based on arbitrary file systems.

We want to minimize the complexity of the infrastructure required to build a datalake.

Our goals are:

  • The submission strategy should be pluggable.
  • Try to use the same set of submission logic to complete the submission actions in different file systems.

Things yet to be done:

  • Multi-table transactions.
  • Serializable submission.

see demo.fscatalog.process.FileTrackerCommitStrategyV2

If you have any ideas, feel free to communicate with me. plashspeed@foxmail.com.

About

A prototype for implementing datalake catalog management only based on arbitrary file systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages