[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2010-05-25 Thread Dirk Schmid (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871046#action_12871046 ] Dirk Schmid commented on PIG-766: - Many memory changes went in. Please, reopen if this is

[jira] Updated: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2010-05-25 Thread Dirk Schmid (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Schmid updated PIG-766: Affects Version/s: 0.7.0 ava.lang.OutOfMemoryError: Java heap space

[jira] Commented: (PIG-766) ava.lang.OutOfMemoryError: Java heap space

2010-05-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871253#action_12871253 ] Ashutosh Chauhan commented on PIG-766: -- Dirk, 1. Are you getting the exact same stack

[jira] Assigned: (PIG-1347) Clear up output directory for a failed job

2010-05-25 Thread Ashitosh Darbarwar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashitosh Darbarwar reassigned PIG-1347: --- Assignee: Ashitosh Darbarwar (was: Daniel Dai) Clear up output directory for a

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-25 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871358#action_12871358 ] Alan Gates commented on PIG-1249: - 1. In this code, what happens if a loader is not loading

[jira] Commented: (PIG-1419) Remove user.name from JobConf

2010-05-25 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871389#action_12871389 ] Pradeep Kamath commented on PIG-1419: - +1 Minor observation in GruntParser.java:

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-05-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871448#action_12871448 ] Ashutosh Chauhan commented on PIG-928: -- Arnab, Thanks for putting together a patch for

[jira] Updated: (PIG-1419) Remove user.name from JobConf

2010-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1419: Attachment: PIG-1419-2.patch For Pradeep's review comment, I think we can safely assume HDataStorage is the

[jira] Updated: (PIG-1419) Remove user.name from JobConf

2010-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1419: Attachment: (was: PIG-1419-2.patch) Remove user.name from JobConf ---

[jira] Updated: (PIG-1419) Remove user.name from JobConf

2010-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1419: Attachment: PIG-1419-2.patch Remove user.name from JobConf ---

[jira] Commented: (PIG-1343) pig_log file missing even though Main tells it is creating one and an M/R job fails

2010-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871511#action_12871511 ] Daniel Dai commented on PIG-1343: - This script will reproduce the issue: {code} a = load

[jira] Commented: (PIG-1347) Clear up output directory for a failed job

2010-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871514#action_12871514 ] Daniel Dai commented on PIG-1347: - In current code, we use StoreFunc.cleanupOnFailure for