[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-09 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

   Resolution: Fixed
Fix Version/s: 0.8.0
   Status: Resolved  (was: Patch Available)

Patch committed to the trunk and the 0.7 branch.

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0, 0.8.0

 Attachments: PIG-1356.patch, PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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



[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-08 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

Attachment: PIG-1356.patch

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0

 Attachments: PIG-1356.patch, PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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



[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-08 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

Status: Open  (was: Patch Available)

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0

 Attachments: PIG-1356.patch, PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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



[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-08 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

Status: Patch Available  (was: Open)

Resubmit the patch hat is based upon latest trunk.

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0

 Attachments: PIG-1356.patch, PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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



[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-06 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

Status: Patch Available  (was: Open)

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0

 Attachments: PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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



[jira] Updated: (PIG-1356) [zebra] TableLoader makes unnecessary calls to build a Job instance that create a new JobClient in the hadoop 0.20.9

2010-04-06 Thread Yan Zhou (JIRA)

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

Yan Zhou updated PIG-1356:
--

Attachment: PIG-1356.patch

 [zebra] TableLoader makes unnecessary calls to build a Job instance that 
 create a new JobClient in the hadoop 0.20.9
 

 Key: PIG-1356
 URL: https://issues.apache.org/jira/browse/PIG-1356
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Yan Zhou
 Fix For: 0.7.0

 Attachments: PIG-1356.patch


 This extra JobClient is actually a bug in Hadoop 0.20.9, but Zebra could have 
 avoided the problem by not creating the unnecessary instance of Job.

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