Hallo, i have setup flume to write my logs on hadoop. But flume creates tmp files which i can cat and read using hdfs dfs -cat. But when i try to read that data i only get first line.
Is there a way to read this tmp file?
Hallo, i have setup flume to write my logs on hadoop. But flume creates tmp files which i can cat and read using hdfs dfs -cat. But when i try to read that data i only get first line.
Is there a way to read this tmp file?