[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2015-12-10 Thread archit neema (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

archit neema updated MAPREDUCE-3418:

Assignee: John George  (was: archit neema)

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0, 2.3.0
>Reporter: John George
>Assignee: John George
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2014-07-16 Thread Jonathan Eagles (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Eagles updated MAPREDUCE-3418:
---

Assignee: Chen He

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0, 2.3.0
>Reporter: John George
>Assignee: Chen He
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2014-07-02 Thread Karthik Kambatla (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karthik Kambatla updated MAPREDUCE-3418:


Target Version/s: 2.6.0  (was: 2.5.0)

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0, 2.3.0
>Reporter: John George
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2014-04-12 Thread Chen He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen He updated MAPREDUCE-3418:
---

Affects Version/s: 2.3.0

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0, 2.3.0
>Reporter: John George
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2014-04-12 Thread Chen He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen He updated MAPREDUCE-3418:
---

Target Version/s: 2.5.0  (was: 0.23.0, 2.5.0)

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: John George
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-3418) If map output is not found, shuffle runs in tight loop

2014-04-11 Thread Chen He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen He updated MAPREDUCE-3418:
---

Target Version/s: 0.23.0, 2.5.0  (was: 0.23.0)

> If map output is not found, shuffle runs in tight loop
> --
>
> Key: MAPREDUCE-3418
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3418
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Affects Versions: 0.23.0
>Reporter: John George
>
> Sharad Agarwal bumped into this while simulating fetch failures. 
> Removed the map output directory. Shuffle runs in tight loop throwing
> :
> 2011-06-01 09:02:20,511 WARN org.apache.hadoop.mapreduce.task.reduce.Fetcher: 
> Invalid map id 
> java.lang.IllegalArgumentException: TaskAttemptId string : TTP/1.1 500 
> Internal Server Error
> Content-Type: text/plain; charset=UTF is not properly formed
> at 
> org.apache.hadoop.mapreduce.TaskAttemptID.forName(TaskAttemptID.java:174)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyMapOutput(Fetcher.java:284)
> at 
> org.apache.hadoop.mapreduce.task.reduce.Fetcher.copyFromHost(Fetcher.java:251)
> at org.apache.hadoop.mapreduce.task.reduce.Fetcher.run(Fetcher.java:149)
> Fetch failure is not triggered.



--
This message was sent by Atlassian JIRA
(v6.2#6252)