[jira] [Created] (MAPREDUCE-6595) Fix findbugs warnings in OutputCommitter and FileOutputCommitter

2015-12-29 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6595: Summary: Fix findbugs warnings in OutputCommitter and FileOutputCommitter Key: MAPREDUCE-6595 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6595

[jira] [Created] (MAPREDUCE-6600) Split findbugs-exclude into submodules

2016-01-06 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6600: Summary: Split findbugs-exclude into submodules Key: MAPREDUCE-6600 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6600 Project: Hadoop Map/Reduce

[jira] [Resolved] (MAPREDUCE-6508) TestNetworkedJob fails consistently due to delegation token changes on RM.

2016-01-07 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6508. -- Resolution: Fixed > TestNetworkedJob fails consistently due to delegation to

[jira] [Resolved] (MAPREDUCE-6465) NNBench result wrong when number of reducers greater than 1

2016-01-13 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6465. -- Resolution: Duplicate This issue is fixed by MAPREDUCE-6363. Closing this issue

[jira] [Resolved] (MAPREDUCE-6606) Findbug issue in org.apache.hadoop.mapred.OutputCommitter

2016-01-14 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6606. -- Resolution: Duplicate This issue was reported by MAPREDUCE-6595. Closing

[jira] [Created] (MAPREDUCE-6614) Remove unnecessary code in TestMapreduceConfigFields

2016-01-22 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6614: Summary: Remove unnecessary code in TestMapreduceConfigFields Key: MAPREDUCE-6614 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6614 Project: Hadoop

[jira] [Created] (MAPREDUCE-6616) Fail to create jobhistory file if there are some multibyte characters in the job name

2016-01-25 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6616: Summary: Fail to create jobhistory file if there are some multibyte characters in the job name Key: MAPREDUCE-6616 URL: https://issues.apache.org/jira/browse/MAPREDUCE

[jira] [Created] (MAPREDUCE-6642) Move the constructor to a method in HadoopTestCase

2016-02-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6642: Summary: Move the constructor to a method in HadoopTestCase Key: MAPREDUCE-6642 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6642 Project: Hadoop Map

[jira] [Created] (MAPREDUCE-6645) TestWordStats outputs logs under directories other than target/test-dir

2016-03-01 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6645: Summary: TestWordStats outputs logs under directories other than target/test-dir Key: MAPREDUCE-6645 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6645

[jira] [Reopened] (MAPREDUCE-6363) [NNBench] Lease mismatch error when running with multiple mappers

2016-03-22 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reopened MAPREDUCE-6363: -- Reopen this because of missing {{doDeleteOp(fileName, reporter)}} in the v8 patch

[jira] [Resolved] (MAPREDUCE-6363) [NNBench] Lease mismatch error when running with multiple mappers

2016-03-22 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6363. -- Resolution: Fixed Target Version/s: 2.6.4, 2.8.0 (was: 2.8.0, 2.6.4

[jira] [Created] (MAPREDUCE-6658) TestMRJobs fails

2016-03-22 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6658: Summary: TestMRJobs fails Key: MAPREDUCE-6658 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6658 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Reopened] (MAPREDUCE-6543) Migrate MR Client test cases part 2

2016-03-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reopened MAPREDUCE-6543: -- > Migrate MR Client test cases par

[jira] [Resolved] (MAPREDUCE-4394) ReduceTask.MapOutputCopier.copyOutput() signature doesn't match the corresponding Javadoc

2016-03-27 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-4394. -- Resolution: Won't Fix Closing as stale, as branch-1 is effectively

[jira] [Reopened] (MAPREDUCE-4683) We need to fix our build to create/distribute hadoop-mapreduce-client-core-tests.jar

2016-06-02 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reopened MAPREDUCE-4683: -- Ping: [~jianhe] > We need to fix our build to create/distribute > hadoop-map

[jira] [Created] (MAPREDUCE-5636) Convert MapReduce Tutorial document to APT

2013-11-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5636: Summary: Convert MapReduce Tutorial document to APT Key: MAPREDUCE-5636 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5636 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5637) Convert Hadoop Streaming document to APT

2013-11-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5637: Summary: Convert Hadoop Streaming document to APT Key: MAPREDUCE-5637 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5637 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5638) Convert Hadoop Archives document to APT

2013-11-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5638: Summary: Convert Hadoop Archives document to APT Key: MAPREDUCE-5638 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5638 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5639) Convert DistCp2 document to APT

2013-11-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5639: Summary: Convert DistCp2 document to APT Key: MAPREDUCE-5639 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5639 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5726) TestRMContainerAllocator#TestRMContainerAllocator fails

2014-01-15 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5726: Summary: TestRMContainerAllocator#TestRMContainerAllocator fails Key: MAPREDUCE-5726 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5726 Project: Hadoop

[jira] [Resolved] (MAPREDUCE-5726) TestRMContainerAllocator#testCompletedTasksRecalculateSchedule fails

2014-01-20 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-5726. -- Resolution: Duplicate Thanks, the failure will be fixed by MAPREDUCE-5719. Closing

[jira] [Resolved] (MAPREDUCE-3839) Improve the single node setup docs for MR

2014-01-30 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-3839. -- Resolution: Duplicate Closing this issue. > Improve the single node setup d

[jira] [Created] (MAPREDUCE-5762) Port MAPREDUCE-3223 (Remove MRv1 config from mapred-default.xml) to branch-2

2014-02-21 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5762: Summary: Port MAPREDUCE-3223 (Remove MRv1 config from mapred-default.xml) to branch-2 Key: MAPREDUCE-5762 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5762

[jira] [Created] (MAPREDUCE-5793) Make TestMRJobsWithProfiler#testProfiler faster

2014-03-11 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5793: Summary: Make TestMRJobsWithProfiler#testProfiler faster Key: MAPREDUCE-5793 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5793 Project: Hadoop Map

[jira] [Created] (MAPREDUCE-5796) Use current version of the archive name in DistributedCacheDeploy document

2014-03-13 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5796: Summary: Use current version of the archive name in DistributedCacheDeploy document Key: MAPREDUCE-5796 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5796

[jira] [Resolved] (MAPREDUCE-5341) All constructors for Job are deprecated. There is no indication of what the alternative is.

2014-03-18 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-5341. -- Resolution: Duplicate Closing as duplicated. The patch uploaded at MAPREDUCE-5597

[jira] [Created] (MAPREDUCE-5800) Use Job#getInstance instead of constructors

2014-03-18 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5800: Summary: Use Job#getInstance instead of constructors Key: MAPREDUCE-5800 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5800 Project: Hadoop Map/Reduce

[jira] [Resolved] (MAPREDUCE-5793) Make TestMRJobsWithProfiler#testProfiler faster

2014-03-19 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-5793. -- Resolution: Duplicate Closing this issue as duplicate. I suppose the patch

[jira] [Created] (MAPREDUCE-5836) Fix typo in RandomTextWriter

2014-04-15 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5836: Summary: Fix typo in RandomTextWriter Key: MAPREDUCE-5836 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5836 Project: Hadoop Map/Reduce Issue

[jira] [Created] (MAPREDUCE-5889) Deprecate FileInputFormat.setInputPaths(JobConf, String) and FileInputFormat.addInputPaths(JobConf, String)

2014-05-13 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5889: Summary: Deprecate FileInputFormat.setInputPaths(JobConf, String) and FileInputFormat.addInputPaths(JobConf, String) Key: MAPREDUCE-5889 URL: https://issues.apache.org

[jira] [Created] (MAPREDUCE-5905) CountersStrings.toEscapedCompactStrings outputs unnecessary "null" strings

2014-05-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5905: Summary: CountersStrings.toEscapedCompactStrings outputs unnecessary "null" strings Key: MAPREDUCE-5905 URL: https://issues.apache.org/jira/browse/MAPR

[jira] [Created] (MAPREDUCE-5906) Inconsistent configuration in property "mapreduce.reduce.shuffle.input.buffer.percent"

2014-05-27 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5906: Summary: Inconsistent configuration in property "mapreduce.reduce.shuffle.input.buffer.percent" Key: MAPREDUCE-5906 URL: https://issues.apache.org/jira/browse

[jira] [Created] (MAPREDUCE-5942) Remove MRv1 commands from CommandsManual.apt.vm

2014-06-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5942: Summary: Remove MRv1 commands from CommandsManual.apt.vm Key: MAPREDUCE-5942 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5942 Project: Hadoop Map

[jira] [Created] (MAPREDUCE-5943) Separate mapred commands from CommandsManual.apt.vm

2014-06-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5943: Summary: Separate mapred commands from CommandsManual.apt.vm Key: MAPREDUCE-5943 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5943 Project: Hadoop Map

[jira] [Created] (MAPREDUCE-5944) Clean up MRv1-specific terms from document

2014-06-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5944: Summary: Clean up MRv1-specific terms from document Key: MAPREDUCE-5944 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5944 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-5945) Update the description of GenericOptionsParser -jt option

2014-06-26 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5945: Summary: Update the description of GenericOptionsParser -jt option Key: MAPREDUCE-5945 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5945 Project

[jira] [Created] (MAPREDUCE-5972) Fix typo 'programatically' in job.xml

2014-07-16 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5972: Summary: Fix typo 'programatically' in job.xml Key: MAPREDUCE-5972 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5972 Project: Hadoop

[jira] [Created] (MAPREDUCE-5988) Fix dead links to the javadocs of o.a.h.mapreduce.counters

2014-07-22 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5988: Summary: Fix dead links to the javadocs of o.a.h.mapreduce.counters Key: MAPREDUCE-5988 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5988 Project

[jira] [Created] (MAPREDUCE-5999) Fix dead link in InputFormat javadoc

2014-07-23 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-5999: Summary: Fix dead link in InputFormat javadoc Key: MAPREDUCE-5999 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5999 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-6072) Remove INSTALL document

2014-09-04 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6072: Summary: Remove INSTALL document Key: MAPREDUCE-6072 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6072 Project: Hadoop Map/Reduce Issue Type

[jira] [Created] (MAPREDUCE-6092) TestJobHistoryParsing#testPartialJob timeouts

2014-09-16 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6092: Summary: TestJobHistoryParsing#testPartialJob timeouts Key: MAPREDUCE-6092 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6092 Project: Hadoop Map

[jira] [Reopened] (MAPREDUCE-6138) Unable to run start-all.sh script, getting error

2014-10-23 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reopened MAPREDUCE-6138: -- Assignee: (was: Jagadeesh A Y) > Unable to run start-all.sh script, gett

[jira] [Resolved] (MAPREDUCE-6138) Unable to run start-all.sh script, getting error

2014-10-23 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6138. -- Resolution: Invalid Fix Version/s: (was: 2.5.0) Hadoop Flags: (was

[jira] [Created] (MAPREDUCE-6182) Fix findbug warnings in gridmix

2014-12-07 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6182: Summary: Fix findbug warnings in gridmix Key: MAPREDUCE-6182 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6182 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-6183) Fix findbugs warnings in mapreduce-examples

2014-12-07 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6183: Summary: Fix findbugs warnings in mapreduce-examples Key: MAPREDUCE-6183 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6183 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-6184) Fix findbugs warnings in mapreduce-client-core

2014-12-07 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6184: Summary: Fix findbugs warnings in mapreduce-client-core Key: MAPREDUCE-6184 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6184 Project: Hadoop Map

[jira] [Resolved] (MAPREDUCE-6183) Fix findbugs warnings in mapreduce-examples

2014-12-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6183. -- Resolution: Not a Problem > Fix findbugs warnings in mapreduce-examp

[jira] [Resolved] (MAPREDUCE-6184) Fix findbugs warnings in mapreduce-client-core

2014-12-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6184. -- Resolution: Not a Problem Release Note: Looks this issue is caused by http

[jira] [Resolved] (MAPREDUCE-6182) Fix findbugs warnings in gridmix

2014-12-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6182. -- Resolution: Not a Problem Thanks for the comment. Looks this issue is caused by

[jira] [Created] (MAPREDUCE-6231) Grep example job is not working in a fully-distributed cluster

2015-01-28 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6231: Summary: Grep example job is not working in a fully-distributed cluster Key: MAPREDUCE-6231 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6231 Project

[jira] [Resolved] (MAPREDUCE-6132) Rumen unable to accept hdfs as scheme

2015-02-03 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6132. -- Resolution: Not a Problem Closing. If you disagree, please reopen with a reason

[jira] [Created] (MAPREDUCE-6243) Fix findbugs warnings in hadoop-rumen

2015-02-03 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6243: Summary: Fix findbugs warnings in hadoop-rumen Key: MAPREDUCE-6243 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6243 Project: Hadoop Map/Reduce

[jira] [Resolved] (MAPREDUCE-6181) WordCount.java in mapreduce-examples.jar uses deprecated job object creation API

2015-02-08 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved MAPREDUCE-6181. -- Resolution: Duplicate > WordCount.java in mapreduce-examples.jar uses depreca

[jira] [Created] (MAPREDUCE-6264) Remove httpclient dependency from hadoop-mapreduce-client

2015-02-18 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6264: Summary: Remove httpclient dependency from hadoop-mapreduce-client Key: MAPREDUCE-6264 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6264 Project

<    1   2   3   4