You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by dyuti a <ha...@gmail.com> on 2012/12/05 13:39:35 UTC

Input files in Hadoop MR

Hi All,
I worked with .txt , .csv and .xml type of input files in hadoop. Please
help me to know other types of files that Hadoop MR works with. if possible
help me with a link or blog.

Thanks & Regards,
dti

Re: Input files in Hadoop MR

Posted by Ruslan Al-Fakikh <me...@gmail.com>.
Hi
There is a good description of this problem in Hadop the Definitive Guide
book by Tom White. There is also priorities as what format to choose in
terms of compression, splitability, etc.
Also these articles can be helpful:
https://ccp.cloudera.com/display/CDHDOC/Avro+Usage
http://blog.cloudera.com/blog/2011/07/avro-data-interop/

Ruslan




On Wed, Dec 5, 2012 at 5:28 PM, dyuti a <ha...@gmail.com> wrote:

> Thanks Mohammad, i have to check with other scenarios.
>
>
> On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:
>
>> Hello Dyuti,
>>
>>    Hadoop works with almost all types of files. You can find more about
>> that on another thread here :
>> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>>
>> Regards,
>>     Mohammad Tariq
>>
>>
>>
>> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>>
>>> Hi All,
>>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>>> help me to know other types of files that Hadoop MR works with. if possible
>>> help me with a link or blog.
>>>
>>> Thanks & Regards,
>>> dti
>>>
>>
>>
>

Re: Input files in Hadoop MR

Posted by Ruslan Al-Fakikh <me...@gmail.com>.
Hi
There is a good description of this problem in Hadop the Definitive Guide
book by Tom White. There is also priorities as what format to choose in
terms of compression, splitability, etc.
Also these articles can be helpful:
https://ccp.cloudera.com/display/CDHDOC/Avro+Usage
http://blog.cloudera.com/blog/2011/07/avro-data-interop/

Ruslan




On Wed, Dec 5, 2012 at 5:28 PM, dyuti a <ha...@gmail.com> wrote:

> Thanks Mohammad, i have to check with other scenarios.
>
>
> On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:
>
>> Hello Dyuti,
>>
>>    Hadoop works with almost all types of files. You can find more about
>> that on another thread here :
>> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>>
>> Regards,
>>     Mohammad Tariq
>>
>>
>>
>> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>>
>>> Hi All,
>>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>>> help me to know other types of files that Hadoop MR works with. if possible
>>> help me with a link or blog.
>>>
>>> Thanks & Regards,
>>> dti
>>>
>>
>>
>

Re: Input files in Hadoop MR

Posted by Ruslan Al-Fakikh <me...@gmail.com>.
Hi
There is a good description of this problem in Hadop the Definitive Guide
book by Tom White. There is also priorities as what format to choose in
terms of compression, splitability, etc.
Also these articles can be helpful:
https://ccp.cloudera.com/display/CDHDOC/Avro+Usage
http://blog.cloudera.com/blog/2011/07/avro-data-interop/

Ruslan




On Wed, Dec 5, 2012 at 5:28 PM, dyuti a <ha...@gmail.com> wrote:

> Thanks Mohammad, i have to check with other scenarios.
>
>
> On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:
>
>> Hello Dyuti,
>>
>>    Hadoop works with almost all types of files. You can find more about
>> that on another thread here :
>> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>>
>> Regards,
>>     Mohammad Tariq
>>
>>
>>
>> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>>
>>> Hi All,
>>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>>> help me to know other types of files that Hadoop MR works with. if possible
>>> help me with a link or blog.
>>>
>>> Thanks & Regards,
>>> dti
>>>
>>
>>
>

Re: Input files in Hadoop MR

Posted by Ruslan Al-Fakikh <me...@gmail.com>.
Hi
There is a good description of this problem in Hadop the Definitive Guide
book by Tom White. There is also priorities as what format to choose in
terms of compression, splitability, etc.
Also these articles can be helpful:
https://ccp.cloudera.com/display/CDHDOC/Avro+Usage
http://blog.cloudera.com/blog/2011/07/avro-data-interop/

Ruslan




On Wed, Dec 5, 2012 at 5:28 PM, dyuti a <ha...@gmail.com> wrote:

> Thanks Mohammad, i have to check with other scenarios.
>
>
> On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:
>
>> Hello Dyuti,
>>
>>    Hadoop works with almost all types of files. You can find more about
>> that on another thread here :
>> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>>
>> Regards,
>>     Mohammad Tariq
>>
>>
>>
>> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>>
>>> Hi All,
>>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>>> help me to know other types of files that Hadoop MR works with. if possible
>>> help me with a link or blog.
>>>
>>> Thanks & Regards,
>>> dti
>>>
>>
>>
>

Re: Input files in Hadoop MR

Posted by dyuti a <ha...@gmail.com>.
Thanks Mohammad, i have to check with other scenarios.

On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:

> Hello Dyuti,
>
>    Hadoop works with almost all types of files. You can find more about
> that on another thread here :
> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>
> Regards,
>     Mohammad Tariq
>
>
>
> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>
>> Hi All,
>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>> help me to know other types of files that Hadoop MR works with. if possible
>> help me with a link or blog.
>>
>> Thanks & Regards,
>> dti
>>
>
>

Re: Input files in Hadoop MR

Posted by dyuti a <ha...@gmail.com>.
Thanks Mohammad, i have to check with other scenarios.

On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:

> Hello Dyuti,
>
>    Hadoop works with almost all types of files. You can find more about
> that on another thread here :
> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>
> Regards,
>     Mohammad Tariq
>
>
>
> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>
>> Hi All,
>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>> help me to know other types of files that Hadoop MR works with. if possible
>> help me with a link or blog.
>>
>> Thanks & Regards,
>> dti
>>
>
>

Re: Input files in Hadoop MR

Posted by dyuti a <ha...@gmail.com>.
Thanks Mohammad, i have to check with other scenarios.

On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:

> Hello Dyuti,
>
>    Hadoop works with almost all types of files. You can find more about
> that on another thread here :
> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>
> Regards,
>     Mohammad Tariq
>
>
>
> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>
>> Hi All,
>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>> help me to know other types of files that Hadoop MR works with. if possible
>> help me with a link or blog.
>>
>> Thanks & Regards,
>> dti
>>
>
>

Re: Input files in Hadoop MR

Posted by dyuti a <ha...@gmail.com>.
Thanks Mohammad, i have to check with other scenarios.

On Wed, Dec 5, 2012 at 6:36 PM, Mohammad Tariq <do...@gmail.com> wrote:

> Hello Dyuti,
>
>    Hadoop works with almost all types of files. You can find more about
> that on another thread here :
> https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc
>
> Regards,
>     Mohammad Tariq
>
>
>
> On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:
>
>> Hi All,
>> I worked with .txt , .csv and .xml type of input files in hadoop. Please
>> help me to know other types of files that Hadoop MR works with. if possible
>> help me with a link or blog.
>>
>> Thanks & Regards,
>> dti
>>
>
>

Re: Input files in Hadoop MR

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Dyuti,

   Hadoop works with almost all types of files. You can find more about
that on another thread here :
https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc

Regards,
    Mohammad Tariq



On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:

> Hi All,
> I worked with .txt , .csv and .xml type of input files in hadoop. Please
> help me to know other types of files that Hadoop MR works with. if possible
> help me with a link or blog.
>
> Thanks & Regards,
> dti
>

Re: Input files in Hadoop MR

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Dyuti,

   Hadoop works with almost all types of files. You can find more about
that on another thread here :
https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc

Regards,
    Mohammad Tariq



On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:

> Hi All,
> I worked with .txt , .csv and .xml type of input files in hadoop. Please
> help me to know other types of files that Hadoop MR works with. if possible
> help me with a link or blog.
>
> Thanks & Regards,
> dti
>

Re: Input files in Hadoop MR

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Dyuti,

   Hadoop works with almost all types of files. You can find more about
that on another thread here :
https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc

Regards,
    Mohammad Tariq



On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:

> Hi All,
> I worked with .txt , .csv and .xml type of input files in hadoop. Please
> help me to know other types of files that Hadoop MR works with. if possible
> help me with a link or blog.
>
> Thanks & Regards,
> dti
>

Re: Input files in Hadoop MR

Posted by Mohammad Tariq <do...@gmail.com>.
Hello Dyuti,

   Hadoop works with almost all types of files. You can find more about
that on another thread here :
https://mail.google.com/mail/u/0/#search/file+formats/13b47199687ce7bc

Regards,
    Mohammad Tariq



On Wed, Dec 5, 2012 at 6:09 PM, dyuti a <ha...@gmail.com> wrote:

> Hi All,
> I worked with .txt , .csv and .xml type of input files in hadoop. Please
> help me to know other types of files that Hadoop MR works with. if possible
> help me with a link or blog.
>
> Thanks & Regards,
> dti
>