You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tez.apache.org by Thaddeus Diamond <th...@gmail.com> on 2014/08/11 00:05:16 UTC

Misspelling in API

I discovered a misspelling in the MRHelpers API:

createtConfigurer(...)

For the non-path output configurer.  Should just be createConfigurer.  Just
caused a little confusion.

Thanks,
Thad

Re: Misspelling in API

Posted by Siddharth Seth <ss...@apache.org>.
Looks like it exists in MROutput as well.


On Sun, Aug 10, 2014 at 11:30 PM, Siddharth Seth <ss...@apache.org> wrote:

> This was fixed several days ago. I had run into this as part of some
> simple jira to fix a failing test, and changed it there.
>
>
> On Sun, Aug 10, 2014 at 3:05 PM, Thaddeus Diamond <
> thaddeus.diamond@gmail.com> wrote:
>
>> I discovered a misspelling in the MRHelpers API:
>>
>> createtConfigurer(...)
>>
>> For the non-path output configurer.  Should just be createConfigurer.
>>  Just caused a little confusion.
>>
>> Thanks,
>> Thad
>>
>
>

Re: Misspelling in API

Posted by Siddharth Seth <ss...@apache.org>.
This was fixed several days ago. I had run into this as part of some simple
jira to fix a failing test, and changed it there.


On Sun, Aug 10, 2014 at 3:05 PM, Thaddeus Diamond <
thaddeus.diamond@gmail.com> wrote:

> I discovered a misspelling in the MRHelpers API:
>
> createtConfigurer(...)
>
> For the non-path output configurer.  Should just be createConfigurer.
>  Just caused a little confusion.
>
> Thanks,
> Thad
>