[jira] [Created] (MAPREDUCE-4981) WordMean, WordMedian, WordStandardDeviation missing from ExamplesDriver

2013-02-06 Thread Plamen Jeliazkov (JIRA)
Plamen Jeliazkov created MAPREDUCE-4981: --- Summary: WordMean, WordMedian, WordStandardDeviation missing from ExamplesDriver Key: MAPREDUCE-4981 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4981

[jira] [Created] (MAPREDUCE-4985) TestDFSIO supports compression but usages doesn't reflect

2013-02-06 Thread Plamen Jeliazkov (JIRA)
Plamen Jeliazkov created MAPREDUCE-4985: --- Summary: TestDFSIO supports compression but usages doesn't reflect Key: MAPREDUCE-4985 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4985 Project

[jira] [Created] (MAPREDUCE-2786) TestDFSIO should also test compression reading/writing from command-line.

2011-08-08 Thread Plamen Jeliazkov (JIRA)
/Reduce Issue Type: Improvement Components: benchmarks Reporter: Plamen Jeliazkov Priority: Minor Fix For: 0.22.0 After running into trouble dealing with the config files I thought it might be easier to simply alter the code of TestDFSIO

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-21 Thread Plamen Jeliazkov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091/ --- (Updated 2011-07-21 17:00:31.243531) Review request for hadoop-mapreduce.

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-20 Thread Plamen Jeliazkov
its .class.getCanonicalName() method directly via an import itself? Also, I though there were public counter enum groups available. Look for those instead of fetching w/ strings, and if they don't exist then this is fine. Plamen Jeliazkov wrote: I just removed

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-20 Thread Plamen Jeliazkov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091/ --- (Updated 2011-07-21 01:30:49.709209) Review request for hadoop-mapreduce.

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-19 Thread Plamen Jeliazkov
://reviews.apache.org/r/1091/#review1109 --- On 2011-07-18 23:26:12, Plamen Jeliazkov wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-18 Thread Plamen Jeliazkov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091/ --- (Updated 2011-07-18 23:26:12.317246) Review request for hadoop-mapreduce.

Re: Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-13 Thread Plamen Jeliazkov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091/ --- (Updated 2011-07-13 18:27:11.020192) Review request for hadoop-mapreduce.

Review Request: Addition of 3 new examples -- WordMean, WordMedian, and WordStandardDeviation

2011-07-12 Thread Plamen Jeliazkov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1091/ --- Review request for hadoop-mapreduce. Summary --- Looking to add 3 new

[jira] [Created] (MAPREDUCE-2669) Some new examples and test cases for them.

2011-07-11 Thread Plamen Jeliazkov (JIRA)
Affects Versions: 0.22.0 Reporter: Plamen Jeliazkov Priority: Minor Looking to add some more examples such as Mean, Median, and Standard Deviation to the examples. I have some generic JUnit testcases as well, though I feel that they can be improved. -- This message