Skip to content

Configuration Syncer of Distributed System like Hadoop or Spark using Zookeeper

Notifications You must be signed in to change notification settings

aihex/ConfigSyncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigSyncer

Configuration Syncer of Distribution System like Hadoop or Spark using Zookeeper.

It is implemented in Scala and primarily uses the ZooKeeper wrapper developed by Twitter(twitter/util/[util-zk-common, util-zk]).

It also supports directory monitoring function. When files in a directory are changed, including renaming, removing, modification and creation, an immediate action will be triggered to sync the newest version of files.

About

Configuration Syncer of Distributed System like Hadoop or Spark using Zookeeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages