New issue 28 by gerritjvv: Collected files to HDFS Java component over
current bash implementation
http://code.google.com/p/bigstreams/issues/detail?id=28
This is currently a bash script, we should move away from this and design
as part of the collector project another component daemon that will load
the collected data to hdfs.
support for: describing bucketing through configuration. etc.
Comment #1 on issue 28 by gerritjvv: Collected files to HDFS Java component
over current bash implementation
http://code.google.com/p/bigstreams/issues/detail?id=28
(No comment was entered for this change.)
The documentation for this issue is at:
http://code.google.com/p/bigstreams/wiki/CollectorHadoopHdfsIntegration
First implementation is CollectorDirectory:
package is : {{{ org.streams.collector.integration.hdfs.io }}}