[jira] Commented: (PIG-1518) multi file input format for loaders

2010-08-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897368#action_12897368 ] Alan Gates commented on PIG-1518: - bq. For mapside cogroup or mapside group by, though, the

[jira] Updated: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-965: -- Status: Patch Available (was: Reopened) PERFORMANCE: optimize common case in matches (PORegex)

[jira] Updated: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-965: -- Fix Version/s: 0.8.0 Ankit is right, the patch is not present in trunk. I will apply it to trunk.

[jira] Assigned: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-965: - Assignee: Ankit Modi PERFORMANCE: optimize common case in matches (PORegex)

[jira] Commented: (PIG-1458) aggregate files for replicated join

2010-08-11 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897451#action_12897451 ] Richard Ding commented on PIG-1458: --- The proposal is to run another map-reduce job to merge

[jira] Updated: (PIG-103) Shared Job /tmp location should be configurable

2010-08-11 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-103: - Tags: documentation Shared Job /tmp location should be configurable

[jira] Commented: (PIG-1501) need to investigate the impact of compression on pig performance

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897455#action_12897455 ] Thejas M Nair commented on PIG-1501: Why was TFile chosen over SequenceFile ? I am

[jira] Commented: (PIG-1458) aggregate files for replicated join

2010-08-11 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897484#action_12897484 ] Richard Ding commented on PIG-1458: --- For 1. and 2. above, another approach is to do nothing

[jira] Commented: (PIG-1518) multi file input format for loaders

2010-08-11 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897493#action_12897493 ] Yan Zhou commented on PIG-1518: --- Right, map side cogroup needs the sortness of the input, but

[jira] Commented: (PIG-1501) need to investigate the impact of compression on pig performance

2010-08-11 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897496#action_12897496 ] Yan Zhou commented on PIG-1501: --- Please refer to HADOOP-3315 for overall Sequence File vs TFile

[jira] Created: (PIG-1542) log level not propogated to MR task loggers

2010-08-11 Thread Thejas M Nair (JIRA)
log level not propogated to MR task loggers --- Key: PIG-1542 URL: https://issues.apache.org/jira/browse/PIG-1542 Project: Pig Issue Type: Bug Reporter: Thejas M Nair Fix For:

[jira] Updated: (PIG-1448) Detach tuple from inner plans of physical operator

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1448: --- Attachment: PIG-1448.1.patch Detach tuple from inner plans of physical operator

[jira] Updated: (PIG-1448) Detach tuple from inner plans of physical operator

2010-08-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1448: --- Status: Patch Available (was: Open) Detach tuple from inner plans of physical operator

[jira] Updated: (PIG-1541) FR Join shouldn't match null values

2010-08-11 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1541: -- Status: Patch Available (was: Open) FR Join shouldn't match null values

[jira] Updated: (PIG-1541) FR Join shouldn't match null values

2010-08-11 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1541: -- Attachment: PIG-1541.patch FR Join shouldn't match null values ---