[jira] Updated: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-20 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Weil updated PIG-1025: Status: Patch Available (was: Open) Attaching updated patch. I'm still not sure how the last patch c

[jira] Updated: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-20 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Weil updated PIG-1025: Attachment: PIG-1025_2.patch Updated patch with the null check. > Should be able to set job prior

[jira] Commented: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-18 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767142#action_12767142 ] Kevin Weil commented on PIG-1025: - Looks like there was a cascading set of test fail

[jira] Commented: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-16 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766838#action_12766838 ] Kevin Weil commented on PIG-1025: - I very much agree that the test case is weak. I foll

[jira] Updated: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-16 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Weil updated PIG-1025: Attachment: PIG-1025.patch > Should be able to set job priority through Pig La

[jira] Updated: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-16 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Weil updated PIG-1025: Fix Version/s: 0.6.0 Status: Patch Available (was: Open) I just followed the same logic that

[jira] Created: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-16 Thread Kevin Weil (JIRA)
Affects Versions: 0.4.0 Reporter: Kevin Weil Priority: Minor Currently users can set the job name through Pig Latin by saying set job.name 'my job name' The ability to set the priority would also be nice, and the patch should be small. The goal is to be a

[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-26 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759926#action_12759926 ] Kevin Weil commented on PIG-948: FWIW, I'd +1 Dmitriy's comment. Yes, it&

[jira] Commented: (PIG-573) Changes to make Pig run with Hadoop 19

2009-04-14 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698910#action_12698910 ] Kevin Weil commented on PIG-573: What is the current status of this patch with pig

Re: Pig performance

2008-12-30 Thread Kevin Weil
Hi Olga, I am eagerly awaiting not having to re-read all data each time I store part of a split! As far as timelines go, I imagine this will be a larger fix that will come in after the merge from types -> trunk? And is Pig-273the proper bug for trac

[jira] Updated: (PIG-569) Inconsistency with Hadoop in Pig load statements involving globs with subdirectories

2008-12-17 Thread Kevin Weil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Weil updated PIG-569: --- Environment: FC Linux x86/64, Pig revision 724576 (was: FC Linux x86/64) > Inconsistency with Hadoop in

[jira] Created: (PIG-569) Inconsistency with Hadoop in Pig load statements involving globs with subdirectories

2008-12-17 Thread Kevin Weil (JIRA)
Issue Type: Bug Components: impl Affects Versions: types_branch Environment: FC Linux x86/64 Reporter: Kevin Weil Fix For: types_branch Pig cannot handle LOAD statements with Hadoop globs where the globs have subdirectories. For example