You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by lulynn_2008 <lu...@163.com> on 2011/11/17 11:31:48 UTC

question about jython-2.5.0 in pig-0.9.1

 Hello,
jython-2.5.0 is included in pig-0.9.1 directory. This file did not appear in pig-0.8.1. My question is:
what jython-2.5.0 is used for in pig-0.9.1?
Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from pig-0.9.1 package?
Thank you.


Re: Re: Re: question about jython-2.5.0 in pig-0.9.1

Posted by Dmitriy Ryaboy <dv...@gmail.com>.
You can run TestScriptUDF after changing the required jython version
in the ivy configs.
You can also try running the nightly e2e tests.

If you are concerned about specific behaviors different between the
different versions, write new tests that use the behaviors in question
and confirm they pass.

D

2011/11/20 lulynn_2008 <lu...@163.com>:
> Thank you.
> I want to test whether pig-0.9.1 could work with jython-2.5.1.
> Do you know how to test with 2.5.1? Please give your suggestion.
>  Thank you.
>
>
>
>
>
>
> At 2011-11-20 00:34:13,"Ashutosh Chauhan" <ha...@apache.org> wrote:
>>Yup. We have not tested with 2.5.1 but it should work.
>>
>>Ashutosh
>>2011/11/19 lulynn_2008 <lu...@163.com>
>>
>>> Thank you for your quick response.
>>> Could I replace it with jython-2.5.1 for pig-0.9.1 jython intergration?
>>> Thank you.
>>>
>>>
>>>
>>>
>>>
>>> At 2011-11-17 20:14:09,"Dmitriy Ryaboy" <dv...@gmail.com> wrote:
>>> >for jython integration, because people got confused about where to get
>>> >jython. If you are not planning on using the jython integration, you
>>> >don't need it and can safely omit it.
>>> >
>>> >D
>>> >
>>> >2011/11/17 lulynn_2008 <lu...@163.com>:
>>> >>  Hello,
>>> >> jython-2.5.0 is included in pig-0.9.1 directory. This file did not
>>> appear in pig-0.8.1. My question is:
>>> >> what jython-2.5.0 is used for in pig-0.9.1?
>>> >> Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from
>>> pig-0.9.1 package?
>>> >> Thank you.
>>> >>
>>> >>
>>>
>

Re:Re: Re: question about jython-2.5.0 in pig-0.9.1

Posted by lulynn_2008 <lu...@163.com>.
Thank you.
I want to test whether pig-0.9.1 could work with jython-2.5.1.
Do you know how to test with 2.5.1? Please give your suggestion.
 Thank you.






At 2011-11-20 00:34:13,"Ashutosh Chauhan" <ha...@apache.org> wrote:
>Yup. We have not tested with 2.5.1 but it should work.
>
>Ashutosh
>2011/11/19 lulynn_2008 <lu...@163.com>
>
>> Thank you for your quick response.
>> Could I replace it with jython-2.5.1 for pig-0.9.1 jython intergration?
>> Thank you.
>>
>>
>>
>>
>>
>> At 2011-11-17 20:14:09,"Dmitriy Ryaboy" <dv...@gmail.com> wrote:
>> >for jython integration, because people got confused about where to get
>> >jython. If you are not planning on using the jython integration, you
>> >don't need it and can safely omit it.
>> >
>> >D
>> >
>> >2011/11/17 lulynn_2008 <lu...@163.com>:
>> >>  Hello,
>> >> jython-2.5.0 is included in pig-0.9.1 directory. This file did not
>> appear in pig-0.8.1. My question is:
>> >> what jython-2.5.0 is used for in pig-0.9.1?
>> >> Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from
>> pig-0.9.1 package?
>> >> Thank you.
>> >>
>> >>
>>

Re: Re: question about jython-2.5.0 in pig-0.9.1

Posted by Ashutosh Chauhan <ha...@apache.org>.
Yup. We have not tested with 2.5.1 but it should work.

Ashutosh
2011/11/19 lulynn_2008 <lu...@163.com>

> Thank you for your quick response.
> Could I replace it with jython-2.5.1 for pig-0.9.1 jython intergration?
> Thank you.
>
>
>
>
>
> At 2011-11-17 20:14:09,"Dmitriy Ryaboy" <dv...@gmail.com> wrote:
> >for jython integration, because people got confused about where to get
> >jython. If you are not planning on using the jython integration, you
> >don't need it and can safely omit it.
> >
> >D
> >
> >2011/11/17 lulynn_2008 <lu...@163.com>:
> >>  Hello,
> >> jython-2.5.0 is included in pig-0.9.1 directory. This file did not
> appear in pig-0.8.1. My question is:
> >> what jython-2.5.0 is used for in pig-0.9.1?
> >> Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from
> pig-0.9.1 package?
> >> Thank you.
> >>
> >>
>

Re:Re: question about jython-2.5.0 in pig-0.9.1

Posted by lulynn_2008 <lu...@163.com>.
Thank you for your quick response.
Could I replace it with jython-2.5.1 for pig-0.9.1 jython intergration?
Thank you.





At 2011-11-17 20:14:09,"Dmitriy Ryaboy" <dv...@gmail.com> wrote:
>for jython integration, because people got confused about where to get
>jython. If you are not planning on using the jython integration, you
>don't need it and can safely omit it.
>
>D
>
>2011/11/17 lulynn_2008 <lu...@163.com>:
>>  Hello,
>> jython-2.5.0 is included in pig-0.9.1 directory. This file did not appear in pig-0.8.1. My question is:
>> what jython-2.5.0 is used for in pig-0.9.1?
>> Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from pig-0.9.1 package?
>> Thank you.
>>
>>

Re: question about jython-2.5.0 in pig-0.9.1

Posted by Dmitriy Ryaboy <dv...@gmail.com>.
for jython integration, because people got confused about where to get
jython. If you are not planning on using the jython integration, you
don't need it and can safely omit it.

D

2011/11/17 lulynn_2008 <lu...@163.com>:
>  Hello,
> jython-2.5.0 is included in pig-0.9.1 directory. This file did not appear in pig-0.8.1. My question is:
> what jython-2.5.0 is used for in pig-0.9.1?
> Is jython-2.5.0 jar file necessary for pig-0.9.1? Can we remove it from pig-0.9.1 package?
> Thank you.
>
>