Hi Lars,
Files are not really big..Might go upto 20kB..Initially we were
thinking about the HDFS as storage, but due to the lack of random data
access we are now planning to use Hbase..Please guide me if you think
there is some way that can help us, as we are new to the hadoop world.
Regards,
Mohammad Tariq
On Fri, Dec 16, 2011 at 1:13 AM, Lars <[email protected]> wrote:
> How big are these XML files?
>
> You might want to consider storing them in HDFS directly and only Meta
> information in HBase.
>
> -- Lars
>
>
> Mohammad Tariq <[email protected]> schrieb:
>
>>Hello list,
>>
>> I want to store xml files in Hbase and these files may have
>>tags within tags..And for that I have to create several columns within
>>a column family..How can I do that..Sorry if my question is
>>childish..And if that is the case please provide me some link where I
>>can get the proper info..Many thanks.
>>
>>Regards,
>> Mohammad Tariq