Could you show me the structure of your csv, if possible??

Regards,
    Mohammad Tariq


On Thu, Jul 19, 2012 at 4:03 PM, iwannaplay games
<funnlearnfork...@gmail.com> wrote:
> Thanks Tariq
>
> Now i want to convert  this csv file to table.(HBase table with column 
> families)
> How can i do that
>
> Regards
> Prabhjot
>
>
> On 7/19/12, Mohammad Tariq <donta...@gmail.com> wrote:
>> 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
>>

Reply via email to