| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: test patch fails with -1 findbugs - Hadoop - [mail # dev]
|
|
...Following Ted Yu's advice, I created an empty patch and got the same results... any ideas ? I do notice findbugs complaining of missing classes: [exec] [findbugs] The foll...
|
|
|
Author: Amit Sela,
2013-05-11, 22:04
|
|
|
test patch fails with -1 findbugs - Hadoop - [mail # dev]
|
|
...Hi all, I've recently added a patch to branch-1 and I wanted to run test-patch. I run: ant test-patch -Dpatch.file=../HADOOP-6103-branch-1.patch -Dfindbugs.home=/usr/local/findbugs-1.3...
|
|
|
Author: Amit Sela,
2013-05-11, 19:24
|
|
|
findbugs Classes missing for analysis - Hadoop - [mail # dev]
|
|
...Hi all, I'm still trying to test my patch and after installing findbugs 1.3.9 and forrest 0.9 I ran ant test and got the following: The following classes needed for analysis wer...
|
|
|
Author: Amit Sela,
2013-05-02, 22:14
|
|
|
Re: How to test patch - Hadoop - [mail # dev]
|
|
...Appeared to be a permissions issue, chmod 777 -R on apache-forrest directory solved it. On Tue, Apr 30, 2013 at 7:45 PM, Steve Loughran wrote: ...
|
|
|
Author: Amit Sela,
2013-04-30, 21:13
|
|
|
Re: How to test patch - Hadoop - [mail # dev]
|
|
...Thanks for the reply Chris! I'm actually running on Fedora 17... I went ahead and changed to the forrest & findbugs versions you recommended (the log file had an issue with apache-forr...
|
|
|
Author: Amit Sela,
2013-04-29, 21:20
|
|
|
How to test patch - Hadoop - [mail # dev]
|
|
...Hi all, I submitted my first patch and I was requested to port the unit test, which I guess means to execute test-patch. The patch is for branch-1 so it runs with ant... I checked out ...
|
|
|
Author: Amit Sela,
2013-04-28, 14:57
|
|
|
Failing to run ant test on clean Hadoop branch-1 checkout - Hadoop - [mail # user]
|
|
...Hi all, I'm trying to run ant test on a clean Hadoop branch-1 checkout. ant works fine but when I run ant test I get a lot of failures: Test org.apache.hadoop.cli.TestCLI FAILED ...
|
|
|
Author: Amit Sela,
2013-04-27, 18:35
|
|
|
JobTracker client - max connections - Hadoop - [mail # user]
|
|
...Hi all, I'm implementing an API over the JobTracker client - JobClient. My plan is to have a pool of JobClient objects that will expose the ability to submit jobs, poll status etc. &nb...
|
|
|
Author: Amit Sela,
2013-03-05, 12:41
|
|
|
Generic output key class - Hadoop - [mail # user]
|
|
...Hi all, Has anyone ever used some kind of a "generic output key" for a mapreduce job ? I have a job running multiple tasks and I want them to be able to use both Text and IntWrit...
|
|
|
Author: Amit Sela,
2013-02-10, 12:00
|
|
|
|