Re: run a test case for hadoop 23

2012-09-14 Thread Gang Tim Liu
wrote: >>>> >>>>>Not working. >>>>> >>>>>I must miss something. >>>>> >>>>>What command do you use after changing it? >>>>> >>>>>thanks >>>>> >>>>>On 9/11/12 2:31 PM, "Chris

Re: run a test case for hadoop 23

2012-09-11 Thread Zhenxiao Luo
;> >>>>I must miss something. >>>> >>>>What command do you use after changing it? >>>> >>>>thanks >>>> >>>>On 9/11/12 2:31 PM, "Chris Drome" wrote: >>>> >>>>>You might tr

Re: run a test case for hadoop 23

2012-09-11 Thread Gang Tim Liu
"Chris Drome" wrote: >>> >>>>You might try modifying the build.properties file as follows: >>>> >>>>hadoop.version=${hadoop-0.23.version} >>>>hadoop.security.version=${hadoop-0.23.version} >>>>hadoop.mr.re

Re: run a test case for hadoop 23

2012-09-11 Thread Gang Tim Liu
=${hadoop-0.23.version} >>>hadoop.mr.rev=23 >>> >>>This works for me. >>> >>>chris >>> >>> >>> >>>On 9/11/12 1:59 PM, "Gang Tim Liu" wrote: >>> >>>>Hello all, >>>> >>

Re: run a test case for hadoop 23

2012-09-11 Thread Chris Drome
>> >>This works for me. >> >>chris >> >> >> >>On 9/11/12 1:59 PM, "Gang Tim Liu" wrote: >> >>>Hello all, >>> >>>I am looking for help and thank first. >>> >>>How to run a test case for

Re: run a test case for hadoop 23

2012-09-11 Thread Gang Tim Liu
=${hadoop-0.23.version} >hadoop.mr.rev=23 > >This works for me. > >chris > > > >On 9/11/12 1:59 PM, "Gang Tim Liu" wrote: > >>Hello all, >> >>I am looking for help and thank first. >> >>How to run a test case for hadoop 23 only? Exact command?

Re: run a test case for hadoop 23

2012-09-11 Thread Chris Drome
elp and thank first. > >How to run a test case for hadoop 23 only? Exact command? > >I tried the following and it didn't work: > >ant ... -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 >-Dhadoop.mr.rev=23 > > >It still gets 0.20 as hadoop version. > >Thanks > >Tim >

run a test case for hadoop 23

2012-09-11 Thread Gang Tim Liu
Hello all, I am looking for help and thank first. How to run a test case for hadoop 23 only? Exact command? I tried the following and it didn't work: ant ... -Dhadoop.version=0.23.1 -Dhadoop-0.23.version=0.23.1 -Dhadoop.mr.rev=23 It still gets 0.20 as hadoop version. Thanks Tim