[jira] Updated: (MAPREDUCE-1469) Sqoop should disable speculative execution in export

2010-02-11 Thread Tom White (JIRA)

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

Tom White updated MAPREDUCE-1469:
-

   Resolution: Fixed
Fix Version/s: 0.22.0
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

+1

I've just committed this. Thanks Aaron!

 Sqoop should disable speculative execution in export
 

 Key: MAPREDUCE-1469
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1469
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: contrib/sqoop
Reporter: Aaron Kimball
Assignee: Aaron Kimball
 Fix For: 0.22.0

 Attachments: MAPREDUCE-1469.patch


 Concurrent writers of the same output shard may cause the database to try to 
 insert duplicate primary keys concurrently. Not a good situation. Speculative 
 execution should be forced off for this operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1469) Sqoop should disable speculative execution in export

2010-02-08 Thread Aaron Kimball (JIRA)

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

Aaron Kimball updated MAPREDUCE-1469:
-

Attachment: MAPREDUCE-1469.patch

Patch to address this issue. No new tests required.

 Sqoop should disable speculative execution in export
 

 Key: MAPREDUCE-1469
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1469
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: contrib/sqoop
Reporter: Aaron Kimball
Assignee: Aaron Kimball
 Attachments: MAPREDUCE-1469.patch


 Concurrent writers of the same output shard may cause the database to try to 
 insert duplicate primary keys concurrently. Not a good situation. Speculative 
 execution should be forced off for this operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.