Fbus

A file busing system for integration with Hadoop
Alternatives To Fbus
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Javapdf1,177
2 years ago2
🍣100本 Java电子书 技术书籍PDF(以下载阅读为荣,以点赞收藏为耻)
Wifiprobeanalysis189
3 years ago4otherJava
基于WIFI探针的商业大数据分析技术
Xichuan_note114
10 months agoJava
xichuan的学习总结笔记,覆盖了java、spring、java其他常用框架,以及大数据相关组件等📚
Teddy113
5 years ago4Java
Spark Streaming监控平台,支持任务部署与告警、自启动
Daijie8233 years ago9October 17, 20182Java
提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。
Examples61
4 years ago3Java
A repository for the code examples of my blog
Til51
10 months ago173gpl-3.0DIGITAL Command Language
Today I Learned
Java Study Learn Video Resources Tutorial38
8 years ago
java,python,hadoop,spring,php学习视频资源分享
Enceladus2645 months ago40March 23, 2023383apache-2.0Scala
Dynamic Conformance Engine
Wifiprobe25
5 years agoapache-2.0Java
Commercial big-data analysis system based on WIFI probe
Alternatives To Fbus
Select To Compare


Alternative Project Comparisons
Readme

fbus - A file busing system

Overview

FBus is a file bussing system based on Spring and Spring Integration. This project is extremely experimental and is meant to:

  • Demonstrate one way to integration Hadoop / HDFS with existing systems using file system queues.
  • Scratch an itch.

The hope is that people find this useful as both an example and a project. If this is true, development will continue.

Building

This is a Maven project and can be built by running mvn assembly:assembly. A number of artifacts will be available in the target directory including a jar without the dependencies and one with the dependencies included.

The Spring Source bundle repository is used for Spring dependencies. The (currently unpublished) Cloudera repository is used for Hadoop and its dependencies. Specifically, this builds against CDH2u1. Some dependencies are pulled from Maven Central, but this will move to the Spring Source repository to reduce potential metadata issues.

Configuration

See the example configuration fbus.xml in src/test/resources for a sample of how to wire together various components. Additional docs forthcoming.

Author

E. Sammer - [email protected]

Copyright / License / Disclaimer

This code is released under the Apache Software License. While some package names contain the name "Cloudera," this software is unsupported by Cloudera. I just happened to work there and needed a unique package space to use during development.

Absolutely everything is subject to change and comes without warranty.

Popular Hadoop Projects
Popular Spring Projects
Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Spring
Dependencies
Hadoop