You can append using WebHDFS.. Following link may help you-- http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html#Append_to_a_File
On Thu, Jul 4, 2013 at 5:17 PM, Mohammad Tariq <[email protected]> wrote: > Hello Manickam, > > Append is currently not possible. > > Warm Regards, > Tariq > cloudfront.blogspot.com > > > On Thu, Jul 4, 2013 at 4:40 PM, Manickam P <[email protected]> wrote: > >> Hi, >> >> I have moved my input file into the HDFS location in the cluster setup. >> Now i got a new set of file which has some new records along with the old >> one. >> I want to move the delta part alone into HDFS because it will take more >> time to move the file from my local to HDFS location. >> Is it possible or do i need to move the entire file into HDFS again? >> >> >> >> Thanks, >> Manickam P >> > > -- *With regards ---* *Mohammad Mustaqeem*, M.Tech (CSE) MNNIT Allahabad 9026604270
