Skip to content

This is a working example of how to use Flume 1.1.0 to load files into hadoop.

License

Notifications You must be signed in to change notification settings

tmalaska/Flume.File.Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flume.File.Loader

This is a working example of how to use Flume 1.1.0 to load files into hadoop.

##To Compile Just go to the root project directory and type in "mvn clean install"

##To Run Just go to a cluster that has Flume 1.1.0 installed and go to a directory with the flume.file.loader jar and type the following command.

flume-ng agent -C ./flume.file.loader-0.0.1-SNAPSHOT.jar -n agent1 -c conf -f BasicFileLoader.properties

About

This is a working example of how to use Flume 1.1.0 to load files into hadoop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages