Hi Prabhjot You can also use : hadoop fs -put <src fs path> <destn hdfs path>
Regards, Mohammad Tariq On Thu, Jul 19, 2012 at 3:52 PM, Bejoy Ks <bejoy.had...@gmail.com> wrote: > Hi Prabhjot > > Yes, Just use the filesystem commands > hadoop fs -copyFromLocal <src fs path> <destn hdfs path> > > Regards > Bejoy KS > > On Thu, Jul 19, 2012 at 3:49 PM, iwannaplay games > <funnlearnfork...@gmail.com> wrote: >> Hi, >> >> I am unable to use sqoop and want to load data in hdfs for testing, >> Is there any way by which i can load my csv or text file to hadoop >> file system directly without writing code in java >> >> Regards >> Prabhjot