I am currently working on a use case in which all the fixed width input records are present in one line. This file is huge enough to span multiple blocks on the hadoop cluster. How can i achieve this functionality to correctly read all records?
Asked
Active
Viewed 35 times
0
-
can you elaborate what you are trying to achieve ? – TechCrunch Sep 08 '15 at 19:03
-
Could you please add an example, what kind of data in the file and how you want to access it? – Gyanendra Dwivedi Sep 09 '15 at 16:44