| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
283 (0.096s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [RESULT] - [VOTE] Rename hadoop branches post hadoop-1.x - MapReduce - [mail # dev]
|
|
...On Wed, Mar 28, 2012 at 1:03 AM, Arun C Murthy wrote: Is trunk/24 definitely 3.0.0? Given that we don't have any major new features targeted at it (but not targeted at 2.x) yet, ...
|
|
|
Author: Todd Lipcon,
2012-03-28, 18:53
|
|
|
[MAPREDUCE-2237] Lost heartbeat response containing MapTask throws NPE when it is resent - MapReduce - [issue]
|
|
...When the JT sends a heartbeat response, it records it in trackerToHeartbeatResponseMap. But after MapTask writes its input split, it sets that split to null (assumedly to save memory?). So, ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2237
Author: Todd Lipcon,
2012-03-28, 12:18
|
|
|
[MAPREDUCE-3864] Fix cluster setup docs for correct SNN HTTPS parameters - MapReduce - [issue]
|
|
...Currently the docs reference dfs.namenode.secondary.https-address, which does not exist. Instead it should reference dfs.namenode.secondary.https-port (new name of dfs.secondary.https.port a...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3864
Author: Todd Lipcon,
2012-03-28, 09:12
|
|
|
[MAPREDUCE-3546] slf4j versions mismatched between yarn and hdfs - MapReduce - [issue]
|
|
...Running a cluster on trunk, I ran into an issue caused by the differing slf4j versions between YARN and HDFS. YARN is currently using 1.6.1 whereas HDFS is using 1.5.11. Unclear whether we s...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3546
Author: Todd Lipcon,
2012-03-23, 20:03
|
|
|
Re: svn commit: r1304067 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ bin/ conf/ hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/ hadoop-mapreduce-examples/ hadoop-yarn/hadoop-yarn-site/ hadoop-yarn/ha - MapReduce - [mail # dev]
|
|
...On Thu, Mar 22, 2012 at 5:03 PM, Owen O'Malley wrote: +1. I never even use the svn merge command to merge between branches. I just apply the patch separately to each branch. The ...
|
|
|
Author: Todd Lipcon,
2012-03-23, 00:21
|
|
|
Re: svn commit: r1304067 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ bin/ conf/ hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/ hadoop-mapreduce-examples/ hadoop-yarn/hadoop-yarn-site/ hadoop-yarn/ha - MapReduce - [mail # dev]
|
|
...On Thu, Mar 22, 2012 at 4:32 PM, Tsz Wo Sze wrote: merge-commit message. It is very easy to find the original commit mes sage or other details. Sure, for any individual merge c...
|
|
|
Author: Todd Lipcon,
2012-03-22, 23:43
|
|
|
Re: svn commit: r1304067 - in /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project: ./ bin/ conf/ hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/ hadoop-mapreduce-examples/ hadoop-yarn/hadoop-yarn-site/ hadoop-yarn/ha - MapReduce - [mail # dev]
|
|
...On a related subject, can I make a request that, when we merge issues, we also include the original commit message? ie instead of just: "Merging HDFS-12345 from trunk", we say something like...
|
|
|
Author: Todd Lipcon,
2012-03-22, 22:49
|
|
|
[MAPREDUCE-3184] Improve handling of fetch failures when a tasktracker is not responding on HTTP - MapReduce - [issue]
|
|
...On a 100 node cluster, we had an issue where one of the TaskTrackers was hit by MAPREDUCE-2386 and stopped responding to fetches. The behavior observed was the following: every reducer would...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3184
Author: Todd Lipcon,
2012-03-18, 06:18
|
|
|
[MAPREDUCE-2294] Mumak won't compile in MR trunk - MapReduce - [issue]
|
|
...HADOOP-6904 added a required getProtocolSignature() method for protocols, but the mock JT in Mumak doesn't implement this. So, MR trunk is currently failing....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2294
Author: Todd Lipcon,
2012-03-12, 05:51
|
|
|
[MAPREDUCE-3948] proxy throws UnknownHostException when following link shortly after job submission - MapReduce - [issue]
|
|
...I submitted a job and then clicked on the link from the console quickly, before the job began to run. I saw the following exception:java.net.UnknownHostException: N... &nb...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3948
Author: Todd Lipcon,
2012-03-06, 16:37
|
|
|
|