Is there a way with the hdfs api to take a file on hdfs and read in and
then delete the first line?

 

We have a file like so

 

Accountno, activity, something

1, 3, asdf

2, 4, asdf

1, 5, eerf

 

And I need to strip the title off so it is very easy to just split on
line breaks to process the file which is

1.       Very large

2.       Has the keys that I want to use to stuff into hbase

 

Thanks,

Dean


This message and any attachments are intended only for the use of the addressee 
and
may contain information that is privileged and confidential. If the reader of 
the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.

Reply via email to