Using Flume to transfer binary files to HDFS
Apache Flume was designed mainly to transfer log data and there are many posts and guides out there that show how to use it for this purpose. Under certain circumstances it can also be used to transfer binary data. We will show a use case where we have a Cloudera Hadoop cluster and a remote⦠Read More »