[
http://issues.apache.org/jira/browse/HADOOP-525?page=comments#action_12460622 ]
Hadoop QA commented on HADOOP-525:
--
+1, because
http://issues.apache.org/jira/secure/attachment/12347782/raw-comparators.patch
applied and successfully tested ag
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Status: Patch Available (was: Open)
> Need raw comparators for hadoop record types
>
>
>
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Attachment: raw-comparators.patch
Attached patch that does not emit javadoc warnings.
> Need raw comparators for hadoop record types
> --
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Attachment: (was: raw-comparators.patch)
> Need raw comparators for hadoop record types
>
>
>
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Status: Open (was: Patch Available)
produces javadoc warnings. cancelling patch.
> Need raw comparators for hadoop record types
> --
[
http://issues.apache.org/jira/browse/HADOOP-525?page=comments#action_12460605 ]
Hadoop QA commented on HADOOP-525:
--
-1, because the javadoc command appears to have generated warning messages when
testing the latest attachment
(http://issues.
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Status: Patch Available (was: In Progress)
Fix Version/s: 0.10.0
> Need raw comparators for hadoop record types
>
[ http://issues.apache.org/jira/browse/HADOOP-525?page=all ]
Milind Bhandarkar updated HADOOP-525:
-
Attachment: raw-comparators.patch
Patch attached. Added raw-comparators to Hadoop record I/O types. (Also fixes
compareTo bugs, so that raw comparato
[
http://issues.apache.org/jira/browse/HADOOP-840?page=comments#action_12460600 ]
Hadoop QA commented on HADOOP-840:
--
+1, because
http://issues.apache.org/jira/secure/attachment/12347774/lost-tt_2.patch
applied and successfully tested against
[ http://issues.apache.org/jira/browse/HADOOP-840?page=all ]
Mahadev konar updated HADOOP-840:
-
Status: Open (was: Patch Available)
> the task tracker is getting blocked by long deletes of local files
> --
reduce % complete incorrect in webui
Key: HADOOP-847
URL: http://issues.apache.org/jira/browse/HADOOP-847
Project: Hadoop
Issue Type: Bug
Components: mapred
Affects Versions: 0.9.2
[ http://issues.apache.org/jira/browse/HADOOP-840?page=all ]
Mahadev konar updated HADOOP-840:
-
Attachment: lost-tt_2.patch
problem with the prvious patch. Updating a new one.
> the task tracker is getting blocked by long deletes of local files
> --
[ http://issues.apache.org/jira/browse/HADOOP-840?page=all ]
Mahadev konar updated HADOOP-840:
-
Status: Patch Available (was: Open)
> the task tracker is getting blocked by long deletes of local files
> --
[ http://issues.apache.org/jira/browse/HADOOP-840?page=all ]
Mahadev konar updated HADOOP-840:
-
Attachment: (was: lost-tt_1.patch)
> the task tracker is getting blocked by long deletes of local files
>
[
http://issues.apache.org/jira/browse/HADOOP-846?page=comments#action_12460568 ]
Hadoop QA commented on HADOOP-846:
--
+1, because
http://issues.apache.org/jira/secure/attachment/12347767/846-correct.patch
applied and successfully tested agains
[ http://issues.apache.org/jira/browse/HADOOP-846?page=all ]
Devaraj Das updated HADOOP-846:
---
Status: Patch Available (was: Open)
> Progress report is not sent during the intermediate sorts in the map phase
> --
[ http://issues.apache.org/jira/browse/HADOOP-846?page=all ]
Devaraj Das updated HADOOP-846:
---
Attachment: 846-correct.patch
Oops.. had attached the wrong patch earlier. This is the correct one.
> Progress report is not sent during the intermediate sorts i
[ http://issues.apache.org/jira/browse/HADOOP-846?page=all ]
Devaraj Das updated HADOOP-846:
---
Attachment: 846.patch
Attached is the patch - this starts a single thread that does progress
reporting for the entire map phase. Also made taskProgress as volati
[ http://issues.apache.org/jira/browse/HADOOP-844?page=all ]
Doug Cutting updated HADOOP-844:
Status: Resolved (was: Patch Available)
Fix Version/s: 0.10.0
Resolution: Fixed
I just committed this. Thanks, David!
> Metrics messages ar
[ http://issues.apache.org/jira/browse/HADOOP-628?page=all ]
Doug Cutting updated HADOOP-628:
Status: Open (was: Patch Available)
I like that this patch uses a common loop for copying, but it loses the
early-exit feature that 'cat' had. I think copyBy
[
http://issues.apache.org/jira/browse/HADOOP-432?page=comments#action_12460556 ]
Doug Cutting commented on HADOOP-432:
-
I unfortunately don't think we're going to resolve this until Owen returns in
January. When I last discussed this with
[ http://issues.apache.org/jira/browse/HADOOP-562?page=all ]
Doug Cutting resolved HADOOP-562.
-
Resolution: Duplicate
> Jobs fail if mapred.local.dir have several entries in it
>
>
>
[
http://issues.apache.org/jira/browse/HADOOP-619?page=comments#action_12460554 ]
Doug Cutting commented on HADOOP-619:
-
> we decided that non matching patterns should throw errors
Sorry, I missed that. Yes, that's probably reasonable.
The
[
http://issues.apache.org/jira/browse/HADOOP-844?page=comments#action_12460553 ]
Hadoop QA commented on HADOOP-844:
--
+1, because
http://issues.apache.org/jira/secure/attachment/12347694/hadoop-844.patch
applied and successfully tested against
[ http://issues.apache.org/jira/browse/HADOOP-844?page=all ]
Doug Cutting updated HADOOP-844:
Status: Patch Available (was: Open)
> Metrics messages are sent on a fixed-delay schedule instead of a fixed-rate
> schedule
> ---
Progress report is not sent during the intermediate sorts in the map phase
--
Key: HADOOP-846
URL: http://issues.apache.org/jira/browse/HADOOP-846
Project: Hadoop
Issue
[ http://issues.apache.org/jira/browse/HADOOP-619?page=all ]
Sanjay Dahiya updated HADOOP-619:
-
Attachment: Hadoop-619_3.patch
Updated patch, with spacing changes.
>Finally, it looks like globPaths() still calls Path#toString() instead of
>Path#toUri(
[
http://issues.apache.org/jira/browse/HADOOP-562?page=comments#action_12460421 ]
Johan Oskarson commented on HADOOP-562:
---
I'm pretty sure this issue is solved after HADOOP-607 got commited.
Either way it works just fine with the latest ve
28 matches
Mail list logo